I have got three domains as follows
domain-one.com, domain-two.com, domain-three.com
The user goes to domain-one.com on day one. The same user goes to domain-two.com after two days and closes the page. Finally after one month he visits domain-three.com.
In this case can Google analytics determine it is the same user who visited all the three domains on seperate occasions ?
Please Note:
- In Google analytics I have increased the session duration to a longer number of days.
- In Google Tag manager I have enabled cross domain tracking with the options allowLinker and Allow Link Domains option.
- Since the user visits each domain on different ocassions, the session ID will not be attached to the subsequent domains as domain-two.com?_ga2.20567980 etc.
I would like to know whether the above tracking is possible in google analytics. If possible are there any other steps which has to be followed to achieve this beyond step 1 and step 2 but keeping step 3 in mind ?