If I have a few servers sending data to one Global report suite, would the visit number reset dependent on the server they are on?
for eg, I visit xyz.com as a first time visitor, this sends data to my global report suite, call it allSites. I then visit a subdomain abc.com as a first time visitor, which also sends data to the allSites. would that account as 2 first time visits dependent on server or would it be allocated to one visit to visit number 1 and another to visit number 2.
Thanks for the help in advance!
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @HanzalahUs
Visits are Cookie-based and unless you are able to send the same cookies that are returned from the first server call with the subdomain server call, the user won't be identified as the same.
Views
Replies
Total Likes
That's not strictly true... I have a network of 30 sites, I did not set up any special Cross Domain ECID stitching, because we rarely have direct traffic from domainA to domainB.
The ECID is for the most part set to the exact same value for the user on the same browser so they are identified as the same person and I can see those users and their journeys on multiple domains. Even on Safari which is the most subject to ITP. There will be instances where the ECID fails to re-identify the user... but then we have that issue with users changing devices, browsers, or using incognito / private browsing that wipes out all their cookies.
So for the most part, the same user will be tracked across your domains, and be identified as the same user, and no, Visit number is tied to the Global Suite, not to the server they are on.
And if you are talking about actual subdomains... i.e. www.domain.com and abc.domain.com, if you ensure that your cookies are set to the main domain (i.e, the cookie domain shows .domain.com), then the cookies don't even need to be re-set... the cookies will be shared by all subdomains of domain.com.
Views
Replies
Total Likes
In short, yes the visit number would be the same across the sites.
In a global report suite you are able to combine visits from more than one domain. If a customer starts on one domain and moves to the other, it will follow them and recognize that it's the same visit (and even have the correct attribution). This means that if they have visit 1 on site A and visit 2 on site B, they would count together.
The important thing when it comes to visit number (and visitors) is cookie IDs. The visit number is based on a unique customer identifier. If a visitor changes browsers, changes devices, or clears their cookies, they will appear to be a new visitor with a different visitor ID. The visit count is tied to the specific visit ID, so if that ID hasn't been on the site before, it will start the count at 1.
Here's some documentation about global report suites.
Views
Replies
Total Likes
Views
Likes
Replies