How to use google analytics
Google Analytics is one of the best tools out there for analyzing traffic on your website. With a little bit of setup, it will give you an enormous amount of information about who is coming to your site, what they’re looking for, and how they’re getting there.
In order to use Google Analytics, you’ll need to set up an account with them. This will provide you with a unique identifier to add to your site. You can only access information about your own site; you can’t access information for other sites unless the site owner explicitly grants you access. The only people with access to your information will be people you grant access to.
1) Sign into your google analytics account
Go to Google Analytics. ( type it on google :p if you don’t know the website)
If you do not have a Google account, click Sign Up Now, to the left of the sign-in box. This will take you to a page where you can sign up for a Google account.If you have a Google account, use your email address and password to sign in.
Click the Sign Up button to continue.
2) Configure google analyticsaccount
In the next window, provide Google with the URL of the site you wish to analyze. Give the site an account name that is easy to remember. If you will be tracking multiple sites, this is especially important.
Select the country your site is based in, or the country it is serving.If your site is based in India but all your users are in the U.S., you may want to select a U.S. time zone to figure out when in their day most choose to use your site - or you may want to set it to your city’s time zone to see when you need the most workers on staff.
Click Continue.
In the next window, provide your contact information. Click Continue.
In the next window, read the Google Analytics terms of service. If you agree with them, click the Yes box.
Click Create New Account.
Google will provide you with a block of code. Copy this - you’ll need to insert it into your web site.
3) Insert Google Analytics JavaScript Into Your Pages
You must insert the code into every page you want tracked. If you have a technical person who takes care of your pages, have them add the code for you.
To insert the Google Analytics code, you need to get into the guts of your page - the HTML. If you are using a service like WordPress, you’ll need to open the footer.php file to place this code.
Find the <body> tag at the very bottom, just above the page.Paste the code immediately above the tag.If you have templates, insert the code into them as well.Once you have uploaded the pages back to your site, you can begin tracking information! It will take about 24h to get to see something on google analytics.
4) Get an Overview of Your Site Performance
The moment you set up your account and insert Google’s JavaScript into your pages, Google Analytics has great charts that will give you an overview of your site’s performance, if you know how to read them.
Log in to Google Analytics.
In the center of the page is a section titled Website Profiles. Click on the View Reports link to the right of the name of the site you’re interested in. This will bring you to the Dashboard.
At the top of the page is a chart that gives a visual representation of your site traffic over the past month.
* This chart will only give you data from the time you inserted the tracking code into your pages.
* If you want to change the span of time the chart displays, click on the dates in the upper right-hand corner. Click on dates in the calendar that is revealed or manually type in dates to view a different span of time.
* To compare traffic over two different time periods, select one date range you want to use, click Compare to Past, and select the range you wish to compare it against.
* Just below the dates is a menu that says Visits. Click on it to change the graph to pageviews (how many times the pages on your site have been viewed), pages per visit (how many pages on your site users visited on average), average time on site (how long each user spent on your site), bounce rate (what percentage of users left after visiting only one page), or percentage of new visits (how many visitors had never been to your site before). Immediately beneath that chart, you’ll see a header that says Site Usage, with six small charts underneath.
Under Site Usage, you’ll find quick information on various site traffic statistics for the time period shown in the main chart. Each one has an individual chart.
* Visits tells you how many visits there were to your page. A visit is defined as a page view when that user has viewed no other page on your site in the past half hour.
* Pageviews tells how many times the pages on your site have been viewed.
* Pages/visit tells how many pages, on average, users view when they come to your site.
* Bounce Rate tells what percentage of users left after viewing only one page on your site.
* Avg. Time on Site shows how long each user spent on your site.
* New Visits shows what percentage of your users have not visited your site before.
The Visitors Overview graph shows how many visitors have come to your site.
* This number is usually lower than the Visits statistic, sometimes a lot lower, because some visitors may visit your site over and over again.
* Click on View Report to view more detailed information about your visitors.
“Map Overlay” displays what countries your visitors are coming from.
* The darker the green, the more visitors come from that country.
* Click View Report to get in-depth information on where your visitors come from.
Traffic Sources Overview shows which percentage of users are getting to your site by typing your URL directly into their browser, and via search engines, referring sites, and other avenues such as emailed links.
* Click on View Report to get breakdowns of exactly what places your users are coming from, and what keywords they’re looking for.
Content Overview specifies the top five most viewed pages over the time period you’re looking at.
* Click on the name of any page to get extremely detailed information about where the people viewing that page came from, how long they spent on the page, how many of them were new to the page, and a lot more.
* Click on View Report to get access to information about the performance of all pages on the site.











Comments are closed.