Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS Tracker, cross domain tracking: new method to get the URL parameters to forward the Visitor id value (&pk_vid=xyz) #12602

Closed
mattab opened this issue Mar 7, 2018 · 0 comments
Assignees
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 7, 2018

Context

We offer an excellent feature to do cross domain tracking, learn more in this faq

This feature works automatically in most cases, by updating the links in the DOM and adding the parameter &pk_vid=xyz to all links going to the other known domains.

But in some cases, the links are not standard links, or are built by some complex javascript, and our Cross domain feature will not catch these non standard links.

Proposed Solution

To make it possible to use cross domain tracking even in a complex app/website that has dynamic links, then

@mattab mattab added this to the 3.3.1 milestone Mar 7, 2018
@mattab mattab changed the title JS Tracker, cross domain tracking: new method to get the URL parameters to forward the JS Tracker, cross domain tracking: new method to get the URL parameters to forward the Visitor id value (&pk_vid=xyz) Mar 7, 2018
@diosmosis diosmosis self-assigned this Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants