Interact | services | crossSessionResponse | OverridePerAudience | [AudienceLevel] | TrackingCodes | byAlternateCode
The properties in this section define how cross-session response tracking matches a user-defined alternate code to contact and response history.
Name
Description
This property defines the name for the alternate code. This must match the Name value in the UACI_TrackingType table in the runtime environment tables.
Default value
OverrideSQL
Description
The SQL command or stored procedure to match the alternate code to the contact and response history by offer code or treatment code.
Default value
useStoredProcedure
Description
If set to true, the OverrideSQL must contain a reference to a stored procedure which matches the alternate code to the contact and response history.
If set to false, the OverrideSQL, if used, must be an SQL query.
Default value
false
Valid Values
true | false
Type
Description
The associated TrackingCodeType defined in the UACI_TrackingType table in the runtime environment tables.
Default value
3
Valid Values
An integer defined in the UACI_TrackingType table.