Responding to individual engagement on paid channels with real-time events
You can define real-time events that correspond to real-time engagement opportunities on paid destinations.
Real-time events are entry points into the application which can be initiated by internal or external systems and can trigger the execution of outbound runs in Next-Best-Action Designer. For more information, see Responding to real-time customer engagement with real-time event triggers.
For example, you can configure a real-time event that triggers when an individual makes a large deposit into a savings account. If the source of the deposit is, for example, a pension payout or a lottery win, the deposit is a signal for the bank that they may take the opportunity to discuss investment options with the individual, or consider upgrading the individual to their Private Banking services. Paid Media Manager helps advertisers pursue this opportunity on paid channels by targeting the individual with relevant ads on Facebook Ads, Google Ads, and LinkedIn Ads destinations
- Define a real-time event. For more information, see Responding to real-time customer engagement with real-time event triggers.
- In the Channels tab of the Next-Best-Action Designer, in the section, click Configure.
- Select the event that you created.
- In the Business structure level list, select the business issue
and group with which the event is associated.
- Ensure that at least one Facebook Ads, Google Ads, or LinkedIn Ads destination is
configured for the same issue and group.For more information, see Triggering paid updates through Next-Best-Action.
- Configure an action and enable it for paid destinations.For more information, see Enabling actions for paid channels.
- Click Submit.
- Click Save.
- Log in to your application as an operator with access to Dev Studio.
- Save the CDHEventSource data set into your application ruleset.
- On the Settings tab of the CDHEventSource data set, disable the authentication.
- Create a real-time data flow run for the ProcessEventFromSource
data flow of the class PegaMKT-Data-Event, as described in Triggering a real-time event with the Event Stream service.Example request payload:
{ "EventName" : "ApplicationAbandon", "CustomerID": "CID-5" }
Previous topic Streamlining campaign generation for next-best-action paid audiences Next topic Aligning ad spend based on action priority