Page MenuHomePhabricator

[Cashtab] Disable google analytics in extension using env var
ClosedPublic

Authored by bytesofman on Dec 10 2023, 20:21.

Details

Summary

Google analytics doesn't work in the extension and should be disabled there. (well, there is extension google analytics, but you implement it from the chrome store dev dashboard, you don't use the same implementation as a website).

Test Plan

npm run extension, load extension, check the console, observe no google analytics related error on app loading

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable