Default response types

New installations of Unica Campaign include the following response types, which are defined in the UA_UsrResponseType table. Upgrades include all response types except 9, 10, 11, which must be added manually if you plan to use Unica Deliver offer integration.

The ResponseTypeID and ResponseStatusCode must be unique. Do not change the supplied values for the default response types.

For IsDefault, only one row can be set to 1. All other rows must be 0.

The CountsAsResponse values are mutually exclusive for each response type. In other words, the same response type cannot be counted both as a response and a reject. Valid values are:

0 - does not count as a response
1 - counts as a positive response
2 - counts as a negative response

Table 1. Default response types

Response- TypeID

Name

Description

Response- StatusCode

Counts- AsResponse

IsDefault

1

Explore

<NULL>

EXP

0

0

2

Consider

<NULL>

CON

0

0

3

Commit

<NULL>

CMT

1

0

4

Fulfill

<NULL>

FFL

0

0

5

Use

<NULL>

USE

0

0

6

Unsubscribe

<NULL>

USB

0

0

7

Unknown

<NULL>

UKN

1

1

8

Reject

<NULL>

RJT

2

0

9

Link Click*

<NULL>

LCL

1

0

10

Landing Page*

<NULL>

LPA

1

0

11

SMS Reply Message*

<NULL>

SRE

1

0

*Response Types 9, 10, and 11 are intended for Unica Deliver offer integration. For new installations, these response types are added by default. Upgrades must add these response types manually if Unica Deliver offer integration will be used, then map them in UA_RespTypeMapping. Note that Landing Page and SMS Reply Message are not populated by the ETL process at this time.