Skip to content

Commit 2c44d32

Browse files
committed
edits
1 parent 4819dd2 commit 2c44d32

File tree

1 file changed

+3
-6
lines changed
  • src/connections/sources/catalog/cloud-apps/navattic

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Navattic Source"
2+
title: Navattic Source
33
hidden: true
44
---
55

@@ -9,14 +9,11 @@ This source is maintained by Navattic. For any issues with the source, [contact
99

1010
## Getting Started
1111

12-
1312
To get started with the Navattic source:
1413
1. Navigate to **Connections > Sources** and click **Add Source** in the Segment App.
1514
2. Search for *Navattic* in the Sources Catalog, and select the Navattic tile, and click **Add Source**.
1615
3. Give the Source a nickname configure any other settings.
17-
1816
- The nickname is used as a label in the Segment app, and Segment creates a related schema name in your warehouse. The nickname can be anything, but Segment recommends using something that reflects the source itself and distinguishes amongst your environments (for example: SourceName_Prod, SourceName_Staging, SourceName_Dev).
19-
2017
4. Click **Add Source** to save your settings.
2118
5. Copy the Write key from the Segment UI and log in to your Navattic account. Navigate to **Integrations > Segment** and paste the key. Click **Save** to connect.
2219
6. Choose which Navattic events to send to Segment, as well as which demos (projects) to activate for this integration.
@@ -33,7 +30,7 @@ The table below lists possible events that Navattic sends to Segment. With the e
3330

3431
Event Name | Description |
3532
------------ | ------------|
36-
IDENTIFY_USER | A visitor submitted an email, usually through a form fill. This sends to the [Identifies table](/docs/connections/storage/warehouses/schema/#identifies-table) in Segment
33+
IDENTIFY_USER | A visitor submitted an email, usually through a form fill. This sends to the [Identifies table](/docs/connections/storage/warehouses/schema/#identifies-table) in Segment.
3734
VIEW_STEP | A visitor viewed a step in the demo.
3835
START_FLOW | A visitor started a flow.
3936
COMPLETE_FLOW | A visitor has completed a flow.
@@ -59,7 +56,7 @@ url | If the event is NAVIGATE, then this property contains the URL of the link
5956

6057
## Adding Destinations
6158

62-
Now that your Source is set up, you can connect it with Destinations.
59+
Once your Source is set up, you can connect it with Destinations.
6360

6461
Log in to your downstream tools and check to see that your events appear as expected, and that they contain all of the properties you expect. If your events and properties don’t appear, check the [Event Delivery](/docs/connections/event-delivery/) tool, and refer to the Destination docs for each tool for troubleshooting.
6562

0 commit comments

Comments
 (0)