mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
Analytics
This example demonstrates how to include support for Google Analytics in your packaged application. It uses the chrome-platform-analytics library, which allows tracking app views or any arbitrary event to Google Analytics. See more at the project wiki
Please note: You will need to modify main.js to include real Google Analytics credentials.

