Commit graph

16 commits

Author SHA1 Message Date
Peter Bittner
033d2dc02f Align spelling of JavaScript across all files (docs, docstrings) 2025-07-21 17:11:22 +02:00
Joost Cassee
c5c886d5bf Fix up docs style 2015-03-09 20:50:54 +01:00
Martín Gaitán
e1bfe4c40a send user properties 2014-09-19 13:22:50 -03:00
Joost Cassee
782c8d90cf Merge branch 'master' of github.com:jcassee/django-analytical 2013-03-25 00:50:15 +01:00
Simon Ye
8cdd68011e Update mixpanel to latest code. 2012-08-17 19:09:20 -07:00
Joost Cassee
361c2e861f Fix mixpanel-celery reference typo 2012-06-03 21:18:00 +02:00
Joost Cassee
27b272f6fd Rename MIXPANEL_TOKEN setting
Wes Winham's mixpanel-celery package uses the MIXPANEL_API_TOKEN
setting. Use the same name for the Mixpanel token setting.
2011-03-15 12:55:07 +01:00
Joost Cassee
8f9b5104da Add Reinvigorate service
This commit also contains a number of typo fixes in the documentation
and bumps the version.
2011-02-22 10:44:53 +01:00
Joost Cassee
582bfdd970 Fix various documentation typos and missing text 2011-02-11 14:59:56 +01:00
Joost Cassee
6fe4c0b17c Add documentation section on Mixpanel events
Also add Performable "thank you" note.
2011-01-31 11:15:36 +01:00
Joost Cassee
74af25be8e Make service documentation less context-dependent
It should be possible to understand the service documentation pages
without having come from the index page.  This is a first step in making
them context-independent.
2011-01-30 10:33:33 +01:00
Joost Cassee
4bf0fcfcc5 Update documentation
This commit finishes up the tutorial.  It also fixes the individual
service documentation and documents the service-specific / global
analytical settings and context variables.
2011-01-29 08:04:51 +01:00
Joost Cassee
a7db456359 Move services from their own app into analytics package 2011-01-28 08:37:26 +01:00
Joost Cassee
991d525b56 Refactor Mixpanel module into its own app
This commit has not been tested.
2011-01-28 06:26:41 +01:00
Joost Cassee
da0fb1de80 Add docs on identification 2011-01-25 01:13:19 +01:00
Joost Cassee
1fa0d7760d Create project 2011-01-21 02:01:40 +01:00