Skip to content

Commit 4b14fa4

Browse files
authored
Apply suggestions from code review
1 parent 01614bd commit 4b14fa4

File tree

1 file changed

+9
-9
lines changed
  • src/connections/destinations/catalog/humanic-ai

1 file changed

+9
-9
lines changed

src/connections/destinations/catalog/humanic-ai/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,28 @@ title: Humanic AI Destination
33
id: 64b0e177091331e4a2a00c83
44
___
55

6-
[Humanic AI](https://humanic.ai/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) is revolutionizing the CRM space to make it easier than ever for growing companies to maximize revenue from their existing users. Humanic is the industry's first PLG CRM for today’s modern revenue teams. With support from top industry veterans at DoorDash, Notion, Miro, Canvas, MailChimp and more - there's no better time explore what Humanic can offer your business!
6+
[Humanic AI](https://humanic.ai/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} is revolutionizing the CRM space to make it easier than ever for growing companies to maximize revenue from their existing users. Humanic is the industry's first PLG CRM for today’s modern revenue teams. With support from top industry veterans at DoorDash, Notion, Miro, Canvas, MailChimp and more - there's no better time explore what Humanic can offer your business.
77

88
Managing upwards of 1000+ active users can be an overwhelming task, and many CRMs struggle to keep up with the influx. If you need a reliable system that allows for user sorting based on payment or user activity, it's time to consider more robust solutions than traditional customer relationship management software. Read on for details on how the Humanic PLG CRM can help unlock revenue from your existing user base. To Sign up and explore right away [click here](https://humanic.ai/signup?utm_source=segmentio&utm_medium=docs&utm_campaign=partners).
99

1010
This destination is maintained by Humanic. For any issues with the destination, [contact the Humanic Support team](mailto:[email protected]).
1111

1212
## Getting Started
1313

14-
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
15-
2. Search for "Humanic AI" in the Destinations Catalog, and select the "Humanic AI" destination.
16-
3. Choose which Source should send data to the "Humanic" destination.
17-
4. Go to the [Humanic dashboard](https://dashboard.humanic.ai/dashboard/profile/){:target="_blank"}, Go to the API Keys tab and generate an API key and copy it.
18-
5. Enter the "API Key" in the "Humanic AI" destination settings in Segment.
14+
1. Navigate to **Connections > Catalog** and select the **Destinations** tab in the catalog.
15+
2. Search for *Humanic AI* in the catalog and select the destination.
16+
3. Choose which source should send data to the *Humanic AI* destination.
17+
4. Go to the [Humanic dashboard](https://dashboard.humanic.ai/dashboard/profile/){:target="_blank"} and select the **API Keys** tab. Generate an API key and copy it.
18+
5. Enter the API Key in the Humanic AI destination settings in Segment.
1919

2020

2121
## Supported methods
2222

23-
Humanic AI supports the following methods, as specified in the [Segment Spec](/docs/connections/spec).
23+
Humanic AI supports the following methods as specified in the [Segment Spec](/docs/connections/spec).
2424

2525
### Page
2626

27-
Send [Page](/docs/connections/spec/page) calls to record which web pages users have visited. For example:
27+
Send [Page](/docs/connections/spec/page) calls to record which web pages users visited. For example:
2828

2929
```js
3030
analytics.page("Pricing", {
@@ -39,7 +39,7 @@ Segment sends Page calls to Humanic AI as a `pageview`.
3939

4040
### Screen
4141

42-
Send [Screen](/docs/connections/spec/screen) calls to ecord which mobile app screens users have viewed. For example:
42+
Send [Screen](/docs/connections/spec/screen) calls to record which mobile app screens users viewed. For example:
4343

4444
```obj-c
4545
[[SEGAnalytics sharedAnalytics] screen:@"Home"

0 commit comments

Comments
 (0)