Hi,
Right now, we are sending one website web SDK data into 1 DataStream but we got a request to send same website data into 2 DataStream/Sandboxes. Is there any option to handle this use case?
thanks in advance
解決済! 解決策の投稿を見る。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
in this approach, there might be conflict while data capture, so ensure to have a separate event defined for each data element corresponding web sdk else have one data layer only to capture data elements and trigger two events/map/send data to each data stream - only script is required
You can add two separate Web SDKs to your website, each set up to send data to a different Data Stream.
Write custom code to duplicate data and send it to both Data Streams.
Use Adobe APIs to programmatically send data to both Data Streams.
in this approach, there might be conflict while data capture, so ensure to have a separate event defined for each data element corresponding web sdk else have one data layer only to capture data elements and trigger two events/map/send data to each data stream - only script is required
Wouldn't this have a performance impact on the page while execute WebSDK scripts twice? Isn't there an option to have same Datastream ingest the collected data to two separate sandboxes from the Edge?
表示
返信
いいね!の合計