Skip to content

[BUG] Fixing order details#66

Open
mustela wants to merge 1 commit intosegment-boneyard:masterfrom
mustela:fixing-order-details
Open

[BUG] Fixing order details#66
mustela wants to merge 1 commit intosegment-boneyard:masterfrom
mustela:fixing-order-details

Conversation

@mustela
Copy link

@mustela mustela commented May 24, 2016

Before this change, you were sending the items subtotal prices instead of the product price. So in GA it was causing a problem. For instance if I have a product with a price of $5, if I buy 2 of them, it will send $10 to GA instead of $5. And GA will do 2 * 10 = $20 as the product price.

Also the order discount and coupons were missing.

@mustela
Copy link
Author

mustela commented May 24, 2016

BTW this PR also fixes #65

@mustela mustela force-pushed the fixing-order-details branch from 823e0c9 to e489f32 Compare May 24, 2016 22:05
zackkatz added a commit to katzwebservices/analytics-wordpress that referenced this pull request Jul 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant