Skip to content

Track query params #35

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 5 commits into from
Jul 14, 2023
Merged

Track query params #35

merged 5 commits into from
Jul 14, 2023

Conversation

nileshgulia1
Copy link
Member

@nileshgulia1 nileshgulia1 commented Jul 12, 2023

I noticed campaigns URLs behave a bit differently than ordinary URLs being tracked. I didn't notice a real-time update of those params hit like how usual visitors are tracked. Maybe there's a different scenarios behind how matomo deals with query params.

Screenshot 2023-07-12 at 11 36 06 PM

@nileshgulia1
Copy link
Member Author

related to #34

@nileshgulia1
Copy link
Member Author

-cc @fredvd @ericof

@ericof
Copy link

ericof commented Jul 13, 2023

In the base use case, the query string parameters for campaigns (both from Matomo and from Google) are meaningful on the first access (when we should track then). After this first page view, we do not need to keep them.

Copy link

@ericof ericof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

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.

2 participants