Pls chk your application logs to identify actual error. For us the error in connecting to Assurance session was due to version mismatch of Assurance package which was visible in application logs
Hi We have a mobile app which is a wrapper around the webview and is created in Flutter. Apart from general lifecycle metrics for mobile app, all other pages and interactions are coming from webview and are tracked using Javascript but are seen as part of mobile app due to the wrapper.We have integr...
Thanks everyone for your suggestions and finally I am able to dynamically select the reportsuite on the basis of domain it is coming from and here is a dummy code for same to over write the one mentioned in datastreams 1. Created separate datastreams for each domain2. Created a data element for Data...
Hi I am using Web SDK for data collection and then data is being sent to Adobe Analytics and CDP via a common datastream. During data ingestion we are facing data type mismatch error for fields having "true/false" or "yes/no" type of values. Here is one such error message The message can't be valid...
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