Ensuring Cross-Domain Tracking with Javascript

This code makes requests to homepages of all defined domains; basically, it assures continuity if the user moves between domains, so that in all domains (in your account), the same person is going to be the same user data profile in Personyze:

(self.personyze=self.personyze||[]).push([‘Delegate identity’])

 

 

You can also warp links with the user id & session-id and pass them to the next domain

_S_T.pass_cookie_url(URL, true)

URL = ‘https://yourlink.com’

 

Leave A Comment?

You must be logged in to post a comment.