Hi,
Recently I have implemented a new property using the Web SDK. It isn't the first Web SDK property I have implemented for the site, so mainly I have copied the work I did before for other properties.
For my last implementation, I can see that eventhough the default 'Page' dimension is set correctly on Adobe Data Collection I can't see the dimension being sent on the Edge server call and when checking on Adobe Analytics Workspace I can see it gets populated with the value 'Other'. It didn't happened with previous implementations.
My last implementation sets on a different domain, which differs from the previous ones, but both share the same Adobe Analytics report suite. I haven't added yet the new domain on the internal URL's filter section and I think the issue might be related to it according to the information I have read on this page.
Can you confirm if the issue is related to not have added the new domain to the internal URL´s filters as I suspect?
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @RaulFo
you're right, it's the missing filter. This is something that keeps your report suite data clean e.g., if someone else unintentionally sends data to your analytics solution.
had a similar issue with a client a while back when someone implemented the Bulk Data Insertion API and set the domain to something completely different.
the "Other" was our way to finally finding out the root cause of our issue.
set the filter and you will be fine.
skip any subdomain and www. though.
mydomain.com instead of www.mydomain.com or subdomain.mydomain.com
Views
Replies
Total Likes
Hi @RaulFo
you're right, it's the missing filter. This is something that keeps your report suite data clean e.g., if someone else unintentionally sends data to your analytics solution.
had a similar issue with a client a while back when someone implemented the Bulk Data Insertion API and set the domain to something completely different.
the "Other" was our way to finally finding out the root cause of our issue.
set the filter and you will be fine.
skip any subdomain and www. though.
mydomain.com instead of www.mydomain.com or subdomain.mydomain.com
Views
Replies
Total Likes
Hi @bjoern__koth ,
Sorry for coming back to this topic, but we put on hold this change related to the internal domain and when we've done it the Page dimension has been populated with the page url value.
This is what must be happening now according to the official documentation:
As said on this ticket, it isn't the first Web SDK property I have implemented. The default Page dimension is set correctly on Adobe Data Collection but I still can't see the dimension being sent on the Edge server call. Is it a matter of time to get the dimension correctly set on the server call and populated in Analytics?
Thanks.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies