-
Notifications
You must be signed in to change notification settings - Fork 293
STRATCONN-6214 - [Google Enhanced Conversions] - Adding web plugin #3383
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3383 +/- ##
=======================================
Coverage 80.06% 80.06%
=======================================
Files 1226 1226
Lines 22767 22767
Branches 4526 4526
=======================================
Hits 18229 18229
Misses 3701 3701
Partials 837 837 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| // { | ||
| // name: 'Session Attributes Encoded Plugin', | ||
| // subscribe: 'type = "track" or type = "identify" or type = "group" or type = "page" or type = "alias"', | ||
| // partnerAction: 'sessionAttributesEncoded', | ||
| // mapping: {}, | ||
| // type: 'automatic' | ||
| // }, |
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.
Making a note a here. This is to be enabled after we allow multi instance support in control plane
|
deployed |
Hybrid Action for Google Enhanced Conversions Destination.
Plugin collects attribution details and passes them to the session_attributes_encoded field.
Testing
Tested locally