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

PHP Tracker: new method setForceNewVisit() to force creation of a new visit #5123

Closed
mattab opened this issue May 9, 2014 · 2 comments
Closed
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented May 9, 2014

In Piwik there is the functionality to create new visits on demand.

Learn more in this FAQ: How do I create new visit on demand, so that several users using the same computer or browser are counted separately?

The goal of this ticket is to add a helper method to the PHP Tracker class, to easily create new visit.

The PHP Tracker is documented here.

@mattab
Copy link
Member Author

mattab commented May 9, 2014

This was suggested in #218

Follows up this ticket: #3951 New Tracking API feature: &new_visit=1 lets you create new visits on demand

@mattab
Copy link
Member Author

mattab commented May 9, 2014

In 1600e34: Fixes #5123 PHP Tracker, added new method setForceNewVisit() to force creation of a new visit + with test

Close #218

@mattab mattab added this to the 2.3.0 - Piwik 2.3.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
…) to force creation of a new visit + with test

Close matomo-org#218
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

1 participant