django-analytical
django-analytical copied to clipboard
Add event tag to gtag for enhanced ecommerce google analytics
as mentioned in #185 i modify google_analytics_gtag.py to get set event data in gtag. hopefully be useful
Codecov Report
Merging #186 (92be4c6) into master (896a191) will decrease coverage by
0.39%. The diff coverage is62.50%.
@@ Coverage Diff @@
## master #186 +/- ##
==========================================
- Coverage 94.25% 93.85% -0.40%
==========================================
Files 29 29
Lines 1270 1285 +15
==========================================
+ Hits 1197 1206 +9
- Misses 73 79 +6
| Impacted Files | Coverage Δ | |
|---|---|---|
| analytical/templatetags/google_analytics_gtag.py | 81.81% <62.50%> (-11.29%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 896a191...fbe90df. Read the comment docs.