Skip to content

Commit 22e7a32

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

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ This source is maintained by Upollo. For any issues with the source, [contact Up
2121

2222
4. Click **Add Source** to save your settings.
2323
5. Copy the Write key from the Segment UI.
24-
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.
24+
6. Log in to your Upollo account and navigate to [Connections](https://upollo.ai/app/settings/connections){:target="_blank”}. Connect the Segment Source and paste the Write key to connect.
2525

2626

2727
## Stream
2828

2929
Upollo uses server-side `identify` calls to send information about users. The table below describes the fields.
3030
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.
3131

32-
The default behavior is for Upollo to pass the userId associated with the email recipient as the userId. There are cases in which Upollo does not have an associated userId, in which case the email address will be passed in as the anonymousId.
32+
The default behavior is for Upollo to pass the `userId` associated with the email recipient as the `userId`. There are cases in which Upollo does not have an associated userId, in which case the email address is passed in as the `anonymousId`.
3333

3434
## Event properties
3535

36-
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”}
36+
The table below lists 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”}
3737

3838
| Property Name | Description |
3939
| --------------------------------------- | --------------------------------------------------------- |

0 commit comments

Comments
 (0)