-I am trying to implement this 3rd party pixel provided.-I am supposed to inject this pixel inside the <body> tag. -I am provided an ID ( alphanumeric) and Tag ( <img src-"https://xyz.w11c.net/ap?id=alphanumberID&t=marketing" />-Places to add will be homepage, cart and check out.How do you create co...
What are the capability differences between implementing the WebSDK client-side and utilizing Event forwarding compared to using the Server Side API for things like data collection and/or deployment of 3rd Party Tags? Are there any differences specifically related to things like 3rd Party Cookie Dep...
Hi, Many batches are failed during Ingestion with the error "Updates are not supported for events.Updates not supported for events". Issue arises in production sandbox after few days the WebSDK Source went live. For the initial few days, we haven't received those errors in AEP. At the moment, more ...
Hi - I'm integrating AEP Analytics into my SPA via NPM. I'm able to make successful "sendEvent" calls that return a 200. However, when I run my test runner, Karma, via "npm test" I am getting this error: Error: [alloy] The library has already been configured and may only be configured once. Normal...
Hi,I can see the launch page load rule is firing twice in the debugger on one page load. I have put two Event: Window loaded and Data Element Change. If both the events are met, then the server call is firing twice. Please suggest if i should remove one of the event from the rule or there is another...
While updating the rule using reactor API, getting 404 Not Found as a response. I can able to get the rule details using the same Rule ID (GET request). But, when I tried to update the rule (name change) using API, it's giving me 404 Not Found. The rule was already published to production in Launch....
Hello folks! I am trying to duplicate the Adobe Analytics extension in a property. The reason is that I want an extension with a custom configuration that sends data to one report suite and another extension with other configuration that sends data to other report suite. Does someone know if that is...