Commit graph

163 commits

Author SHA1 Message Date
Ronard
e6f12719cc
Ask for consent - Matomo (Continuation Jayhaluska's work) (#245)
Some checks failed
Check / build (audit) (push) Has been cancelled
Check / build (docs) (push) Has been cancelled
Check / build (format) (push) Has been cancelled
Check / build (lint) (push) Has been cancelled
Check / build (package) (push) Has been cancelled
Test / python-django (4.2, 3.10) (push) Has been cancelled
Test / python-django (4.2, 3.11) (push) Has been cancelled
Test / python-django (4.2, 3.12) (push) Has been cancelled
Test / python-django (4.2, 3.9) (push) Has been cancelled
Test / python-django (5.1, 3.10) (push) Has been cancelled
Test / python-django (5.1, 3.11) (push) Has been cancelled
Test / python-django (5.1, 3.12) (push) Has been cancelled
Test / python-django (5.1, 3.13) (push) Has been cancelled
Test / python-django (5.2, 3.10) (push) Has been cancelled
Test / python-django (5.2, 3.11) (push) Has been cancelled
Test / python-django (5.2, 3.12) (push) Has been cancelled
Test / python-django (5.2, 3.13) (push) Has been cancelled
Co-authored-by: Julian Haluska <j.haluska@gmx.de>
2026-03-08 17:10:32 +01:00
Peter Bittner
033d2dc02f Align spelling of JavaScript across all files (docs, docstrings) 2025-07-21 17:11:22 +02:00
Erick Massip
7253a3a048
Fix gtag user_id setup and add support for custom dimensions (#226)
* Fixed user_id setup for gtag according to latest docs
* Added the possibility to include custom dimensions to be sent along with every event
* Added custom dimensions section to the gtag docs
* Added explicit python code blocks in the docs
* Reformat test_tag_google_analytics_gtag.py with Ruff formatter
2025-07-21 11:10:04 +02:00
Peter Bittner
8b12e33e69 Add more config options for Woopra
Closes #100
2025-07-09 18:17:27 +02:00
Peter Bittner
110d5bf361 Fix broken/missing author credits in documentation
Fixes broken text include in History chapter introduced via commit 7704f8c.
2025-07-09 13:58:57 +02:00
Peter Bittner
a246d62ae0 Address warnings in docs build process
Adjusts copyright following https://reuse.software/faq/#years-copyright
2025-07-09 09:03:56 +02:00
Peter Bittner
4540999dc1 Remove obsolete type attribute in script tags 2025-07-08 12:22:45 +02:00
Peter Bittner
d3ddf1ac6a Update outdated PyPI URL references 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
Peter Bittner
a112ec445f Reformat code using Ruff 2025-07-08 12:22:45 +02:00
Peter Bittner
82fbbeb6b2 Migrate packaging from setup.py to pyproject.toml 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ý
858a05307b Update docs/features.rst
Co-authored-by: Peter Bittner <django@bittner.it>
2022-07-18 16:54:29 +02:00
Petr Dlouhý
19c43bef4a Update docs/features.rst
Co-authored-by: Peter Bittner <django@bittner.it>
2022-07-18 16:54:29 +02:00
Petr Dlouhý
5ad082df48 Update docs/features.rst
Co-authored-by: Peter Bittner <django@bittner.it>
2022-07-18 16:54:29 +02:00
Petr Dlouhý
47a5a4d6a9 more fixes to the docs 2022-07-18 16:54:29 +02:00
Petr Dlouhý
f56a779b7a Update docs/features.rst
Co-authored-by: Peter Bittner <django@bittner.it>
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ý
83e4361d2a Update docs/features.rst
Co-authored-by: Peter Bittner <django@bittner.it>
2022-07-18 16:54:29 +02:00
Petr Dlouhý
25979fd0c2 Update docs/features.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
David Smith
9163294603 Updated supported versions of Python and Django
Dropped Python2.7/3.5 and Django 1.11 from test matrix

Removed Py2 code and updated for Py3 features

Replaced assertRaisesRegexp with AsserRaisesRegex

Updated setup.py for currently supported versions

Removed _timestamp
2020-12-03 23:01:10 +01:00
Peter Bittner
e517bce3a6 Add SnapEngage details to Installation section
Fixes #166
2020-11-25 17:00:22 +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
Peter Bittner
bfe92c716c Ensure Tox targets clean and docs are working
Update packaging information (Django 2.2, license)

Remove problematic install_requires
2019-04-09 14:43:50 +02:00
Joost Cassee
fb4f1c1b40 Change all links from .../jcassee/d-a to jazzband 2018-11-28 21:36:23 +01: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