• Lynn's avatar
    feat: abstract analytics logging (#3892) · b17a38d9
    Lynn authored
    * fix: init commit
    
    * fix: replace ReactGA.event with GoogleAnalyticsProvider.sentEvent
    
    * fix: use GoogleAnalyticsProvider for all other ReactGA usages
    
    * fix: add missing GoogleAnalyticsProvider import
    
    * fix: incorporate zzmp's suggestions
    
    * fix: add import I forgot
    
    * fix: add another import I forgot
    
    * fix: respond to zzmp comments
    Co-authored-by: default avatarLynn Yu <lynn.yu@uniswap.org>
    b17a38d9
GoogleAnalyticsProvider.tsx 1.24 KB