I am following the example for integrating Google Analytics tracking described here: http://support.addthis.com/customer/portal/articles/381260-google-analytics-integration
But, is there a way to set multiple Google Analytics accounts?
Javascript:
var addthis_config = {
data_ga_property: 'UA-123456-1' **more than one here???***
};
Thanks
Tara
Unfortunately we only support integration with one Google Analytics account.
This question is closed to new answers.