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
Branch
extension-no-GA
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25907
Build 51389: Build Diffcashtab-tests
Build 51388: arc lint + arc unit