Home › Forums › Support › Best Practice to Add Google Event Snippet (Page Load) This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 11, 2022 at 3:11 pm #2115022 Kar Yung 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> February 11, 2022 at 6:56 pm #2115152 LeoStaff Customer Support Hi there, A hook element would be what you are looking for: https://docs.generatepress.com/article/hooks-element-overview/ https://docs.generatepress.com/article/wp-head/ https://docs.generatepress.com/article/wp_footer/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In