Title: Adding script tag for analytics to template
Last modified: February 13, 2019

---

# Adding script tag for analytics to template

 *  [Nick](https://wordpress.org/support/users/midtcnick/)
 * (@midtcnick)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/adding-script-tag-for-analytics-to-template/)
 * I’m trying to add a JS tag to the template itself to trigger a Google Analytics
   event, however the JS call appears to render the output of the AJAX plugin invisible,
   even when escaped properly.
    Is it possible to serve a script in the template
   or is there a better way to track the load/scroll event?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/adding-script-tag-for-analytics-to-template/#post-11203438)
 * Hi [@midtcnick](https://wordpress.org/support/users/midtcnick/),
    You should 
   load the GA tag as usual in the site head and then either use the [SEO addon](https://connekthq.com/plugins/ajax-load-more/add-ons/search-engine-optimization/)
   or a custom function in the [almComplete callback](https://connekthq.com/plugins/ajax-load-more/docs/callback-functions/#complete)
   function to trigger the page view.
 * hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Adding script tag for analytics to template’ is closed to new replies.

 * ![](https://ps.w.org/ajax-load-more/assets/icon-256x256.png?rev=2944639)
 * [Ajax Load More – Infinite Scroll, Load More, & Lazy Load](https://wordpress.org/plugins/ajax-load-more/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-load-more/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-load-more/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-load-more/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-load-more/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-load-more/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/adding-script-tag-for-analytics-to-template/#post-11203438)
 * Status: not resolved