You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/cloud-apps/navattic/index.md
-41Lines changed: 0 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,47 +42,6 @@ OPEN_CHECKLIST | A visitor expanded a checklist.
42
42
CLOSE_CHECKLIST | A visitor collapsed a checklist.
43
43
COMPLETE_TASK | A visitor completed a checklist task.
44
44
CONVERTED | A visitor viewed a step tagged *Mark as converted*.
45
-
<tr>
46
-
<td>Event Name</td>
47
-
<td>Description</td>
48
-
</tr>
49
-
<tr>
50
-
<td>IDENTIFY_USER</td>
51
-
<td>A visitor submitted an email, usually through a form fill. This sends to the <ahref="https://segment.com/docs/connections/storage/warehouses/schema/#identifies-table">Identifies table in Segment</a>.</td>
52
-
</tr>
53
-
<tr>
54
-
<td>VIEW_STEP</td>
55
-
<td>A visitor viewed a step in the demo</td>
56
-
</tr>
57
-
<tr>
58
-
<td>START_FLOW</td>
59
-
<td>A visitor started a flow</td>
60
-
</tr>
61
-
<tr>
62
-
<td>COMPLETE_FLOW</td>
63
-
<td>A visitor has completed a flow</td>
64
-
</tr>
65
-
<tr>
66
-
<td>NAVIGATE</td>
67
-
<td>A visitor clicked on a link from within the demo</td>
68
-
</tr>
69
-
<tr>
70
-
<td>OPEN_CHECKLIST</td>
71
-
<td>A visitor expanded a checklist</td>
72
-
</tr>
73
-
<tr>
74
-
<td>CLOSE_CHECKLIST</td>
75
-
<td>A visitor collapsed a checklist</td>
76
-
</tr>
77
-
<tr>
78
-
<td>COMPLETE_TASK</td>
79
-
<td>A visitor completed a checklist task</td>
80
-
</tr>
81
-
<tr>
82
-
<td>CONVERTED</td>
83
-
<td>A visitor viewed a step tagged "Mark as converted"</td>
0 commit comments