Recent
Articles |
CFDBINFO & CFZIP For Quick Database Backups All major database products have tools to let you backup their databases. MySQL makes it super simple with their command line tools. But what if you want to do it with ColdFusion? Doesn't everyone want to do everything...
Google Sued Over Alleged Use Of Distributed... Northeastern University has sued Google in the patent-friendly federal court for the Eastern District of Texas, accusing the search giant of infringing upon its work. The University has paired with a startup called...
Oracle Database 11g For Windows Oracle has announced the general availability of Oracle Database 11g for Windows. This version is supposed to be optimized for Windows and .NET. It also includes new indexing and storage methods for XML, which Oracle...
Zoho DB Debuts All that money must be weighing Google and Microsoft down - Zoho has stayed (at least) one step ahead by releasing a unique new online database product, Zoho DB, and initial impressions have been very positive.
Oracle Accelerate For Small & Medium Businesses In October 2006 Oracle launched their Oracle Accelerate Program, according to their Accelerate page... Oracle Accelerate delivers a complete set of applications, rapid implementation tools, and an industry-leading...
|
|
|
 |
|
12.26.07
Google Updates Analytics
By Brajeshwar Oinam
Google have introduced the new Analytics and urges the use of the new ga.js page instead of the old urchin.js. This will allow webmasters and site owners to take advantage of the most up-to-date tracking functionality of Google Analytics.
Very recently, Google announced several updates to Google Analytics including the ability to graph multiple data points at once, 6 additional languages and most importantly the ga.js tracking. Google Analytics was using the urchin.js tag earlier (it will still continue to work sans the new features).
The new update will be immediately available to all current Google Analytics users. The newly introduced 6 language options are - Thai, Filipino, Indonesian, Czech, Hungarian, and Portuguese (Portugal).
Google is rolling out the new ga.js page and is the recommended usage for your Google Analytics code. Nonetheless, the old urchin.js will continue to work sans the new features. The new migration will allow you to take advantage of the most up-do-date tracking functionality. This also enables tracking of ecommerce transactions in a more readable way.
So, what are the changes, benefits of the new codes?
The Google Analytics tracking code snippet and associated function calls have changed in several important ways;
• Faster, smaller source file • Easier to use and understand • Automatic detection of HTTPS • Increased namespace safety
The new tracking code gives the following benefits and capabilities;
• Easily customize the tracking code for your site's needs. • Conveniently set up e-commerce and cross-domain tracking. • Quickly enjoy new features and reports as they roll out. Google promises a wide range of exciting new features coming down the pipeline - more granular and accurate reporting for Rich Internet Applications and additional goal types.
Note: The new ga.js will not work alongside the old tracking code - urchin.js when placed together on the same page.
References
Updates
26th Dec, 2007 - My own method of auto_prepend_file of a header script through .htaccess is conflicting with the new Google Analytics script and thus is not working properly on this site.
Comments
About the Author:
Brajeshwar is an ace digerati and an ardent believer of
KISS (Keep It Simple Stupid), he envisions pushing the technical
envelope time and again for the betterment of commercial and
practical applications. http://www.brajeshwar.com/
|