Skip to content

Commit 610b6aa

Browse files
authored
Update description for total
1 parent 08ac984 commit 610b6aa

File tree

1 file changed

+1
-1
lines changed
  • src/connections/spec/ecommerce

1 file changed

+1
-1
lines changed

src/connections/spec/ecommerce/v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ This event supports the following semantic properties:
816816
| order_id | String | Order/transaction ID |
817817
| affiliation | String | Store or affiliation from which this transaction occurred (for example, Google Store) |
818818
| subtotal | Number | Order total after discounts but before taxes and shipping |
819-
| total | Number | Revenue ($) with discounts and coupons added in. Note that our Google Analytics Ecommerce destination accepts `total` *or* `revenue`, but not both. For better flexibility and total control over tracking, we let you decide how to calculate how coupons and discounts are applied |
819+
| total | Number | Subtotal ($) with shipping and taxes added in. Note that our Google Analytics Ecommerce destination accepts `total` *or* `revenue`, but not both. For better flexibility and total control over tracking, we let you decide how to calculate how coupons and discounts are applied |
820820
| revenue | Number | Revenue ($) associated with the transaction (including discounts, but excluding shipping and taxes) |
821821
| shipping | Number | Shipping cost associated with the transaction |
822822
| tax | Number | Total tax associated with the transaction |

0 commit comments

Comments
 (0)