django-analytical icon indicating copy to clipboard operation
django-analytical copied to clipboard

Add event tag to gtag for enhanced ecommerce google analytics

Open likecodingloveproblems opened this issue 4 years ago • 1 comments

as mentioned in #185 i modify google_analytics_gtag.py to get set event data in gtag. hopefully be useful

likecodingloveproblems avatar Feb 12 '21 23:02 likecodingloveproblems

Codecov Report

Merging #186 (92be4c6) into master (896a191) will decrease coverage by 0.39%. The diff coverage is 62.50%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 896a191...fbe90df. Read the comment docs.

codecov[bot] avatar Feb 12 '21 23:02 codecov[bot]