Skip to content

Commit

Permalink
Added some GA tracking for shop user button click.
Browse files Browse the repository at this point in the history
  • Loading branch information
Spicer Matthews committed Nov 18, 2023
1 parent 8d2a899 commit b943bfe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/promos/November2023NoShopUser.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ const November2023NoShopUser = ({ user }) => {
}

const buttonClick = () => {
// gtag('event', 'group_impact_sidebar', {
// interaction: 'click_shop_upsell',
// })
gtag('event', 'november_2023_no_shop_user_button_click')
windowOpenTop('http://shop.gladly.io')
}

Expand Down

1 comment on commit b943bfe

@vercel
Copy link

@vercel vercel bot commented on b943bfe Nov 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.