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/destinations/catalog/humanic-ai/index.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -3,28 +3,28 @@ title: Humanic AI Destination
3
3
id: 64b0e177091331e4a2a00c83
4
4
___
5
5
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.
7
7
8
8
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).
9
9
10
10
This destination is maintained by Humanic. For any issues with the destination, [contact the Humanic Support team](mailto:[email protected]).
11
11
12
12
## Getting Started
13
13
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.
19
19
20
20
21
21
## Supported methods
22
22
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).
24
24
25
25
### Page
26
26
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:
28
28
29
29
```js
30
30
analytics.page("Pricing", {
@@ -39,7 +39,7 @@ Segment sends Page calls to Humanic AI as a `pageview`.
39
39
40
40
### Screen
41
41
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:
0 commit comments