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 api class handles cookies #1912

Closed
mattab opened this issue Dec 22, 2010 · 1 comment
Closed

PiwikTracker api class handles cookies #1912

mattab opened this issue Dec 22, 2010 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Dec 22, 2010

PiwikTracker should handle cookies from the Piwik response, and sets them back in the next request from the same Tracker object. This will improve accuracy of requests done using the http://piwik.org/docs/tracking-api/

Also, this will allow the Integration tests to increase code coverage by testing the cookie handling mechanisms (and detect bugs such as r3507 )

@mattab
Copy link
Member Author

mattab commented Dec 22, 2010

(In [3511]) Fixes #1912

  • all integration tests generating requests to piwik now use cookies by default
  • added one test that does not use cookie

@mattab mattab added this to the Piwik 1.1 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 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. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

1 participant