Hi,
I created RSID and got activated with staging URL (preprod.mysite.com) and downloaded the s_code.js file. What value should I assign to below variables before uploading s_code.js file to staging URL ? However, I assume s_account name should be the same of RSID created. Please correct me. Awaiting Reply !
s_account=
s.trackingServer=
s.visitorNamespace=
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
The visitorNamespace variable is used to identify the domain with which cookies are set.
The value of visitorNamespace must be provided by Adobe and is a string of ASCII characters that don't contain commas, periods, spaces, or special characters.
s.visitorNamespace="company_specific_value"
For more information see - https://marketing.adobe.com/resources/help/en_US/sc/implement/visitorNamespace.html
Hope that helps.
Views
Replies
Total Likes
Hi,
Yes s.account would be the RSID
Your tracking server domain can be found from this article https://helpx.adobe.com/analytics/kb/determining-data-center.html
Views
Replies
Total Likes
What value for the below variable ?
s.visitorNamespace=
Views
Replies
Total Likes
The visitorNamespace variable is used to identify the domain with which cookies are set.
The value of visitorNamespace must be provided by Adobe and is a string of ASCII characters that don't contain commas, periods, spaces, or special characters.
s.visitorNamespace="company_specific_value"
For more information see - https://marketing.adobe.com/resources/help/en_US/sc/implement/visitorNamespace.html
Hope that helps.
Views
Replies
Total Likes
Views
Like
Replies
Views
Like
Replies
Views
Likes
Replies