Skip to content

Instantly share code, notes, and snippets.

@imosquera
Created December 1, 2012 00:22
Show Gist options
  • Select an option

  • Save imosquera/4179726 to your computer and use it in GitHub Desktop.

Select an option

Save imosquera/4179726 to your computer and use it in GitHub Desktop.
tracker
import tracker
meta = {
'ad_id':1234,
'browser': 'Mozilla/5.0',
'cpm': 1.34
}
tracker.track_event('ad-click', meta)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment