freedomofpress / securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations
https://securethe.news
GNU Affero General Public License v3.0
100 stars 29 forks source link

Remove use of Django Analytical #311

Closed harrislapiroff closed 3 years ago

harrislapiroff commented 3 years ago

We've removed the use of Django Analytical on our other sites to have better control over the output of the tracking code (make it force https and load it in a separate file to make it CSP-friendly). We should do the same here. See https://github.com/freedomofpress/freedom.press/pull/895 (FPF internal private repo( as an example.