You are here

googleHeader.html

Subscribe to Syndicate

Description:

  • Can be edited to add the Asynchronous Snippet to the top of each web page for Google Analytics.
There are two lines of code in this web page that are pre-set up for your google account information. All you need do is set up an account with google and uncomment the lines that look like below. Make sure to replace:
  • UA-xxxxxxx-1 with your personal google analytics account number
  • .yourvenue.org with the trailing part of your tickets.yourvenue.org web site name
_gaq.push(['_setAccount', 'UA-xxxxxxx-1']);
_gaq.push(['_setDomainName', '.yourvenue.org']);

Location:

htdocs/1/WebPagesEN/tmScripts

Able to Call Page(s):

  • Not Applicable

Called By Page(s):

Page(s) Referenced:

  • Not Applicable