Skip to content

Commit 38d1bd4

Browse files
adding details for revenue toggle
1 parent f237362 commit 38d1bd4

File tree

1 file changed

+5
-0
lines changed
  • src/connections/destinations/catalog/actions-snap-conversions

1 file changed

+5
-0
lines changed

src/connections/destinations/catalog/actions-snap-conversions/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ It's possible to send details of either single or multiple products/items in a s
7575
- **Single product/item**: Use the "Item ID", "Item Category", "Brand", "Number of Items", and "Price" fields.
7676
- **Multiple products/items**: Use the "Products" field which accepts an array of products / items.
7777

78+
### Specifying the total value of a purchase
79+
There are 2 ways to specify the total value of a purchase. This can be controlled using the "Track Purchase Value Per Product" field.
80+
- **Price field**: Provide a single numeric value for the total purchase value via the "Price" field. This is the detault approach.
81+
- **Calculate from Products field**: Calculate the total purchase value using the "Price" and "Number of Items" sub fields from the "Products" field.
82+
7883
### Required parameters and hashing
7984
To match visitor events with Snapchat ads, Snap requires that one or a combination of the following parameters are sent to the Conversions API:
8085
- Email

0 commit comments

Comments
 (0)