Skip to content

Commit e13701a

Browse files
stephen-uprchinn1
andauthored
Apply suggestions from code review
Co-authored-by: rchinn-segment <[email protected]>
1 parent bda2812 commit e13701a

File tree

1 file changed

+10
-9
lines changed
  • src/connections/sources/catalog/cloud-apps/upollo

1 file changed

+10
-9
lines changed

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,34 @@
22
title: Upollo Source
33
---
44

5-
[Upollo](https://upollo.ai?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} gives unique and actionable insights that lead to conversion, retention and expansion.
5+
[Upollo](https://upollo.ai?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} gives unique and actionable insights that lead to conversion, retention, and expansion.
66

7-
This source is maintained by Upollo. For any issues with the source, [contact their Support team](mailto:[email protected]).
7+
This source is maintained by Upollo. For any issues with the source, [contact Upollo's Support team](mailto:[email protected]).
88

9-
_**NOTE:** The Upollo Source is currently in beta, which means that they are still actively developing the source. If you are interested in joining their beta program or have any feedback to help improve the Upollo Source and its documentation, [let the Upollo team know](mailto:[email protected])._
9+
> info ""
10+
> The Upollo Source is currently in beta, which means that Upollo still actively developing the source. If you are interested in joining the beta program or have any feedback to help improve the Upollo Source and its documentation, [let the Upollo team know](mailto:[email protected]).
1011
1112
## Getting started
1213

1314
1. From your workspace's [Sources catalog page](https://app.segment.com/goto-my-workspace/sources/catalog){:target="_blank”} click **Add Source**.
1415
2. Search for "Upollo" in the Sources Catalog, select Upollo, and click **Add Source**.
15-
3. On the next screen, give the Source a nickname configure any other settings.
16+
3. On the next screen, give the Source a nickname and configure any other settings.
1617

17-
- 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 we recommend using something that reflects the source itself and distinguishes amongst your environments (eg. SourceName_Prod, SourceName_Staging, SourceName_Dev).
18+
- 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).
1819

1920
4. Click **Add Source** to save your settings.
2021
5. Copy the Write key from the Segment UI.
21-
6. Log in to your Upollo account - navigate to [Connections](https://upollo.ai/app/settings/connections) > Connect Segment Source and paste the key to connect.
22+
6. Log in to your Upollo account and navigate to [Connections](https://upollo.ai/app/settings/connections). Connect the Segment Source and paste the Write key to connect.
2223

2324

2425
## Stream
2526

2627
Upollo uses server-side `identify` calls to send information about users. The table below describes the fields.
27-
Upollo uses our stream Source component to send Segment event data. It uses a server-side `identify` method to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse, so you can query using SQL.
28+
Upollo uses a stream Source component to send Segment event data. It uses a server-side `identify` method to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse, so you can query using SQL.
2829

29-
## Event Properties
30+
## Event properties
3031

31-
The table below list the properties included in the events. You can learn more about the different types in the Upollo [documentation](https://upollo.ai/docs/reference?utm_source=segmentio&utm_medium=docs&utm_campaign=partners)
32+
The table below list the properties included in the events. Learn more about different properties in the Upollo [documentation](https://upollo.ai/docs/reference?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”}
3233

3334
| Property Name | Description |
3435
| --------------------------------------- | --------------------------------------------------------- |

0 commit comments

Comments
 (0)