-
-
Notifications
You must be signed in to change notification settings - Fork 724
Matomo Integration
This page describes how to configure the integration between OFN and Matomo.
See https://matomo.org/docs/manage-websites/#add-a-website
In your OFN instance, go to Admin > Configuration > Matomo Settings. In this screen you will be able to integrate your instance with matomo.
You can also configure your OFN instance to display the matomo section of the cookies policy page, you can do this in the Legal Settings section of Admin > General Configuration.
If this and the integration with matomo are enabled, the cookies policy page will also display the Matomo optout checkbox that allows users to optout of being tracked.
It is recommended you use your Matomo dashboard to:
- Anonymize user data
- Delete Old Visitors Logs
- Enable respect for the DoNotTrack preference
To do that, you can follow this guide.
For more details about Matomo you can check the initial research done in #2404.
Development environment setup
- Pipeline development process
- Bug severity
- Feature template (epic)
- Internationalisation (i18n)
- Dependency updates
Development
- Developer Guidelines
- The process of review, test, merge and deploy
- Making a great commit
- Making a great pull request
- Code Conventions
- Database migrations
- Testing and Rspec Tips
- Automated Testing Gotchas
- Rubocop
- Angular and OFN
- Feature toggles
- Stimulus and Turbo
Testing
- Testing process
- OFN Testing Documentation (Handbooks)
- Continuous Integration
- Parallelized test suite with knapsack
- Karma
Releasing
Specific features
Data and APIs
Instance-specific configuration
External services
Design