这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@alexstotsky
Copy link
Contributor

@alexstotsky alexstotsky commented Jan 26, 2024

Task: https://app.asana.com/0/1163495710802945/1206077419367370/f

Description:

  • Implements Google Tag Manager support for the Reports and events tracking with the following configuration:
Send click events for all buttons, nav items & tabs, format example

dataLayer.push({
  event: 'click', // same for all clicks
  label: 'Trades' // text of the button
  area_source: 'Tab' // "Tab" or "Navigation", in case of normal button omit this property
})

Depends on:

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

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

Stopped review here as this is blocking.

@alexstotsky alexstotsky marked this pull request as draft January 29, 2024 11:43
@alexstotsky alexstotsky marked this pull request as ready for review January 29, 2024 11:57
@alexstotsky alexstotsky requested a review from ezewer January 29, 2024 12:01
Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

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

Small request, rest looks good!

@alexstotsky alexstotsky requested a review from ezewer January 30, 2024 08:41
Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

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

looks good to me!

@ezewer ezewer merged commit c61cdb9 into bitfinexcom:staging Jan 30, 2024
@alexstotsky alexstotsky deleted the add-gtm-tracking branch January 30, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants