Viewing Google analytics

Google analytics



User: abbaexec 12 years ago
Hi

Is there any way to get Google analytics and to our websites?

Regards


Vince Thorne

-------------------------------
Vince Thorne
Mac 3.06 Ghz Intel Core duo 8 GB DDR3 Ram OSX 10.8.3
Email <!-- e --><a href="mailto:vincethorne@gmail.com">vincethorne@gmail.com</a><!-- e -->
User: admin 12 years ago
Hi Vince,

Just copy and paste the Google Analytics code into the Head Code field in the publish settings screen. Click the site name in the upper left corner of your document window and you will see it there.
User: Roddy 12 years ago
If you want the analytics code to perform correctly and only record a visit when the page has actually loaded you should paste the code into the site wide Footer Code box.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: martin1866 12 years ago
Roddy when you say the site wide box is this in the publish settings screen talked about above?

-------------------------------
Regards Martin

Designa A Mind: Building the Future you Deserve

E:info@designaimind.co.uk
T:08432891623
<!-- w --><a class="postlink" href="http://www.designamind.co.uk">www.designamind.co.uk</a><!-- w -->
User: abbaexec 12 years ago
Hi So dose it matter if its in the Header or footer? ive put mine in the footer

-------------------------------
Vince Thorne
Mac 3.06 Ghz Intel Core duo 8 GB DDR3 Ram OSX 10.8.3
Email <!-- e --><a href="mailto:vincethorne@gmail.com">vincethorne@gmail.com</a><!-- e -->
User: Jeremy-RAGESW 12 years ago
According to the Google Analytics instructions, the code should be place before the closing <head> tag, which would mean that users should paste the code in the head code box.
User: Roddy 12 years ago
Quote:
is this in the publish settings screen talked about above?


Yes it is.

Although Google recommends that you put this code into the <head> of the HTML doc, the current trend is to put it at the bottom just before the closing body tag.

The main reason for this is that the analytics code is not required for the actual page content and it will slow the page load if it is in the doc head. Also, there is no point in recording a page visit until the visitor has actually downloaded and looked at the page!

Last edit 12 years ago

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: abbaexec 12 years ago
Hi,
When I have added the code it gets published and when I look at the page source I can't see the code in the footer is that right?

Vince

-------------------------------
Vince Thorne
Mac 3.06 Ghz Intel Core duo 8 GB DDR3 Ram OSX 10.8.3
Email <!-- e --><a href="mailto:vincethorne@gmail.com">vincethorne@gmail.com</a><!-- e -->
User: Roddy 12 years ago
It won't be in the actual <footer></footer>

It will be after that - just before the closing </body> tag.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: abbaexec 12 years ago
Hi Roddy wil that be on every page I its on none of them ? as ive searched for it i.e. 'UA-44912733

-------------------------------
Vince Thorne
Mac 3.06 Ghz Intel Core duo 8 GB DDR3 Ram OSX 10.8.3
Email <!-- e --><a href="mailto:vincethorne@gmail.com">vincethorne@gmail.com</a><!-- e -->
User: Roddy 12 years ago
If you paste it into the Footer Code box on the Site Publishing Settings page it will appear in the HTML of every page of your site.

Make sure you publish the whole site and empty the browser cache before looking at the source code.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: abbaexec 12 years ago
Hi I have uploaded the whole site but its still not showing ?


<!DOCTYPE HTML>
<html>
<head>
<title>
The ABBA Experience
</title>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=1100" />
<meta name="description" content="" />
<meta name="generator" content="EasyWeb .9.2.6 (1136)" />
<meta name="buildDate" content="Wednesday, 16 October 2013" />
<link rel="stylesheet" type="text/css" href="ew_css/textstyles.css" />

<style type="text/css">
.shape_0 {
background: url('images/the-abba-experience/shape_0.png') no-repeat;
}

.shape_1 {
background: url('images/the-abba-experience/Abba_exp_4-1.jpg') no-repeat;
}

.shape_2 {
background: url('images/the-abba-experience/Relieve_The_Magic_logo_2-2.jpg') no-repeat;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {

.shape_0 {
background: url('images/the-abba-experience/shape_0@2x.png') no-repeat;
background-size: 900px 21px;
}

}
div.shadow {
background-image: url('images/the-abba-experience/background_shadow.png');
background-repeat: repeat-y;
background-position: 50% 0px;
}
body {
background-color: #0E429E;
margin: 0px auto;
}


div.container {
margin: 0px auto;
width: 1100px;
height: 775px;
background-color: #000000;
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
body {
}
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
div.container {
}
}
</style>
</head>
<body>
<div class="shadow">
<div class="container">
<header>

</header>
<div class="content">
<div style="position:relative"><div class="shape_0" style="left:0px;top:77px;height:22px;width:900px;z-index: 0;position: absolute"></div></div>

<div style="position:relative"><a href="abba-experience-main.html"><div class="shape_1" style="left:255px;top:109px;height:228px;width:562px;z-index: 1;position: absolute"></div></a></div>

<div style="position:relative"><a href="abba-experience-main.html"><div class="shape_2" style="left:300px;top:457px;height:118px;width:500px;z-index: 2;position: absolute"></div></a></div>
</div>
<footer>

</footer>
</div>
</div>
</body>
</html>

-------------------------------
Vince Thorne
Mac 3.06 Ghz Intel Core duo 8 GB DDR3 Ram OSX 10.8.3
Email <!-- e --><a href="mailto:vincethorne@gmail.com">vincethorne@gmail.com</a><!-- e -->
User: abbaexec 12 years ago
An interesting observation I have just published this locally to a Preview Firefox and its put the code in the header and this works ! It does not seem to work if you put the code in the footer

-------------------------------
Vince Thorne
Mac 3.06 Ghz Intel Core duo 8 GB DDR3 Ram OSX 10.8.3
Email <!-- e --><a href="mailto:vincethorne@gmail.com">vincethorne@gmail.com</a><!-- e -->
User: Paul-RAGESW 12 years ago
The main reason for this is that the analytics code is not required for the actual page content and it will slow the page load if it is in the doc head. Also, there is no point in recording a page visit until the visitor has actually downloaded and looked at the page!

-------------------------------
Paul
EverWeb Developer
User: abbaexec 12 years ago
Great Thanks Paul

-------------------------------
Vince Thorne
Mac 3.06 Ghz Intel Core duo 8 GB DDR3 Ram OSX 10.8.3
Email <!-- e --><a href="mailto:vincethorne@gmail.com">vincethorne@gmail.com</a><!-- e -->


Post Reply
You must login or signup to post.