[#12] Add support for Matomo tracking
Compare changes
docs/advanced/matomo.md
0 → 100644
+ 35
− 0
- Michal Kolodziejski @kolodzieContributorSuggested change
4
- Comment on lines +6 to +7
6 ## Request a Matomo website 7 First of all, you need to open a ticket with the [Matomo team](https://cern.service-now.com/service-portal?id=functional_element&name=web-infrastructure) requesting a Matomo website for your URL. They will reply to you with the JavaScript snippet that needs to be embedded into your site. 6 ## Request a Matomo website 7 8 First of all, you need to open a ticket for the [Matomo team](https://cern.service-now.com/service-portal?id=functional_element&name=web-infrastructure) requesting a Matomo website for your URL. They will reply to you with the JavaScript snippet that needs to be embedded on your site.
18 2. In the `docs/javascripts` folder, create a `matomo.js` file with the JavaScript tracking code that you can find inside the `<script>` tags that the Matomo team replied to you: 18 2. In the `docs/js` folder, create a `matomo.js` file with the JavaScript tracking code that you can find inside the `<script>` tags that the Matomo team replied to you:
18 2. In the `docs/javascripts` folder, create a `matomo.js` file with the JavaScript tracking code that you can find inside the `<script>` tags that the Matomo team replied to you: 18 2. In the `docs/javascripts` folder, create a `matomo.js` file with the JavaScript tracking code that you can find inside the `<script>` tags that the Matomo team provided you with: