Table of Contents
This page describes how to configure the integration between OFN and Matomo.
Basic Matomo Configuration
See https://matomo.org/docs/manage-websites/#add-a-website
OFN Configuration
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.
Privacy Matomo configuration
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.
More details
For more details about Matomo you can check the initial research done in #2404.
Home
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
- Testing GitHub Actions Locally with act
- 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
- API documentation
- Authentication
- Integration & API
- Data migration
- Data model diagram (ERD)
- Stripe
- DFC Guide
Instance-specific configuration
External services
Design