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.
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.