DemocracyLab / CivicTechExchange

https://www.democracylab.org
MIT License
97 stars 64 forks source link

Remove Heap code #1048

Open PeterBreen opened 1 year ago

PeterBreen commented 1 year ago

DemocracyLab used to use Heap for analytics, but no longer - so all Heap-related code should be removed.

We are likely to refactor our metrics utility for GA4, so please do not delete or remove the metrics.js / associated logging functions.

Then, smoke test the site to make sure render isn't blocked by the removal of heap.

Note for code reviewer: After this code is deployed,

sp6370 commented 1 year ago

Hi @PeterBreen! Can I pick this up?

PeterBreen commented 1 year ago

Yes, please! I've assigned you. Feel free to reach out on github or slack if you've got any questions.

sp6370 commented 1 year ago

@PeterBreen Apologies for the delay. I have opened a new pull request,