Setting the sync field for audience information
When you complete a test run or a production run, audience information is exported by Unica Campaign to Acoustic Campaign. For the Email and Push processes, you can specify the fields that must be used as sync fields for the audience information.
Setting sync fields for audience information
For the Email and Push processes, the Unica CampaignaudienceId
is used as the sync
field by default. For the SMS process, the phone number is used as the sync field.
To set the sync fields, go to the Field mappings tab of the Email or Push
process. Select the Fields to export to Acoustic Campaign and
complete the mapping. Click the check mark in the
Sync column for the field or fields that are to be used
as the sync fields.
- If the combination of sync fields results in a unique record, the audience data is uploaded to Acoustic Campaign as new audience data.
- If the combination of sync fields does not result in a unique record, the existing audience data is updated in Acoustic Campaign.
- The Email and MobileUserIDs are case sensitive.
campaignaudienceId
is uploaded to Acoustic Campaign even if other fields are selected as sync fields.- The response from Acoustic Campaign also contains the
campaignaudienceId
. Changing the sync field does not change the response tracking mechanism for the Email process. - Duplicate records are considered as valid records and so they do not affect the allowableFailurePercentage for a process box.
The campaignaudienceId
field
campaignaudienceId
. Consider the
following points about the campaignaudienceId
field:- When contact data is uploaded to the Acoustic Campaign database for the
first time, a
campaignaudienceId
column is added to the database. ThiscampaignaudienceId
field is the lookup key by default. - The
campaignaudienceId
is populated in the Acoustic Campaign database only when the contact data upload is initiated from Campaign. - After the
campaignaudienceId
column is added, the audience information is uploaded to this column when contact data is uploaded. - The
campaignaudienceId
is included in each event that is sent by Acoustic Campaign to UBX for contacts. For example, emailSend, emailOpen, emailBouce, emailClick. - You cannot map the
campaignaudienceId
database column from the Field mappings tab of the Email process. ThecampaignaudienceId
database column is updated internally. - When the SMS process is run, the
campaignaudienceId
is populated in theUA_SENTSMS
andUA_INTERACTEDSMS
system tables after the time specified for the sleepIntervalInMinutes property for the Event Download Schedule. ThecampaignaudienceId
is also populated in the respective contact list in the Acoustic Campaign database as mentioned in SMS process. - When the Push process is run, the
campaignaudienceId
is populated in theUA_SIMPNOT_APPOPENED
,UA_SIMPNOT_URLCLICKED
, andUA_MOB_PUSH_SEND
system tables after the time specified for the sleepIntervalInMinutes property for the Event Download Schedule. ThecampaignaudienceId
is also populated in the respective contact list in the Acoustic Campaign database as mentioned in Push process. - The format for the
campaignaudienceId
isAudienceName~#field1Name~#fieldValue~#field2Name~#fieldvalue~#fieldnName~#fieldvalue
.For example,
Customer~#CustomerID~#20
.