• I have installed the plugin, entered the Google Analytics Tracking ID and saved it, but the Google Analytics Tracking ID is not found in the page code. How to check whether the installation is successful?

Viewing 1 replies (of 1 total)
  • Plugin Author DaanvandenBergh

    (@daanvandenbergh)

    This can be due to two things:

    – Either you’re using a JS minification/combination plugin, which takes any inline code and combines it into one file,
    – Or your theme doesn’t implement wp_head() properly, not rendering the code.

    The easiest way to check if it works, is by opening your console, and checking if any calls are made to Google’s “collect” endpoints. Or simply, by enabling Track Logged in Administratos in CAOS’ settings and visiting your site’s frontend, while keeping Google Analytics’ Realtime view open.

Viewing 1 replies (of 1 total)
  • The topic ‘No UA-*** in page code’ is closed to new replies.