Replace Google Analytics with Plausible
mradamcox opened this issue · 1 comments
mradamcox commented
We need to remove all GA tags and add the plausible script:
<script defer data-domain="uscovidatlas.org" src="https://plausible.io/js/script.js"></script>
mradamcox commented
There are a handful of specific events that were tracked through the Universal Analytics tag in this file, which was removed along with the other Google Analytics tags:
Ideally, we'd re-implement these, though they have been inactive since the update to GA4, which doesn't automatically support custom events that were set up in UA.