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

Configtrackerpause should not be set to 0 if a callback … #10379

Merged
merged 1 commit into from Aug 30, 2016
Merged

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Aug 8, 2016

fixes #10179

As explained in the issue. I'm not quite sure what the best way is to document this. I could just mention something in the developer changelog but it might be hard to understand.

Like:
If you are using Piwik JavaScript tracker callback methods to perform redirects, we recommend to call _paq.push(['setLinkTrackingTimer', 0]) so the redirect gets executed faster.

@tsteur tsteur added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Aug 8, 2016
@tsteur tsteur added this to the 3.0.0-b1 milestone Aug 8, 2016
@tsteur tsteur merged commit 095d8e7 into 3.x-dev Aug 30, 2016
@tsteur tsteur deleted the 10179 branch August 30, 2016 20:31
tsteur added a commit that referenced this pull request Aug 31, 2016
tsteur added a commit that referenced this pull request Sep 1, 2016
tsteur added a commit that referenced this pull request Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JS Tracker: Configtrackerpause should not be set to 0 if a callback is used.
1 participant