• Greg Bugyis's avatar
    feat: Collection page log events (#4971) · d86120a2
    Greg Bugyis authored
    * Log collection page view
    
    * Make property names/intention more clear
    
    * Remove console log
    
    * Add event for Activity tab
    
    * Filter events (buy now, marketplaces, and price range)
    
    * Handle trait items
    
    * Bump collection stats mobile padding
    
    * Use shouldLogImpression to conditionally fire event
    
    * Adding back trace on Collection page, still necessary
    
    * Add back address property
    
    * Drop Buy Now log, not part of first set
    
    * Update filter properties to match spreadsheet
    
    * Only trigger price range log if inputs contain a value
    
    * Fix ordering on Page Names
    
    * Capitalize text
    
    * Add constant for filter types
    
    * Add chainId as property
    d86120a2
ActivitySwitcher.tsx 1.45 KB