Commit graph

122 commits

Author SHA1 Message Date
Peter Bittner
8b12e33e69 Add more config options for Woopra
Closes #100
2025-07-09 18:17:27 +02:00
Peter Bittner
4540999dc1 Remove obsolete type attribute in script tags 2025-07-08 12:22:45 +02:00
Peter Bittner
1dd5b2ac62 Fix Sphinx documentation issues, add RTD configuration 2025-07-08 12:22:45 +02:00
Tim Gates
6e367cdd2d docs: fix simple typo, convesions -> conversions
There is a small typo in docs/services/spring_metrics.rst.

Should read `conversions` rather than `convesions`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-08-03 01:18:16 +02:00
Petr Dlouhý
47a5a4d6a9 more fixes to the docs 2022-07-18 16:54:29 +02:00
Petr Dlouhý
a82bde708a Update docs/services/google_analytics_gtag.rst
Co-authored-by: Peter Bittner <django@bittner.it>
2022-07-18 16:54:29 +02:00
Petr Dlouhý
96f1ba98b1 add more information about overriding identity to documentation 2022-07-18 16:54:29 +02:00
Peter Bittner
248e04aef5 Fix outdated URLs that point to the Clickmap service
Fixes #182
2022-07-14 10:56:02 +02:00
Peter Bittner
688524305f Remove deprecated Piwik integration
Please use our Matomo integration instead
2022-07-06 23:52:03 +02:00
Kevin Olbrich
ba59f396df add GOOGLE_ANALYTICS_JS_SOURCE setting to allow custom source URL
fixes https://github.com/jazzband/django-analytical/issues/212
2022-07-06 08:30:22 +02:00
merc1er
051d46ceda Fix typo 2022-02-04 03:12:45 +01:00
Garrett Coakley
58aa95df34
Added Heap integration (#194)
Heap integration
2021-11-26 14:13:59 +01: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
Taha Rushain
3292b664ec Updated Gtag implementation for mutiple id patterns 2020-07-17 19:24:51 +05:00
Sean Wallace
438b1408fa Add user_id to Google Analytics GTag 2020-06-28 21:00:41 +02:00
Peter Bittner
77fdb51432 Explain the three Google Analytics options 2020-04-15 14:51:05 +02:00
Marc Bourqui
756ac787e8 Add support for gtag.js 2020-04-11 18:43:31 +02:00
Tim Gates
637805e003 docs: Fix simple typo, betweeen -> between
There is a small typo in docs/services/matomo.rst, docs/services/piwik.rst.

Should read `between` rather than `betweeen`.
2020-03-03 09:01:27 +01:00
Scott Karlin
ef0b19ccb2 Clarify Piwik deprecation status 2019-04-10 09:26:33 +02: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
4f4de63759 Merge remote-tracking branch 'anteru/master' 2018-11-15 20:43:47 +01:00
Joost Cassee
32c45f2f0c
Merge pull request #135 from EDSI-Tech/issue-108
Basic support of Google analytics.js
2018-11-15 20:19:09 +01:00
Joost Cassee
e91615b754
Merge pull request #137 from pjdelport/add-hotjar-support
Add Hotjar support
2018-11-15 20:16:42 +01:00
Pi Delport
de3c2d73d1 Add docs for Hotjar 2018-11-15 17:37:38 +02:00
Marc Bourqui
11e0372017 Fix docs, #108 2018-09-26 13:39:33 +02:00
Marc Bourqui
d76c72e2a5 Update docs, #108 2018-09-24 15:51:54 +02:00
Pi Delport
4b4f26f54e Intercom: Add support for HMAC authentication of identified users
Documentation:
https://www.intercom.com/help/configure-intercom-for-your-product-or-site/staying-secure/enable-identity-verification-on-your-web-product
2018-08-22 18:43:07 +02:00
Pi Delport
47cf9aac3e Intercom: Set user_id field for authenticated users
This is one of Intercom's core user detail fields.
2018-08-22 18:20:39 +02:00
Nikolay Korotkiy
926b46dc03 docs: Piwik is now Matomo 2018-08-20 19:31:06 +02:00
Pi Delport
8f4a62ac6d Intercom docs: Fix broken link for custom data 2018-08-20 19:03:36 +02:00
Matthäus G. Chajdas
7b3c107758 Add PIWIK_DISABLE_COOKIES.
This option disables cookies -- it's off by default.
2018-05-06 09:34:05 +02:00
Pi Delport
a7246fbe44 Add initial Facebook Pixel docs 2017-10-17 16:46:14 +02:00
Bodnar Bogdan
eaa9610cca Fix variable name 2017-08-15 15:54:20 +02:00
Nikolay Korotkiy
71e8538451 Escape the '@' symbol in doc 2016-05-26 02:42:19 +03:00
Joost Cassee
1cb458fe7c Fix links in Google Analytics documentation 2016-05-25 20:26:59 +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
Joost Cassee
b9953ba629 Merge pull request #89 from saschwarz/gaflags
Google Analytics _set*SampleRate and _set*CookieTimeout
2016-05-19 10:11:15 +02:00
Steve Schwarz
7a6f24173b Added GA SAMPLE_RATEs and COOKIE_TIMEOUTs 2016-05-18 23:30:56 -05:00
Peter Bittner
83312e01f9 Remove Reinvigorate template tag, tests and docs
Closes #82
2016-05-18 23:41:58 +02:00
Eric Wang
b30503be93 Update locations of constants in Google Analytics documentation 2015-09-12 17:12:54 -07:00
Alexandre Pocquet
f1fe8ca740 Update Piwik documentation 2015-08-21 11:04:55 +02:00
Piet Delport
56705cc3e6 Update link to Google's Site Speed documentation
The old link just 404s at the moment.
2015-07-01 07:12:16 +02:00
Joost Cassee
c5c886d5bf Fix up docs style 2015-03-09 20:50:54 +01:00
Joost Cassee
54d922496d Merge pull request #50 from mgaitan/mixpanel_identify
update mixpanel indetify code.
2015-03-09 20:36:13 +01:00
Martín Gaitán
e1bfe4c40a send user properties 2014-09-19 13:22:50 -03:00
Martín Gaitán
3c1206db11 Identifying users 2014-08-25 22:33:53 -03:00
Peter Bittner
969fbea602 Fixed grammar in Piwik documentation 2014-07-07 09:01:09 +02:00
Joost Cassee
7ac9b38ee5 Small fixes after Piwik merge
- Update changelog and add Peter Bittner to authors
- Fix documentation typo
- Bump version
2014-07-06 21:21:49 +02:00