I’ve set up the excellent Google Analytics on my website. But the Site Overlay function (which gives percentages for which links have been clicked) isn’t working.
I presume Google isn’t reading the links / code. Any ideas how I can rectify the problem?
I noticed something similar on a site and found that the problem was
started when the default homepage was set (in the Analytics settings).
Make sure it doesn’t contain “http://www” it should just be the
filename of your homepage which will more than likely be index.html.
Hope this helps,
Joe
On 16 Sep 2009, at 10:28, Mark wrote:
I’ve set up the excellent Google Analytics on my website. But the
Site Overlay function (which gives percentages for which links have
been clicked) isn’t working.
I presume Google isn’t reading the links / code. Any ideas how I can
rectify the problem?
In the Overview page click Edit to the right of the profile that isn’t
working. On the next page click Edit alongside: Main Website Profile
Information. The Default page option should be blank if your default
page is index.html. If it’s anything else then make it whatever.html
(no domain need be added).
Joe
On 16 Sep 2009, at 10:57, Mark wrote:
Thanks for that. So…
in Google Analytics there is a place where I tell Google the address
of my homepage? Where is this? And it should just be "advocate.uk.com/index.html
"
I’ve had a look at the Google help. Below seems relevant:
Format of the Hyperlinks
If you’re using relative hyperlinks, make sure that you add a slash before the actual folder or pagename. For example, the Site Overlay report might not be able to recognize <a href=“index.html>Home, but it will show click data for the link if it is coded as <a href=”/index.html>Home
My hyperlinks don’t have the slash before the page name. How do I change this? Would it be Document Set Up > Output > Default HTML (to change the HTML type)?
There’s no way to do this in Freeway, but I’d be surprised if that was
the problem since none of the sites that I’m tracking have the
leading / either and they all work just fine. When you say it isn’t
working do mean you just don’t see the clicks or do you not see the
text overlayed on the top of the browser window too? Have a you tried
other browsers?
If you want to contact me off list and add me to your list of admins
on your analytics account then I can take a look for you.
Joe
On 17 Sep 2009, at 09:41, Mark wrote:
I’ve had a look at the Google help. Below seems relevant:
Format of the Hyperlinks
If you’re using relative hyperlinks, make sure that you add a slash
before the actual folder or pagename. For example, the Site Overlay
report might not be able to recognize <a href=“index.html>Home,
but it will show click data for the link if it is coded as <a href=”/
index.html>Home
My hyperlinks don’t have the slash before the page name. How do I
change this? Would it be Document Set Up > Output > Default HTML (to
change the HTML type)?