How to add an 'email this post' link including Google Analytics tracking to your Posterous blog
Have you ever wondered how many of the offline sales that happen in your retail chain or call centers are actually driven by online campaigns and research activity on your website? Would you like to know the true value that your online media spend is driving including offline conversions?
Comments [0]

In cas you ever wondered where your Google Analytics data goes if you opt in to share it with the world, here is your answer: "To improve the quality of our site traffic estimates, we have upgraded our traffic estimation model. Our model uses a hybrid methodology that combines sample user data, from various Google products and services, with direct measured site-centric data. The model's direct measured signal is pulled from Google Analytics customer accounts that have chosen to opt-in to sharing their data with Ad Planner."
"In May 2009, we announced Ad Planner Publisher Center, which made it possible for publishers to opt-in their Google Analytics data to Ad Planner. We've now upgraded site profiles in Ad Planner to display this data in the worldwide charts for Daily Unique Visitors on site profile pages. For publishers who opted-in, their direct measured data is displayed as a solid line in their chart. For example, Gamezhero, a website offering free online games, opted-in their Google Analytics data in June. Here's what their worldwide chart for Daily Unique Visitors looks like now."

Comments [0]

Comments [0]

Comments [0]
Update: Datalicious now Atomic Lab Pion reseller and integration partner for Australia.
Is implementing and updating Omniture page tags an issue for you? Atomic Labs's Pion Reactors provides a solution to process your website and campaign data server side and then insert it via the Omniture API. They also currently support sending data to Google Analytics and Unica.
In contrast to using a central JavaScript file to dynamically populate the Omniture variables based on page URLs, the Atomic Labs software taps into the network traffic stream and can then use any text within the transmitted data to create/modify additional variables and events via processing rules. At the same time you can also enrich your visitors click stream data from the website with profiling information from your CRM database using simple SQL queries and all in real-time, a great first step towards single customer view.
Why would you want to implement this?
Check out the Atomic Labs website below or email Hamish at hogilvy@datalicious.com for more information and implementation help.
Email this postComments [0]
Save yourself some time, reduce your frustration, remove code deployment risk and improve your insight by using our technique to quickly test and deploy new web analytics code on your site without the need for staged testing.
Fear driven motivation ...
Quite frequently we needed to test site updates on a staging server for fear of breaking the production site, upsetting customers and losing revenue. This seems like a really good idea, except that when the files are pushed live things don't always happen quite as expected. Staging sites are never the same as production, we've seen perfect copies have issues with cookies due to the different domain, poor version control, different asset location and other network issues like load balancing amongst a range of other problems, the bottom line is they are never the same, period.
In addition to the testing issues, we also need to deal with the fact that assets like Javascript are cached by some browsers. Code roll outs are not immediate, but dribble out over a period of up to a month as browsers invalidate their cache. This is a scary proposition for people relying on the analytics data, especially when frequent updates are required.
Efficiency driven motivation ...
In addition to this, for many of our clients (e.g. banks) we have rare deployment windows as far as 6 months in the future (yes this is not an exaggeration) and aren't allowed to test code outside their building. We have other clients where we need to send them code and wait for a testing response when they can allocate the resources. The feedback loop becomes very slow and sometimes very minor code issues can cause significant deployment delays. The loss in revenue and general inability to find answers to key business questions in a timely manner cannot be underestimated.
Our background is in analytics and strategy, so we're usually dealing with Javascript files for tracking purposes, but the same issues occur with all asset based code updates. We want a simple means to test and deploy new code without making any on page changes or requiring testing in a staging environment. Maybe i'm lazy, but i don't want to test the same code twice! This initially sounds a bit ambitious, but it's actually pretty simple.
The solution ...
We use a single controlling file to include all other Javascript assets. The single file has the ability to switch between different Javascript file versions based on the existence of a cookie (created from a URL parameter when testing is required). This single file is also utilised to control the file version of the asset files without making any on page changes.
Advantages
Implementation
If you know Javascript and you're looking for an example, check out below. If you need more explanation, then drop us a line.
Email Hamish at hogilvy@datalicious.com if you need help with your implementation.
Email this postComments [0]
When running Windows IIS as your web server, you might find that the issue of upper and lower case URLs can very annoying and troublesome.
Windows is a case insensitive OS, meaning test.html and Test.html are actually physically the same file in Windows. However, in Google Analytics they will by default be recorded as two different pages if you don't do something about it. The following screenshot shows an example of the folder '/candidates/' and how it is tracked as two different folders simply because of the case sensitive issue.
Comments [0]
Comments [0]
Google is slowly but surely leveling the playing field with its latest release and has made significant headway in the three key areas in which Omniture provides much more flexibility than Google Analytics (i.e. custom variables, custom goals, data export).
New Google Analytics features include
All in all a pretty impressive release, thanks Google! Especially cool are the automatic email alerts that need no manual user set-up.
However, even though the Google Analytics platform has improved significantly and now even features a data extraction API it's still impossible to extract data on an individual user level which is crucial if you want to import website behavioral data into your CRM platform for example (to improve your cross and up-sell using website data). Drop us a line if you want to know more.Comments [1]
Comments [0]