Offer Lookup Rule
The Offer Lookup Rule Public Template is available to all customers but must be used in conjunction with the Offer Management Rule rule. To use it, pull the Public Template into your Rule after you have created your Offer Identifier field and Offer Management Rule.
Save the Offer Management Rule and name it appropriately.
Once Saved, open the data grid to manage the Rule.
Input Data
Field | Description | Example |
---|---|---|
offeridentifier | This identifies a field in the Rule flow where a decision on the type of content required has been set. This will be used to lookup an appropriate offer. | antichurn1 |
Configuration
Parameter | Description | Example |
---|---|---|
OfferManagementRule (1) | Identifies the Offer Management Rule to use to lookup the Offer via the offer identifier. By Default this is set to the sister Public template offermanagement. You can create other offer management rules and link to those here. | demordoffermanagement offermanagement product1offermanagement |
Output Fields
Field | Description | Example |
---|---|---|
default | Whether this was a default or not |
|
offeridentifier | This identifies the field in the Rule flow where a decision on the type of content required was set. This was be used to lookup an appropriate offer. | antichurn1 |
matchedOfferIdentifier | This identifies the offer that has been provided back by the Offer Management Rule. In some cases where the offeridentifier matches the offer directly both the offeridentifier and the matchedOfferIdentifier will be identical. Where defaults are used the matchedOfferIdentifier may be different. In essence this is the offer that the Offer Management Rule has provided back | antichurn1 antchurn2 |
value | The specific value of the offer. This could be a number highlighting a percentage discount on an order or something that highlights to the CSM the band to offer on renewal | 10 antichurnbandgold |
staticValue | Static cost value provided by this rule that does not include other values. | 10, 20 |
offerCode | This could be used where the offer being provided is dependent on a users action. For example the offercode provided in the rule is summersale10 and this provides a discount of 10%. This could be flashed up to the user by the CMS. The offer is not taken up and applied until it is added to the voucher / coupon field at checkout. | summersale10 birthday10 |
default | Whether a default was used |
|
offerStartDate | When the provided offer started |
|
offerEndDate | When the provided offer will end - Could be used in conjunction with the offerCode to time limit the use fo a code. |
|
live | Whether the Offer is currently live |
|