Hi @Kshg7030,If you are using AppMeasurement.js to track Adobe Analytics, then this is automatically set for you with the out of the box tracking. Each hit collects the user agent and that is then used to decipher the device type when the hits reach the Adobe servers and are processed.Thanks,Dan
Hi @HendricksKl,What you are seeing is expected behaviour because of how Marketing Channels and Referrers are classified. By default, Adobe treats visits from your own domains (and any domains you’ve excluded as "internal") as Internal Referrers and strips them out of the Marketing Channels reportin...
Hi @DanielTa15 ,Since you have customer ID in place and consistent SKUs across both sources you can use these to tie the data together in CJA.Firstly, you would need to make both data sets as part of the same connection, they would need to be joined by the common customer ID. This will stitch the re...
Hi @AmanGupta21 If you campaign eVar is set up correctly and has a 1 week expiry and revenue isn't being tied to it, this typically means one of the following:The eVar is being over written, by a new value later on in the session.Users ID isn't persisting, resulting in a new session,Do you change th...
Hi @brentrad,Currently, there isn't an default page depth but it would be a good feature to have.What I did to get around this was set up a counter in the session storage, that would increase by 1 when a page view event was triggered. This counter value is passed in all the Web SDK hit as the page d...
Hi @MezzoMe,The data typically is the same in most cases but there can be some variations that can crop up.Sampling is only really an issue in Adobe when you reach high volumes in dimension variations, and this only occurs in Workspace. Data Warehouse will use the full raw hit-level data, after it's...
Hi @jane_12 If you are looking for both dimensions to be returned at once in the single ranked request, this isn't possible by designAlthough, you can generate a request where a single page is broken down by the unique visitor ID.To generate the data you require you will need to do two types of requ...
Hi @JaniceAk,Q1:what exactly happens when you filter the Attribution Success Metric (my Success metric is a Session scope metric) within the freeform table, by an Event level or Session level segment on top?A1: Placing a segment on top of the Success Metric in the freeform table filters the events o...
Hi @John_Man,This looks to be a limitation of the split function. I have just ran a simple test and the results seem to be limited to the first 10 values.Thanks,Dan