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

recognizeTheVisitor doesn't save new visitor if cookie is set and visitor not found in DB #408

Closed
mattab opened this issue Oct 31, 2008 · 2 comments
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 Oct 31, 2008

There is a problem in method “recognizeTheVisitor” in LogStats\Visit.php

When a visitors cookie is set but this visitor is not in the database anymore then no new visitor is written.

@mattab
Copy link
Member Author

mattab commented Mar 24, 2009

(In 1012) – fixed #408 recognizeTheVisitor doesn’t save new visitor if cookie is set and visitor not found in DB
added extra logic and checks which should make piwik even more accurate in edge cases, without any overhead

@mattab
Copy link
Member Author

mattab commented Mar 24, 2009

(In 1013) -refs #408 fixing introduced notice when cookie disabled and new visit

@mattab mattab added this to the RobotRock milestone 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