Drift

The table below gives information about all the data fields that you can import from Drift.

To see the fields you can collect from another data source, go back to the Available fields in Adverity overview.

Field UI name

Field API name

Data Type

Description

Use in Adverity

Docs

botStatus

string

Bot Status in the conversation, one of { BOT_ONLY, HUMAN_ONLY, BOT_ASSISTED, NO_RESPONSE}

dimension

count

float

count

metric

cqlScore

float

The current CQL score of the conversation. Values between [-1, 3] corresponding to the number of bolts. -1 means disqualified, 0 means unassigned.

metric

createdAt

date

timestamp when the conversation was created (ms)

dimension

endUserId

string

id of the end user (site visitor)

dimension

endUserInitiated

boolean

true/false - whether the end user started the conversation

metric

endUserType

string

Type of the end user. {USER, END_USER, NONE, LEAD}

dimension

firstAgentId

string

id of the first agent that responded to the conversation

dimension

firstAgentMessageAt

date

timestamp of the first agent response (ms)

dimension

firstBotId

string

id of the first bot

dimension

firstBotMessageAt

date

timestamp of the first bot message (ms)

dimension

firstCloseAt

date

timestamp of when the conversation was first closed (ms)

dimension

firstEndUserMessageAt

date

timestamp of the first end user message

dimension

id

string

id of the conversation

dimension

lastAgentId

string

id of the last agent that responded to the conversation

dimension

meaningfulConversation

boolean

true/false - whether the conversation was rated as meaningful

metric

numAgentMessages

float

number of agent messages in the conversation

metric

numBotMessages

float

number of bot messages in the conversation

metric

numEndUserMessages

float

number of end user messages in the conversation

metric

pageUrl

string

page url of the conversation

dimension

pageUrl

string

page url of the conversation

dimension

relatedPlaybookid

string

id of related playbook for the conversation

dimension

status

string

status of the conversation

dimension

tags

string

tags on the conversation

dimension

timeToAgentResponseMillis

long

time until the first agent response (ms)

metric

timeToCloseMillis

long

How long the conversation took to close (ms)

dimension

updatedAt

long

last time the conversation was updated (ms)

metric