Expand my Community achievements bar.

Adobe Web SDK - Target Interact call

Avatar

Level 3

Hi,

 

Previously, we utilized a single DataStream and operated three services(AA, AT, AEP). Under this configuration, we observed target server call counts in the analytics reportsuite. To address this issue, we opted for a separate DataStream exclusively for the Adobe Target service. However, despite implementing this change, there has been no alteration in the data. Any suggestions on how to prevent the visibility of Target server call counts in the analytics reportsuite?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Employee

Hi @MA1985v1,

 

Created a new DataStream and do not add any service.

Then, use the DataStream override feature to the Target rule; and add the DataStreamID you created to route the data. This will override the data to the new Datastream which has no services.

This way your target calls will not flow to the AA report suite.  

https://experienceleague.adobe.com/en/docs/experience-platform/datastreams/overrides

 

Regards,

Kumar Saurabh

Avatar

Level 1

Hi @Kumar_Saurabh_  thanks for the response.

 

without adding any service to the newly created datastream, how/where the property ID referencing will sit? As, right now we are referencing at_property ID as part of adobe Target service in the existing data stream.