Hi Everyone
We're using an integration of the AEP Web SDK via Tags. For a current requirement, it became necessary to send particular events to a different data set than the rest of the other basic web tracking events. Additionally, this data set also comes with a different schema.
Since one AEP data stream can be only attached to one particular data set, I thought about creating an additional data stream and then re-configure the alloy.js in the onBeforeEventSend command and some custom for just this particular event…however, even when I try locally I get the following issue:
[alloy] configure command was rejected. Error: Error: [alloy] The library has already been configured and may only be configured once
Is there any other way how this could potentially be achieved?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @digitalNick,
In right section of send event configuration you get an option to specify dataset id other than dataset that you configured in DataStream, Refer snapshot
Hi @digitalNick,
In right section of send event configuration you get an option to specify dataset id other than dataset that you configured in DataStream, Refer snapshot
Hi @AtulChavan ,
The latest version of Web SDK "Send event" action type do not have the dataset ID field. Is there any other way of sending data to a different dataset ID through Adobe Launch?
Right now, I have Adobe Analytics Experience Event Field Group with Web SDK setup which is sending data to AA and AEP. However, there is a requirement for AEP to have a separate schema and fields which is a bit different than AA Experience Event Field Group.
Instead of using data.__adobe object, is there a way I can still use Experience event field group and send data to a different data set?
Views
Replies
Total Likes
Views
Likes
Replies