mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
Analytics
This example demonstrates how to include support for Google Analytics in your
packaged application. Since the Google Analytics resources reside on a different domain to your
application a meta tag is set in the embedded_ga_host.html file denoting the
appropriate access that is required. The embedded_ga_host.html file is also
placed in a sandbox.
Please note: You will need to modify ga_details.js to include real Google Analytics credentials.
Resources
Last updated: 2012-08-14 by miu