Skip to content

Commit 346e7f7

Browse files
committed
Add experiment attributes
1 parent 3843f40 commit 346e7f7

File tree

1 file changed

+14
-2
lines changed
  • src/connections/sources/catalog/cloud-apps/regal-voice

1 file changed

+14
-2
lines changed

src/connections/sources/catalog/cloud-apps/regal-voice/index.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The table below lists events that Regal Voice sends to Segment. These events app
4343
</tr>
4444
<tr>
4545
<td>contact.experiment.assigned</td>
46-
<td>A contact assigned an experiment</td>
46+
<td>A contact was assigned to an experiment</td>
4747
</tr>
4848
<tr>
4949
<td>sms.queued</td>
@@ -154,6 +154,18 @@ The table below lists events that Regal Voice sends to Segment. These events app
154154
<td>`ended_at`</td>
155155
<td>UTC timestamp when the conversation was ended</td>
156156
</tr>
157+
<tr>
158+
<td>`experimentId`</td>
159+
<td>Experiment ID</td>
160+
</tr>
161+
<tr>
162+
<td>`experimentName`</td>
163+
<td>Name of experiment</td>
164+
</tr>
165+
<tr>
166+
<td>`experimentVariant`</td>
167+
<td>Variant a contact was assigned to in an experiment</td>
168+
</tr>
157169
<tr>
158170
<td>`from_number`</td>
159171
<td>Phone number that sent the message</td>
@@ -218,7 +230,7 @@ The table below lists events that Regal Voice sends to Segment. These events app
218230
</tr>
219231
<tr>
220232
<td>`target_agent_fullname`</td>
221-
<td>Full name of the agent who contact (and all contact’s tasks) are assigned to<td>
233+
<td>Full name of the agent who contact (and all contact’s tasks) are assigned to</td>
222234
</tr>
223235
<tr>
224236
<td>`target_agent_id`</td>

0 commit comments

Comments
 (0)