Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

In many cases it’s useful to understand how many times an offer has been redeemed. The Offer redeemed Public Template is available to all customers but must be used in conjunction with the Offer Management Rule rule.

The Offer Management rule will provide an “offerIdentifier” field. This should be kept for an individual until they redeem the offer. It should then be passed in with the Conversion.

The offer redeemed public template will take the offerIdentifier field and use it to update a tally for that identifier.

The values of all the tallied offers are stored in the OfferQuotaUse table.

Input Data

Field

Description

Example

offerIdentifier

The Identifying field for the offer as provided by the Offer Management Public Template.

Birthday10

Configuration

Parameter

Description

Example

Output Fields

Field

Description

Example

  • No labels