django-analytical/analytical
Erick Massip 81c47e528a
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-10-08 10:23:36 +03:00
..
templatetags Fix gtag user_id setup and add support for custom dimensions (#226) 2025-10-08 10:23:36 +03:00
__init__.py Release v3.2.0 2025-10-08 10:23:36 +03: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-10-08 10:23:04 +03:00