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

PiwikTracker should load the visitor ID from the first party cookie if available #4217

Closed
mattab opened this issue Oct 14, 2013 · 2 comments
Closed
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Oct 14, 2013

Suggested in pull request: #114 (comment)



PiwikTracker (pre-pull) did not use the Visitor ID from the cookie by default. The constructor creates a new, random cookie using setNewVisitorID(). A user had to run setVisitorID(getVisitorID()) to load the cookie. 

@mattab
Copy link
Member Author

mattab commented Oct 14, 2013

In def6da2: Fixes #4217 Load Visitor ID from first party cookie if available

@mattab
Copy link
Member Author

mattab commented Oct 14, 2013

In fbe7b19: refs #4217 Clearer with explicit init

@mattab mattab added this to the 2.0 - Piwik 2.0 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

1 participant