Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1289211

    Is it possible to add a tracking event to each menu button or to a website button?

    <script>
    gtag (‘event’, ‘click_menu’, {
    ‘event_category’: ‘user_actions’,
    ‘event_label’: ‘click_menu_’ + ‘button name’
    })
    </script>

    #1289526

    Hey davidscandroli,

    Here are the docs for you:

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.