- Google Analytics
-
Google Analytics Developer(s) Google Operating system Cross-platform (web-based application) Type Statistics, Analysis Website http://google.com/analytics Google Analytics (GA) is a free service offered by Google that generates detailed statistics about the visitors to a website. The product is aimed at marketers as opposed to webmasters and technologists from which the industry of web analytics originally grew. It is the most widely used website statistics service,[1] currently in use on around 57% of the 10,000 most popular websites.[2] Another market share analysis claims that Google Analytics is used at around 49.95% of the top 1,000,000 websites (as currently ranked by Alexa).[3]
GA can track visitors from all referrers, including search engines, display advertising, pay-per-click networks, e-mail marketing and digital collateral such as links within PDF documents.
Integrated with AdWords, users can review online campaigns by tracking landing page quality and conversions (goals). Goals might include sales, lead generation, viewing a specific page, or downloading a particular file. These can also be monetized. By using GA, marketers can determine which ads are performing, and which are not, providing the information to optimise or cull campaigns.
GA's approach is to show high level dashboard-type data for the casual user, and more in-depth data further into the report set. Through the use of GA analysis, poor performing pages can be identified using techniques such as funnel visualization, where visitors came from (referrers), how long they stayed and their geographical position. It also provides more advanced features, including custom visitor segmentation.
Users can officially add up to 50 site profiles. Each profile generally corresponds to one website. It is limited to sites which have a traffic of fewer than 5 million pageviews per month (roughly 2 pageviews per second), unless the site is linked to an AdWords campaign.[4]
Contents
History
Google's service was developed from Urchin Software Corporation's analytics system, Urchin on Demand (Google acquired Urchin Software Corp. in April 2005). The system also brings ideas from Adaptive Path, whose product, Measure Map, was acquired and used in the redesign of Google Analytics in 2006.[5] Google still sells the standalone installable Urchin software through a network of value-added resellers and Urchin is at version 7 as of 6/20/11. The latest version of the tracking code is known as the Asynchronous Tracking Code, which Google claims, is significantly more sensitive and accurate, and is able to track even very short activities on the website.
The Google-branded version was rolled out in November 2005 to anyone who wished to sign up. However due to extremely high demand for the service, new sign-ups were suspended only a week later. As capacity was added to the system, Google began using a lottery-type invitation-code model. Prior to August 2006 Google was sending out batches of invitation codes as server availability permitted; since mid-August 2006 the service has been fully available to all users – whether they use Google for advertising or not.
Technology
Google Analytics is implemented by including what is known as a "page tag". This is referred to as the Google Analytics Tracking Code (GATC) and is a snippet of JavaScript code that the user adds onto every page of his or her website. This code collects visitor data and sends it to a Google data collection server as part of a request for a web beacon.
To function, the GATC loads a larger Javascript file from the Google webserver and then sets variables with the user's account number. The larger file (currently known as ga.js) is typically 18 KB in size and is only downloaded once at the start of the visit as it will be cached throughout the session. As all websites that implement GA with the ga.js code are using the same master file from Google, a visitor that has previously visited any other website with this code implemented, will also have the file cached on their machine. The result is that the page overhead of including the GATC on web pages is kept to a minimum.
In addition to transmitting information to a Google server, the GATC sets first party cookies on each visitor's computer. This is used to store anonymous information such as whether the visitor has been to the site before (new or returning visitor), what is the timestamp of the current visit and what was the referrer site or campaign the visitor came from e.g. search engine, keywords, banner or email.
Limitations
Additionally to the JavaScript-based client-side version, the Google Analytics can also work with websites browsed from mobile phones by using the Google Analytics for Mobile package which contains server-side tracking code for mobile sites using PHP, JSP, ASP.NET, or Perl as their server-side language.
However, many ad filtering programs and extensions (such as Firefox's Adblock and NoScript) can block the GATC. This prevents some traffic and users from being tracked, and leads to holes in the collected data. Also, privacy networks like Tor will mask the user's actual location and present inaccurate geographical data. Some users do not have JavaScript-enabled/capable browsers or turn this feature off. However, these limitations are considered small – affecting only a small percentage of visits.[6]
The largest potential impact on data accuracy comes from users deleting or blocking Google Analytics cookies.[7] Without cookies being set, GA cannot collect data. Any individual web user can block or delete cookies resulting in the data loss of those visits for GA users. Website owners can encourage users not to disable cookies, for example by making visitors more comfortable using the site through posting a privacy policy.
These limitations affect all on-site web analytics tools that collect on-site visitor data using page tags. That is, the small piece of code (usually JavaScript) that acts as a beacon to collect visitor data.
Another limitation of GA for large websites is the use of sampling in the generation of many of its reports. To reduce the load on their servers and to provide users with a relatively quick response for their query, GA limits reports to 500,000 randomly sampled visits at the profile level for its calculations. While margins of error are indicated for the visits metric, margins of error are not provided for any other metrics in the GA reports. For small segments of data, the margin of error can be very large.[8]
Performance concerns
There have been several online discussions about the impact on Google Analytics on site performance.[9][10][11] However, Google introduced asynchronous JavaScript code in December 2009 to reduce the risk of slowing the loading of pages tagged with the ga.js script.[12][13]
Privacy issues
Due to its ubiquity, Google Analytics raises many privacy concerns. Whenever someone visits a website that uses Google Analytics, Google tracks that visit via the user's IP address.
Google has also released a browser plugin that turns off data about a page visit being sent to Google.[14]
Since this plug-in is produced and distributed by Google itself, it has met much discussion and criticism. Furthermore, the realisation of Google scripts tracking user behaviours has spawned the production of multiple, often open-source, browser plug-ins. These plug-ins offer the user a choice, whether to allow for example Google Analytics to track his/her activities.
It has been anecdotally reported that behind proxy servers and multiple firewalls that errors can occur changing time stamps and registering invalid searches.[15][16]
Webmasters who seek to mitigate Google Analytics specific privacy issues can employ a number of alternatives having their backends hosted on their own machines. An example product from Google itself is Urchin Software.[17].
High profile sites using Google Analytics
Google Analytics is used by 57% of the 10,000 most popular websites (as ranked by Alexa Internet) ordered by popularity, as reported by (now defunct) BackendBattles.com
API Proliferation
The Google Analytics API has been utilized by third parties to build custom reporting tools. Many such tools exist through a number of mediums. One was built to run on iOS (Apple) devices and is featured in Apple's app store see: Analytics by Net Conversion [1]
See also
References
- Plaza, B (2009) Monitoring web traffic source effectiveness with Google Analytics: An experiment with time series. Aslib Proceedings, 61(5): 474–482. Article URL: [18]
- Plaza, B (2009) Using Google Analytics for measuring inlinks effectiveness. MPRA Paper No. 19676. Article URL: http://mpra.ub.uni-muenchen.de/19676/
- ^ "Usage of traffic analysis tools for websites". W3Techs. http://w3techs.com/technologies/overview/traffic_analysis/all. Retrieved 2009-12-10.
- ^ "Google Analytics Usage Statistics". BuiltWith. http://trends.builtwith.com/analytics/Google-Analytics. Retrieved 2010-02-17.
- ^ "Google Analytics Market Share". MetricMail. http://metricmail.tumblr.com/post/904126172/google-analytics-market-share. Retrieved 2010-08-21.
- ^ Google Analytics Help: Does Google Analytics have a pageview limit?
- ^ Official Google Blog: Here comes Measure Map
- ^ EU and US JavaScript Disabled Index numbers + Web Analytics data collection impact
- ^ Increasing Accuracy for Online Business Growth – a web analytics accuracy whitepaper
- ^ Segmentation Options in Google Analytics
- ^ Does Google Analytics Slow down page loading?
- ^ Google Analytics Code is Slowing Down My Site
- ^ Is Google Analytics Slow or Not?
- ^ Google Analytics Launches Asynchronous Tracking
- ^ Making the Web Faster
- ^ "Opt Out of Google Analytics Data Gathering With New Beta Tool" by Chloe Albanesius May 25, 2010
- ^ http://noscript.net/ "The NoScript Firefox extension provides extra protection for Firefox, Flock, Seamonkey and other mozilla-based browsers [...]"
- ^ Forbes, The Virus Filters, Dec 11, 2008, Andy Greenberg
- ^ http://en.wikipedia.org/wiki/Urchin_(software)
- ^ Emerald | Aslib Proceedings | Monitoring web traffic source effectiveness with Google Analytics: An experiment with time series
External links
- Google web site
- Google Analytics web site
- Slide showing current enterprise users
- Google Analytics Book
- Google Analytics Email Alerts via the API
- Google Analytics for Wordpress plugin
- Google Analytics Visits, displays Google Analytics results on Wordpress sites
- How to install Google Analytics on a large static HTML website
- Google Analytics Meetup Group in London, UK
- Google Analytics Dashboard Features
Google Inc. Executive Chairman: Eric Schmidt · Director/Technology President/Co-founder: Sergey Brin · CEO/Co-founder: Larry Page
Other directors: John Doerr · John L. Hennessy · Ann Mather · Paul Otellini · Ram Shriram · Shirley M. Tilghman · Senior Advisor: Al GoreAdvertising Ad Manager · AdMob · Adscape · AdSense · Advertising Professionals · AdWords · Analytics · Checkout · DoubleClick · Offers · WalletCommunication Software Platforms Account · Android (Google TV, Nexus One, Nexus S, Galaxy Nexus) · App Engine · Apps · BigTable · Body · Caja · Custom Search · Dart · Earth Engine · Gears · Go · GFS · Music Beta · Native Client · OpenSocial · Public DNS · Wallet · WaveDevelopment tools AJAX APIs · App Inventor · AtGoogleTalks · Closure Tools · Code · Gadgets API · GData · Googlebot · Guice · GWS · KML · MapReduce · SketchUp Ruby · Sitemaps · Summer of Code · Web Toolkit · Website Optimizer · SwiffyPublishing Google 3D Warehouse · Blogger · Bookmarks · Docs · FeedBurner · Map Maker · Panoramio · Picasa Web Albums · Sites (JotSpot) · YouTube · ZagatSearch (PageRank) Appliance · Audio · Books (Library Project · eBooks) · Code · Finance · Images · Maps (Street View) · News · Patents · Products · Scholar · Usenet · Videos · Web Search (History · Personalized · Real-Time · Instant Search) · Analysis: Insights for Search · TrendsDiscontinued Aardvark · Answers · Browser Sync · Base · Buzz · Click-to-Call · Desktop · Dodgeball · Fast Flip · GOOG-411 · Health · Image Labeler · Labs · Lively · Mashup Editor · Notebook · Pack · Page Creator · PowerMeter · SearchWiki · Sidewiki · Slide · Video Marketplace · Wave · Web AcceleratorRelated Acquisitions · AI Challenge · Bomb · Criticism · Doodles · Driverless car · Fiber · Foundation · Google China · Google Grants · Google.org · Googleplex · History · Hoaxes · Illegal flower tribute · I'm Feeling Lucky · I/O · Logo · Lunar X Prize · Monopoly City Streets · Products · Searchology · Unity · Ventures · WiFiStock symbol: (NASDAQ: GOOG, NYSE: GOOG, FWB: GGQ1) · Motto: Don't be evil · Website: google.com Categories:- Web analytics
- Google services
Wikimedia Foundation. 2010.