Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

googlearchive/appengine-googleanalytics-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status: inactive

This repository is archived and no longer maintained. The sample has been moved to GoogleCloudPlatform/python-docs-samples.

appengine-googleanalytics-python

Integrating App Engine with Google Analytics

Project setup, installation, and configuration

  • Register for Google Analytics, create an application, and get a tracking id.
  • Set the GA_TRACKING_ID constant in tracking.py to the Google Analytics tracking id of your application.

To run the test

python test/test_runner.py SDK_PATH src test

Substituting SDK_PATH with the appengine python sdk directory, for example ~/google-cloud-sdk/platform/google_appengine.

Running the demo

To build the demo, run

build.sh build_demo

To run the demo, run

build.sh run_demo

Contributing changes

Licensing

About

Integrating App Engine with Google Analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published