Hi,
I'm trying to input coding into my website so that i can track visits, etc via google analytics. However, i cannot find anyhwre on the website creator pages to input the coding. Can you advise?
Solved! Go to Solution.
Sogo7 is on the right track. In the Easy Site Wizard you should see a button that looks like two gears on the top of the editor. If you hover over this you will get the advanced coding options. The one you will be interested in would be the "edit head tag" option.
Hope this helps.
I do most of my coding by hand and am not entirely familiar with the site builder offered by BT (it's minions here however should be and am surprised one has not answered already).
If the site builder conforms to the same basic rules and tools as all other site wizards then somwhere will be a button marked 'HTML' or HTML view. This will show the source code that makes the actual page run and this is where the Google analytics code needs to be entered.
Google analytics code needs to be entered into the head section of the page source code. Ideally it should be the last item in there directly above the closing </head> tag.
Sogo7 is on the right track. In the Easy Site Wizard you should see a button that looks like two gears on the top of the editor. If you hover over this you will get the advanced coding options. The one you will be interested in would be the "edit head tag" option.
Hope this helps.