RockefellerArchiveCenter / aurora

A Django web application to receive, virus check and validate transfers of digital archival records, and allow archivists to appraise and accession those records.
http://projectelectron.rockarch.org/
MIT License
25 stars 6 forks source link

Replace Google Analytics Tracking with Matomo #579

Closed HaSistrunk closed 1 year ago

HaSistrunk commented 1 year ago

Is your feature request related to a problem? Please describe.

We are switching our web analytics to use Matomo Analytics, so we need to replace the Google tracking code with the Matomo Tag Manager ID and code.

Describe the solution you'd like

Replace the Google Analytics tracking code with Matomo Tag Manager tracking code. This includes replacing the GTM ID in Travis. See PR #313 for details on Google Analytics implementation.