CardinalPath / gas

Google Analytics on Steroids. A Google Analytics implementation with more power features.
Other
593 stars 78 forks source link

Problem loading in-page analytics #52

Closed vossavant closed 10 years ago

vossavant commented 10 years ago

We've been using your script without issue for some weeks now, but just last week, when signing into Analytics, we receive an error message:

error

There doesn't appear to have been any updates from your end lately, and to my knowledge no one has changed the code on the live site. I verified that the tracking number and domain in your snippet are correct.

The domain in question is www.trustamerica.com.

Do you know what the problem is?

tomfuertes commented 10 years ago

1.10.0 script is on cloudfare and unchanged. GA might have updated their scrape code to search the html for google's ga.js file. You aren't loading the "in page analytics" plugin though if that's what you're trying to view: https://support.google.com/analytics/answer/2558867?hl=en&ref_topic=2558810

vossavant commented 10 years ago

Hi Tom,

Thanks for that quick reply. I added the in page analytics plugin, but to no avail. The error continues. I added the Google Analytics debugging extension for Chrome and discovered a few JS errors, which you can see in the attached screenshot.

error-js

Any ideas?