-
Notifications
You must be signed in to change notification settings - Fork 23
Introduce enhanced ecommerce properties #31
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
base: master
Are you sure you want to change the base?
Introduce enhanced ecommerce properties #31
Conversation
@@ -406,6 +406,55 @@ | |||
'description' => 'Currency code', | |||
'location' => 'postField', | |||
), | |||
// enchanced ecommerce |
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.
Typo :)
Should be "Enhanced Ecommerce"
Thanks :)! PR updated. |
Would you be willing to merge @amoebanath? Thanks. |
Oh I don't have permission, sorry! |
@krizon Do you have any objection against this PR? Or is there simply not enough time to maintain this repo? I'd be willing to help. I.e. by cutting the release and updating changelog and such. |
@@ -406,7 +406,7 @@ | |||
'description' => 'Currency code', | |||
'location' => 'postField', | |||
), | |||
// enchanced ecommerce | |||
// enhanced ecommerce |
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.
😅
As documented by Google in https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters
Used this code in production already and it is pushing to Analytics like expected!