-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add missing events and fixes for gtm #5127
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5127 +/- ##
==========================================
- Coverage 30.9% 30.83% -0.08%
==========================================
Files 219 219
Lines 17618 17980 +362
Branches 2427 2520 +93
==========================================
+ Hits 5445 5544 +99
- Misses 11950 12189 +239
- Partials 223 247 +24
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #5127 +/- ##
==========================================
- Coverage 30.9% 30.83% -0.08%
==========================================
Files 219 219
Lines 17618 17980 +362
Branches 2427 2520 +93
==========================================
+ Hits 5445 5544 +99
- Misses 11950 12189 +239
- Partials 223 247 +24
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - what do you think the guidelines should be as we add more features in terms of adding additional events to GTM?
@@ -73,6 +73,7 @@ | |||
<div class="form_container"> | |||
<ul class="nav nav-tabs"> | |||
{% for nav in navs %} | |||
<!-- {{nav.href}} {{active}} --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does this change do?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ohh I miss that one, was a test
Description
Add and fix GTM events
together with gtm changes for tracking
Add data-gtm as auto tracking attr
Refers/Fixes
Testing
locally, intensive