Updating response history
Use the Response process to update response history. The Response process compares campaign response information with contact history and writes information to the response history tables for the appropriate audience level.
Before you begin
A Response process is tightly aligned with its corresponding contact process, in which the responders now being tracked were possibly members of cells targeted with particular offers. Therefore, before you can configure a Response process, you must:
- Know the audience level of your contact list.
- Ensure that contact history and response history system tables are mapped for each audience level that you are contacting and tracking. This is usually done by the Unica Campaign administrator.
- Set up a separate Response process for each audience level in which you are tracking responders.
- Know the codes representing the response types that you want to track.
- Know what Unica Campaign-generated codes (campaign, cell, offer, or treatment codes) were sent to your contact list, so you can map them for tracking.
- Enable the ability to create temp tables in the Unica Campaign system tables database (set the AllowTempTables configuration property to true).
About this task
Procedure
- Navigate to the list of campaigns where you created your contact flowcharts (the flowcharts that assigned the offers that you plan to analyze).
- Typically, you create a separate flowchart to handle the response process. You could also have one response flowchart per channel or one global response tracking flowchart for all campaigns.
-
Click Edit
to open the flowchart for editing.
-
Drag the Response process
from the palette to your flowchart.
- Connect a Select or Extract process as input to the Response
process.
The Select or Extract process typically reads from an action table. An action table is an optional database table or file containing response data that is collected after offers are presented to customers. Often, data originates from several tables such as transactions or sales information.
Note: Administrators must ensure that the action table is locked during response processing. Administrators must also clear rows after each Response process run to ensure that responses are not credited multiple times. For example, use Unica Campaign to run SQL after the Response process to purge the action table. For important information, see the Unica Campaign Administrator's Guide. - Double-click the Response process in the flowchart to open the process configuration dialog.
- Use the Source tab as follows.
-
Use the Mapping to treatments tab to select the fields to be tracked and
match them to a list of offer and treatment attributes.
- Click the Log tab to specify additional
fields to log to response history.
Use the controls to match fields from the Candidate fields list with fields in the Fields to log list.
You can automatically match fields by clicking Match. Fields with exact matches for the Table field names are automatically added to the Fields to log list. If there are multiple matching fields, the first match is taken.
- Click the General tab to assign a name and descriptive note to the process.
- Click OK.
Results
The process is now configured. You can test run the process to verify that it returns the results that you expect.
When you save and run the flowchart, information is written to the response history system tables. Unica Campaign administrators must be sure to clear rows after each Response process run to ensure that responses are not credited multiple times.