Parameters
Range
Select
Filter events between a specified Min
and Max
Min
and Max
are inclusive of the entered values
Any Value
- Leave both min and max empty to accept any valueExact Value
- Enter only aMax
to trigger on a specific valueGreater Than
- Enter only aMin
to trigger on any value greater than the specified valueRange
- Enter bot ha min and a max to trigger within a desired range
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
charity.amount.currency | string | The currency formatted in the 3 letter ISO currency code of the donation Example: USD |
charity.amount.value | number | The donation amount Example: 5.25 |
charity.amount.valueMinor | number | The donation amount in the minor format Example: 525 |
charity.campaignId | string | The unique identifier for the charity campaign |
charity.description | string | The description of the charity campaign Example: My charity campaign description |
charity.logo | string | The image url of the logo from the charity campaign |
charity.name | string | The name of the charity campaign Example: My charity campaign |
charity.website | string | The website of the charity campaign Example: mycharitycampaign.com |