Skip to content

Document how to enrich the JS tracker on https://developer.matomo.org/guides/enrich-js-tracker #345

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 1 commit into from
May 17, 2020

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented May 14, 2020

In order to test your tracker integration, execute the following console command within your root Matomo directory.

```bash
./console custom-piwik-js:update --ignore-minified
Copy link
Member

Choose a reason for hiding this comment

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

Should we rename that event for Matomo 4 to custom-tracker-js:update ? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

We'll need to adjust this in the 4.x-dev specific docs later.

@tsteur tsteur merged commit ade2da2 into master May 17, 2020
@tsteur tsteur deleted the m11572 branch May 17, 2020 20:20
@mattab mattab changed the title Document how to enrich the JS tracker Document how to enrich the JS tracker on https://developer.matomo.org/guides/enrich-js-tracker Sep 28, 2020
@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Document adding Custom JS to tracker via tracker.js / tracker.min.js on https://developer.matomo.org/guides/enrich-js-tracker
3 participants