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/upollo/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,19 +21,19 @@ This source is maintained by Upollo. For any issues with the source, [contact Up
21
21
22
22
4. Click**Add Source** to save your settings.
23
23
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.
25
25
26
26
27
27
##Stream
28
28
29
29
Upollo uses server-side`identify` calls to send information about users. The table below describes the fields.
30
30
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.
31
31
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 addresswill bepassed 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 addressispassed in as the`anonymousId`.
33
33
34
34
##Event properties
35
35
36
-
The table belowlist 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 belowlists 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”}