Peter Bittner
d3ddf1ac6a
Update outdated PyPI URL references
2025-07-08 12:22:45 +02:00
Peter Bittner
688524305f
Remove deprecated Piwik integration
...
Please use our Matomo integration instead
2022-07-06 23:52:03 +02:00
Peter Bittner
514780aeb2
Add documentation for Lucky Orange
2020-12-06 20:45:08 +01:00
Peter Bittner
ba8982be0a
Add missing Google Analytics instructions to install section
2020-12-06 13:21:12 +01:00
Peter Bittner
e517bce3a6
Add SnapEngage details to Installation section
...
Fixes #166
2020-11-25 17:00:22 +01:00
Scott Karlin
e5f8c199dc
Create Matomo module; leave Piwik to be deprecated
...
With the rebranding of Piwik to Matomo, this commit:
* copies the piwik module to matomo and rebrands
* notes that the piwik module is deprecated
* updates the javascript to the current Matomo version
Implements #132
2019-04-10 09:26:33 +02:00
Joost Cassee
fb4f1c1b40
Change all links from .../jcassee/d-a to jazzband
2018-11-28 21:36:23 +01:00
Nikolay Korotkiy
926b46dc03
docs: Piwik is now Matomo
2018-08-20 19:31:06 +02:00
Pi Delport
a7246fbe44
Add initial Facebook Pixel docs
2017-10-17 16:46:14 +02:00
Peter Bittner
7d96f8e618
Use code-block directive for snippets
...
Correct spacing between sentences.
Update URLs (http -> https)
2017-01-29 21:55:27 +01:00
Nikolay Korotkiy
71e8538451
Escape the '@' symbol in doc
2016-05-26 02:42:19 +03:00
Joost Cassee
826725f2ce
Fix Sphinx warning about code-block in install.rst
2016-05-25 10:43:57 +02:00
Nikolay Korotkiy
8b232d06cb
Add support for the Raiting@Mail.ru service
2016-05-25 11:05:01 +03:00
Nikolay Korotkiy
fa034b0b10
Add support for the Yandex.Metrica service
2016-05-20 09:16:27 +03:00
Peter Bittner
bf96a8fe50
Fix some white space and highlighting in docs
2016-05-19 00:14:08 +02:00
Peter Bittner
83312e01f9
Remove Reinvigorate template tag, tests and docs
...
Closes #82
2016-05-18 23:41:58 +02:00
Peter Bittner
e49da10e01
Added Piwik open source web analytics
2014-07-05 00:02:16 +02:00
skoczen
d76a0981b8
Adds intercom.io support, fixes inconsent fails from json ordering.
2014-04-25 10:46:30 -07:00
Philippe O. Wagner
b18c659206
Initial integration of Clickmap into django-analytical. Basically working but tests and documentation is missing currently.
2012-12-05 08:22:17 +01:00
Joost Cassee
0754b5fd47
Add note on identifying users in installation docs
2012-10-18 09:39:31 +02:00
Piet Delport
9b83ef1c3e
Fix name: django-analytics -> django-analytical
2012-08-13 12:30:47 +02:00
Steven Skoczen
10c48b645f
added support for gaug.es
2012-02-24 15:14:17 -08:00
Joost Cassee
babfad16ac
Add support for the Woopra service
...
Also bump the version to 0.7.0.
2011-03-15 16:48:23 +01:00
Joost Cassee
ae89a6965c
Add Olark and Reinvigorate to the install docs
2011-03-15 12:58:52 +01: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
246c72cc03
Split off Geckoboard support into django-geckoboard
2011-02-15 16:07:32 +01:00
Joost Cassee
4c2a39beda
Add support for Geckoboard
2011-02-14 08:40:27 +01:00
Joost Cassee
582bfdd970
Fix various documentation typos and missing text
2011-02-11 14:59:56 +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
3db3bf4b0e
Simplify analytics tag loading
...
The general-purpose tag loading code was much too generic and complex,
so this commit hard-codes the supported services. Also adds a tutorial
to the documentation.
This commit is not tested.
2011-01-28 18:02:23 +01:00
Joost Cassee
d715c16244
Refactoring services, step 1
...
Move services into their own Django apps, leaving the analytics app a
small wrapper. First service converted is Clicky.
This commit has not been tested.
2011-01-26 22:28:16 +01:00
Joost Cassee
da0fb1de80
Add docs on identification
2011-01-25 01:13:19 +01:00
Joost Cassee
39c205f546
Updated analytical
...
* Added Chartbeat.
* Added settings context processor.
* Added identification.
* Prepared events.
* Updated tests.
2011-01-25 00:13:44 +01:00
Joost Cassee
1fa0d7760d
Create project
2011-01-21 02:01:40 +01:00