Skip to content

myoffe/Python-Google-Analytics-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Analytics Tracking Code for Python

This is an ongoing Python port of php-ga. Nothing useful yet.
There are some very basic versions of GA for python (not the mgmt./reports API, the tracking stuff) which do not satisfy complex applications.

So, hopefully this library will provide a very easy to use API for your python-based server-side anlytics needs.

Tools used for porting

  • Stripped down and modified version of php2py (emacs lisp script)
  • php2python.com - very useful reference
  • Sublime Text 2 regex-ing
  • Good ol' hand coding (with ST2)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages