Thursday, September 29, 2011

Addthis.com - Google Analytics Integration

Integrating AddThis share data into your existing Google Analytics reports is easy, and lets you view AddThis shares as custom events in your Google Analytics dashboard.

The trick?


var addthis_config = {
data_ga_property: 'UA-xxxxxx-x',
data_ga_social: true
};

More info here

0 comments: