1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Mark Stacey d49c44426f Send web3 usage metrics once per origin/property (#9237)
The usage metrics for the injected web3 instance were being sent upon
each use, which exceeded the limits of our Matomo plan. These metrics
are now only being sent upon the first usage, for each origin and
property.
2020-08-14 19:15:40 -03:00
..
account-import-strategies
controllers Add web3 usage metrics, prepare for web3 removal (#9144) 2020-08-07 16:42:48 -03:00
lib Send web3 usage metrics once per origin/property (#9237) 2020-08-14 19:15:40 -03:00
migrations Enable guard-for-in rule (#9000) 2020-07-21 18:40:45 -02:30
platforms Fix Etherscan redirect on notification click (#9211) 2020-08-14 19:15:03 -03:00
background.js
chromereload.js
contentscript.js
first-time-state.js
inpage.js Add web3 usage metrics, prepare for web3 removal (#9144) 2020-08-07 16:42:48 -03:00
metamask-controller.js Add version dimension to background metrics (#9167) 2020-08-14 19:05:27 -03:00
phishing-detect.js
ui.js