start portlet menu bar

HCLSoftware: Fueling the Digital+ Economy

Display portlet menu
end portlet menu bar
Close
Select Page

Offer is a marketer’s currency; it’s the hook that gets your customer to buy your product or service, aka lead generation. Marketing offers are great for building your customer base and understanding the people interested enough to view, download, or even purchase what you have to offer, allowing you to hone in on your target market and give them more of what they want. An offer is a single marketing message which can be delivered in various ways. And Offer lists are configurable groups of offers that you can use to manage offers. It is not uncommon to have similar offers grouped in a single offer list and use it in place of individual offers. In this way, marketers can update the offers in the offer list while keeping all the arbitration logic intact.

From Unica 12.1.1 release Interact enabled usage of Offer list in Strategy and in Unica 12.1.2 release Offer list is also enabled for FlexOffer and Trigger action. To use Offer list in Interact, there are changes in User Interface and in the Configuration.

In Interact Strategy Edit mode ‘Offer Lists’ tab is added. To list down Offer lists, click on the icon, and the marketer will get details about the offer list as shown below-

offer list in interact

Once a marketer creates rules using an Offer list, an Icon will be displayed in front of the Offer list’s name to distinguish between Offer and Offer list.

Enabling Offer List in HCL Unica Interact

A marketer can select offers from the Offer list by using the following offer selection policies:

  • Most Recent Updated Offers
  • Random
  • Attribute
  • Custom

Enabling Offer List in HCL Unica Interact

Most Recent Updated Offers:

The most recently updated offer will be displayed if the marketer selects this policy.

Random:

If the marketer selects a Random policy, then Offers from the Offer list will be selected randomly.

Attribute:

Offers from the Offer list will be selected based on Attribute and its value in the sorted order.

Custom:

User can create their own Offer Selection policy and then use it in Interact.

Unica Interact Provide a sample Offer Selection policy, which will select Offers from Offer list based on Offer name or Offer Code. Sample java class SampleOfferTieBreaker.java is located under <Interact_Home>/samples/optimization folder.

To use Custom Sample policy, the marketer needs to define Custom Class details in the Configuration as below-

Enabling Offer List in HCL Unica Interact

In Interact Configuration under offerserving node, click on ‘Tie Break’ node to add details:

1. Add a name for Custom Policy.

2. In class field put ‘com.unicacorp.interact.samples.tiebreaker.SampleOfferTieBreaker’

3. In the classPath field, add a path for the sample java class, including its name.

Enabling Offer List in HCL Unica Interact

4. To sort Offers based on Offer Name or Offer Code, add Parameter Type under Custom Policy with value OfferName or OfferCode.

Enabling Offer List in HCL Unica Interact

Now to set ‘a number of selected Offers’ from the Offer list and’ Offer Selection policy,’ the marketer can do this from the Rule’s General tab of Advance Option. Offer list options will be displayed for Rules with Offer list only.

Enabling Offer List in HCL Unica Interact

For instance, If a ‘number of Selected Offers’ is set to 2 and for ‘Offer selection policy’ option ‘Offer fixed cost’ attribute is selected, then in this case Offers will be sorted in ascending order of ‘Offer fixed cost’ Attribute value and top 2 Offers will be selected.

Enabling Offer List in HCL Unica Interact

In FlexOffer, a marketer can create Rules with Offer lists using input feed files or tables. For this Input feed file or table should contain OfferType field. If a value is not mentioned in the OfferType field, then the default value will be set as 0, which is for Offer. If the Offer list is used in the input feed file or table, then in OfferType, column 1 needs to be set.

Marketer can also import Offer Selection Policy for Offer list; otherwise, if Offer Selection Policy is not mentioned in the input Feed file or table, then default selection policy will be applied.

Sample Input Feed file with ! as delimiter:
OFFER ID!OFFER NAME!OfferType!selectionPolicy!OFFERCODE
6!Demo Dynamic offer list!1!{"num":2,"opt":2,"param":"OfferFixedCost","sort":"asc"}!
2!Demo Static offer list!1!!
1!Offer 000000001!0!!

Once Rules with Offer list is created in FlexOffer, then similar to Interact Strategy, a marketer can set ‘a number of selected Offers’ and ‘Offer Selection policy’ for Offer list on the General tab of Advance Option.

Suppose the Offer List is used in the Interact and the marketer introduces a new Offer and updates the Offer list. In that case, the marketer will need to re-deploy the Interactive channel with the ‘Mark for Deploy’ Strategy or FlexOffer.

On Interact RunTime, if Offer is served from Offer list, UACIOfferListID Offer parameters will be displayed with Offer List ID value. To track the response posted for Offers that is part of the Offer list, then, in this case, the OFFERLISTID column is added to UACI_CHStaging table and once a response is posted for the Offer, Offer List ID will be logged to the table.

This enhancement will be helpful in the case where new Offers are introduced in the System. In this case, the marketer will not need to add new Interact Strategy rules but now will just need to only update the Offer list keeping all the arbitration logic intact. To understand more about Offer list in Unica Interact, you can reach out to us and we’ll be happy to help.

Comment wrap
| May 2, 2023
Elevate Your Marketing Game: 5 Personalization Strategies to Deploy a Successful Campaign
Learn the secret sauce to impeccable timing and striking a chord with your audience in Part 3 of our series on personalization. Discover the art of pinpointing the ideal moment to implement personalized marketing and create meaningful connections with your customers. Tailor your messages and drive higher engagement, loyalty, and revenue.
Marketing & Commerce | November 16, 2022
Personalization Playback in Unica Interact
With the new playback feature, in Unica Interact marketers can review what happened in any time period. Drill down all the way to individual sessions to see activities by user attributes, session attributes, API history, event patterns status, and delivered and disqualified offers.