Skip to content

Offer possibility to only initialise the tracker without tracking any data #283

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

Merged
merged 2 commits into from
Oct 28, 2020

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Oct 27, 2020

fix #282

fyi @peterbo

@peterbo
Copy link
Contributor

peterbo commented Oct 28, 2020

Hi @tsteur, thank you! I tested the change in connection with Custom HTML tags and it fixes the problem. The tracker gets initialised and the Custom HTML pageView is triggered correctly. Also in connection with the Matomo Analytics prepared tags, everything works well.

@tsteur tsteur merged commit 6004788 into 4.x-dev Oct 28, 2020
@tsteur tsteur deleted the m282 branch October 28, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When using _paq.push(['trackPageView']); in a Custom HTML tag (with bundled and default tracker in configuration), no tracking request is fired
2 participants