Site logo

Archived topic

Best Practice to Add Google Event Snippet (Page Load)

1 reply · Started by Kar Yung on February 11, 2022

Viewing posts 1–2 of 2

Is the best/easy method still to just install some sort of headers/footer plugin that will add the following type of code into the head or is there a GP way of doing it? I have multiple pages that I wish to track with the same code.

<!-- Event snippet conversion page -->
<script>
  gtag('event', 'conversion', {'send_to': 'AW-XXX/XXX'});
</script>
This archived topic is closed to new replies.