forked from b1tr0t/Google-Analytics-for-Mobile--python-
-
Notifications
You must be signed in to change notification settings - Fork 3
An implementation of Google Analytics Google App Engine / Python. Useful for tracking Mobil Applications.
License
singhj/Google-Analytics-for-Mobile--Google-App-Engine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Code for tracking server-side activities on Google App Engine. It is a single file: ga.py Call track_page_view(path) to send the request to Google Analytics. Remember to replace the following lines as appropriate: ACCOUNT = 'UA-1234567-1' DOMAIN = 'example.com' Once the request has been sent, it may take several hours before it shows up in analytics.
About
An implementation of Google Analytics Google App Engine / Python. Useful for tracking Mobil Applications.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%