DemocracyLab / CivicTechExchange

https://www.democracylab.org
MIT License
98 stars 65 forks source link

Remove Heap code #1048

Open PeterBreen opened 9 months ago

PeterBreen commented 9 months 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 9 months ago

Hi @PeterBreen! Can I pick this up?

PeterBreen commented 9 months ago

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

sp6370 commented 8 months ago

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