Skip to content

Commit e910fd0

Browse files
authored
Update Upollo catalog page (#4838)
* Update Upollo catalog page * Fix target blank * Update targets * Update targets without prettier
1 parent 1687f2d commit e910fd0

File tree

1 file changed

+12
-12
lines changed
  • src/connections/destinations/catalog/actions-upollo

1 file changed

+12
-12
lines changed

src/connections/destinations/catalog/actions-upollo/index.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@ id: 640267d74c13708d74062dcd
55

66
{% include content/plan-grid.md name="actions" %}
77

8-
[Upollo](https://upollo.ai?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} finds and converts repeat trialers, account sharers and more.
8+
[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.
99

10-
11% of users signing up for free trials have [already had a free trial](https://upollo.ai/blog/turn-repeated-trials-into-growth?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"}, and up to 45% of users [share their logins](https://upollo.ai/blog/grow-by-understanding-account-sharing?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} with others.
11-
Inviting these users to a paid account is the top underutilized growth channel for SaaS businesses.
10+
Understand who your users truly are, if they are ready to convert, churn or expand and why they are ready. Upollo provices unique insights from users who are ready to convert because they have [already had a free trial](https://upollo.ai/blog/turn-repeated-trials-into-growth?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"}, a company ripe for a team wide roll out because they [share logins](https://upollo.ai/blog/grow-by-understanding-account-sharing?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} or finding high intent companies [hidden behind public emails](https://upollo.ai/blog/hidden-goldmine-public-emails).
11+
12+
Upollo also enriches your identify data with firmopgrahic data so you can understand your users in Upollo or in your data warehouse. See company name, size and industry for your users as soon as they sign in, for free at unlimited scale.
1213

1314
Upollo maintains this destination. For any questions or issues with the destination, please [contact the Upollo team](https://upollo.ai/contact?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"}.
1415

1516
## Benefits of Upollo (Actions)
1617

1718
Upollo (Actions) provides the following benefits:
1819

19-
- **Find hidden growth opportunities**. Quickly see how many users are repeating free trials or sharing their account.
20+
- **Find hidden growth opportunities**. Quickly see opportunities to convert, retain and expand.
2021
- **More happy paying customers**. Upgrade these users onto a paying plan and get more happy paying users.
2122

2223
## Getting Started
2324

24-
25-
1. From the Segment web app, navigate to **Connections > Catalog**, and select the **Destinations** tab.
25+
1. From the Segment web app, navigate to **Connections > Catalog**, and select the **Destinations** tab.
2626
2. Select **Destinations Actions** under **Categories** in the left navigation.
2727
3. Search for **Upollo (Actions)** and click **Configure Upollo**.
2828
4. Select an existing Source to connect to Upollo (Actions).
@@ -31,15 +31,15 @@ Upollo (Actions) provides the following benefits:
3131

3232
## Identify
3333

34-
Upollo uses the `identify` call to analyze users on your platform. If the same person is using multiple accounts or if different people are sharing an account, they are flagged and shown in the Upollo dashboard.
35-
34+
Upollo uses the `identify` call to analyze users on your platform. Our unique insights shown in the Upollo dashboard and optionally enriched data is added to identify events.
3635

3736
The `identify` call provides any available information about the user.
37+
3838
```js
39-
analytics.identify('userId123', {
40-
41-
name: 'John Doe',
42-
phone: '+123456789'
39+
analytics.identify("userId123", {
40+
41+
name: "John Doe",
42+
phone: "+123456789",
4343
});
4444
```
4545

0 commit comments

Comments
 (0)