qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
89 stars 59 forks source link

Disable matomo cookies tracking #333

Closed Xpirix closed 9 months ago

Xpirix commented 9 months ago

This PR addresses the following comment: https://github.com/qgis/QGIS-Django/pull/320#issuecomment-1862298058

Changes summary

Please find below the screenshot of cookies before and after disabling matomo cookies

Matomo_cookies Matomo_cookies_disabled

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d27e30b) 36.84% compared to head (60bfee9) 81.96%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #333 +/- ## =========================================== + Coverage 36.84% 81.96% +45.11% =========================================== Files 103 139 +36 Lines 4429 5422 +993 =========================================== + Hits 1632 4444 +2812 + Misses 2797 978 -1819 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.