We are working on single schema across multiple digital properties and have single dataset created for these properties. Wanted to know if all data in single dataset can lead to any concerns? 1. Are there any Dataset size limitations per dataset vs combined all datasets together?2. Is there any impa...
Yes for a given site the reportsuite will be same.
I considered this option but I see few issues with this:
All the 3 websites will have different WebSDK javascript as per envn these are configured for. Aren’t the envn for datastreams in SDK tied to envn in Publishing?In case the websites are mor...
This is my scenario to track multiple business sites for an organization to have common data layer and common visitor identification but send data to their respective reportsuites.
No, the organization needs to be same as multiple reportsuites are for same org.
But while creating second instance of Web SDK, it doesn't allow to create with same OrgID. It needs different orgID for multiple instances and this is WebSDK limitation
@Stewart_Schilling I have similar scenario but while creating multiple instances of Web SDK, it isn't allowing that due to same orgID. Is there any workaround for this?
But I don't want to send data to all reportsuites in one go. It needs to be on the basis of some condition like
if condition1 == true then send data to reportsuite1
else if condition2 == true then send data to reportsuite2
else send data to reportsuite3
How can this conditional sending to differ...
Hi
We have implemented Web SDK on our websites and a tag in Data Collection. We have a scenario where we have common data layer across sites, common launch script but we need to send data to different report suites from datastream depending upon either a value in datalayer or a folder structure in...
I have AEP web SDK implemented on web page and Adobe Analytics is added as a service in Datastreams. The rule for page load is added in Tags. When the web page is loaded, the launch JS is loaded and then there is collect call with XDM object but it is showing status 204. The data is not recorded in ...