Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Analytics

Javascript Analytics / Conversion Script: Expected Failure Rate?

Question for developers who work with 3rd-party analytics tools: is there an industry-standard or e… Read more Javascript Analytics / Conversion Script: Expected Failure Rate?

Command Ignored. Unknown Target: Undefined When Setting Custom Dimension In Google Analytics Tracking Code

I am setting up a Custom Dimension in my Google Analytics Tracking Code, however I am seeing a stra… Read more Command Ignored. Unknown Target: Undefined When Setting Custom Dimension In Google Analytics Tracking Code

Track All Outbound Links In Google Analytics

I've been using a script to track outbound links for a couple of months now. The script WORKS, … Read more Track All Outbound Links In Google Analytics

Javascript: Increment Count By 5 For A Variable Inside A Setinterval() Function

I'm trying to use Google Analytics events to track time spent on site more accurately (without … Read more Javascript: Increment Count By 5 For A Variable Inside A Setinterval() Function

Why Does Google Analytics Use A One-pixel Picture To Transfer Data?

Google Analytics embeds a one pixel GIF with a URL like this: http://www.google-analytics.com/__utm… Read more Why Does Google Analytics Use A One-pixel Picture To Transfer Data?

Does This Regexp From Google Analytics Actually Do Anything?

Here's the section of code: var [...snip...] ye=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$… Read more Does This Regexp From Google Analytics Actually Do Anything?

Google Analytics Async: Events Tracking Callback?

I wish to use event tracking to record clicks on a specific type of link to another website. I am u… Read more Google Analytics Async: Events Tracking Callback?

Using And Querying Custom Dimensions In Google Analytics Api

I am attempting to query my Analytics (Universal) to receive a list of metrics sorted by a custom d… Read more Using And Querying Custom Dimensions In Google Analytics Api