Google Anayltics

Options

I have gone through every one of our homepage - reus - pagebuilder pages and can't seem to find where to past the url link for Google Anayltics. THe hoepage seems to be broken up to many sections even in the header I can't find the <head> <base> or <title>. Any ideas on how to figure this out?

Tagged:

Comments

  • Support for Google analytics is now built into the product. The code snippet Google provided you contains an id number that looks like UA-nnnnnnn-n. Find that id and submit it in a Support ticket. Support is happy to set up the configuration for you.

  • It will go to support, but I still would like to know how to find where to place the html generated code from Google ... I know where to put it but can't find it in on my end in pagebuilder.

  • Nikki Valentine Odens:

    It will go to support, but I still would like to know how to find where to place the html generated code from Google ... I know where to put it but can't find it in on my end in pagebuilder.

    It is in the Page Wrapper (Setup > Page Wrapper Editor).

  • The code itself is located in the page wrapper because that's the easiest way to place it on every page on your site, but placing the snippet into each of your page wrappers manually isn't the easiest way to do it. There are 5 SDPs related to Google Analytics:

    GOOGLE_ANALYTICS_ACCOUNT:Enter the value of your Google Analytics account number.GOOGLE_ANALYTICS_ENABLED:Set to TRUE to automatically insert Google Analytics tracking code into page wrappers.GOOGLE_ANALYTICS_FUNNEL_DIRECTORY:The root directory for the pseudo-URLs used for funnel and goal tracking with Google Analytics.GOOGLE_ANALYTICS_FUNNEL_ENABLED:Set to TRUE to call the Google Analytics tracker with pseudo-URLs to track funnels and goals.GOOGLE_ANALYTICS_USE_LEGACY_CODE:Set to TRUE to use the older (Urchin style) tracking code for Google Analytices. Set to FALSE to use the newer version of the tracking code. Note that setting this to TRUE will not change Page Wrappers where the code was manually inserted, so changing that before you aremay break some of the tracking.

    Full site admins have access to these SDPs, but Support is happy to configure them for you if you like.

Categories