• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » 6 Tips for Google Analytics

By Abhishek Ghosh November 23, 2013 1:34 am Updated on November 23, 2013

6 Tips for Google Analytics

Advertisement

6 Tips for Google Analytics is here for you to help you to improve and refine your analysis for SEO, your web marketing strategy and usability of your site. Google Analytics is a statistical tool which is relatively widespread and popular among the web-masters. The reason for this popularity is simple: the tool is free and effective. This is not necessarily the best or most suitable for each website, but it will satisfy most webmasters. You can read our previous article on Outgoing Link Tracking with Google Analytics, which is written for the current version (at the time of writing) of 6 Tips for Google Analytics.

 

6 Tips for Google Analytics : Back to Old School

 

Others are old, the interface might be different, but still they are quite important to read as the basics of Google Analytics, since it was introduced, has remained the same :

  1. Google Analytics : Understanding the perfect usage
  2. Why the data of Google Webmaster Tool and Analytics are different?
  3. How to use Google Analytics™s in-page analytics to increase pageviews?

These articles can be old more than 4 years but are still relevant to our current topic – 6 Tips for Google Analytics.

Advertisement

---

 

6 Tips for Google Analytics

 

IP exclusion from the statistics

This is the basis of this article 6 Tips for Google Analytics. If you want to be sure that your stats are reliable, start by excluding your own IP from the statistics of your website. To do this, go to each site’s administration menu at the top right of the page. In the profile menu of your site, you will get the “Filters” tab. Click “New Filter”. Give it a name and choose the Filter box with predefined settings, among which you will get the option to add your own IP address.
And voila, your computer is now excluded from the statistics in Google Analytics.

This will only work with a fixed IP address.

Alerts by Email

Remember that, it is possible to ask Google Analytics to send you automatic alerts. This is very useful to quickly detect a problem on sites where we work. Back to the administration menu of your site, find the “Custom Alerts” menu. Then click the “Create Alert” to develop an automated monitoring system.

Redefining the bounce rate

Bounce rate, which which we wrote comprehensively in the linked article, measures the percentage of people arriving on your site and leaving immediately. The concern is that, this data does not measure any user interaction with your website, such as pressing a download button for example or when the visitor remains several minutes on your content. For example, a visitor may find a logic to remain more than a minute on the page which is relevant and therefore he/she is much more interesting to you than someone who leaves the same page after 5 seconds. To make this difference and keep only the “real” bounces, search your Google Analytics code the following line:

Vim
1
_gaq push (['_trackPageview']).;

Add this after the code :

Vim
1
setTimeout('pageTracker._trackEvent('NoBounce', 'NoBounce', 'Over 10 seconds')',60000);

You can also add a follow-up event on clicks and interactions that do not modify the page, such as a subscription to a newsletter or click on the download button. To do this, add this html code to your links and buttons:

Vim
1
onclick = "_gaq.push (['_trackEvent', 'category', 'name of this action']);"

By applying these methods, the bounce rate which will be displayed as people leaving in less than 60 seconds your site or that do not interact with your site. And still you can find the initial bounce rate, know that, it is always present in the statistics page of Google Analytics. Again, the guide on Outgoing Link Tracking with Google Analytics is important to understand the usage.

The different types of display option

Another trick to better analyze the data is to spend some time and have fun with different types of viewing your pictures. Top right of each of them, we can indeed find small icons to change the presentation of data.
Then you are free to compare any relevant criterion for you in each table, for example traffic sources with respect to income per visit.

6 Tips for Google Analytics

Set Goals

For sites that do not directly sell products and services, therefore do not have ecommerce tag for such statistics, you must establish your goals and site. Goals can still measure the profitability several elements, e.g. each traffic source for each page. The idea is then to reuse this data in all your dealings, especially in the retail traffic sources to determine which are profitable or your page which generate revenue.

Weighted Sort Feature is Powerful

Again, this small option is not well known yet, but it is very useful. In many places, Analytics gives us access to a table with a lot of statistics. By default, the tool shows data by volume, either by visits, pages viewed, sales etc. but sometimes you may want to sort our data by secondary value, like; what are the pages with the highest income per visit? which pages have the highest bounce rate? What sources of traffic serve you nothing?

To do this, click the drop-down list at the top of each table which is in use, then select the “weighted sort” when it is available. You will see that the data to be displayed by Analytics.

We think, this guide on 6 Tips for Google Analytics gave you some idea about the somewhat not known features to all the users.

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to 6 Tips for Google Analytics

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • How to optimize your website to reduce the bounce rate?

    Unlike the unique visitor who gives quantitative information, the bounce rate is an indicator of efficiency and quality. It is a kind of barometer for interest.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Affordable Earphone/IEM for Audiophiles: HiFiMan RE-400 WaterlineOctober 2, 2023
  • What is Hardware Security Module (HSM)September 30, 2023
  • Transducer Technologies of HeadphonesSeptember 28, 2023
  • What is Analog-to-Digital Converter (ADC)September 27, 2023
  • Comparison of Tube Amplifiers and SemiconductorsSeptember 26, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy