django-analytical/analytical
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
..
templatetags Fix gtag user_id setup and add support for custom dimensions (#226) 2025-07-21 11:10:04 +02:00
__init__.py Release v3.2.0 2025-07-11 00:06:19 +02:00
models.py Fix small code style issues based on pylint 2011-02-18 13:57:04 +01:00
utils.py Reformat code using Ruff 2025-07-08 12:22:45 +02:00