Skip to content

Commit 8a93911

Browse files
Remove HTML table
Co-authored-by: stayseesong <[email protected]>
1 parent 8544dfd commit 8a93911

File tree

1 file changed

+0
-41
lines changed
  • src/connections/sources/catalog/cloud-apps/navattic

1 file changed

+0
-41
lines changed

src/connections/sources/catalog/cloud-apps/navattic/index.md

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -42,47 +42,6 @@ OPEN_CHECKLIST | A visitor expanded a checklist.
4242
CLOSE_CHECKLIST | A visitor collapsed a checklist.
4343
COMPLETE_TASK | A visitor completed a checklist task.
4444
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 <a href="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>
84-
</tr>
85-
</table>
8645

8746
## Event Properties
8847

0 commit comments

Comments
 (0)