iWebBuddy.com - Website Design and Web Development Forum
Thanks for visiting iWebBuddy.com ,

If it is your first time here, please enjoy reading the tutorials and articles. If you can not find what you're looking for, then you can join the forums by registering so you will be able to log into the forums and ask for support for website development, request graphic designing services, promote your website, request website reviews, get advice from others about your website or be an active member of the community to help iWebBuddy.com grow.

After you register an account, you are required to log in. Once you log into your account, you will have more privileges. You will be able to post on the forums, send private messages and view the Chatbox ( link ) at the bottom of the forums.

Have a nice day.

What is google analytics?

Post new topic   Reply to topic

View previous topic View next topic Go down

What is google analytics?

Post by Amber on Wed Mar 10, 2010 10:31 pm

What is Google Analytics?

Amber
Active WebBuddy
Active WebBuddy

Posts Posts: 99
iCoins iCoins: 146

View user profile

Back to top Go down

Re: What is google analytics?

Post by Marc on Thu Mar 11, 2010 8:46 pm

Google Analytics is a web analytics that tracks your website's traffic.

If you have a Google account, then you can use it, Wink

Firstly, you'll need to visit this web page => http://www.google.com/analytics/

Use your Google account and sign up. Once you've signed up, you'll have to enter a website and you will get a tracking code.

( Note : You can use one Google account to track multiple websites for website traffic statistics )

The tracking code will look something like this : UA-12345678-9 .

And it looks something like this on your web page :

Code:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12345678-9");
pageTracker._trackPageview();
} catch(err) {}</script>


If you look at the code above, you'll notice that I've included UA-12345678-9 in the above code. Once you got your tracking code, replace the current one with your new one so that it can work successfully on your website.

Once you have the tracking code for the respectful website that you entered, you will need to add it to every web page on your website. This will allow Google to track and give you statistics for your website. If you don't have the tracking code installed on every web page, then when you check your Google Analytics account, there will be a yellow sign image.

If you've installed it on every web page of your website, then you'll see an image like this :

If you see a clock, then Google is still searching your website to make sure that every web page on your site has the code installed. ( 24-48 minutes )

So basically, with Google Analytics, you can track where your website traffic is coming from, and see what people are viewing.







Marc
Administrator
Administrator

Posts Posts: 1119
iCoins iCoins: 2197
Forum Pet: Website Design and Development Monster

View user profile http://www.iwebbuddy.com

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum