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
[Convertly](https://www.tryconvertly.com){:target="\_blank”} lets you run AI on your product analytics. Create and generate charts and analyze data in minutes.
8
+
9
+
This destination is maintained by Convertly. For any issues with the destination, contact the [Convertly support team]([email protected]).
10
+
11
+
## Getting started
12
+
13
+
1. From the Destination catalog page in the Segment app, search for Convertly.
14
+
2. Select and click Add Destination.
15
+
3. Select an existing Source to connect to.
16
+
4. In Convertly, navigate to your [API Keys](https://www.app.tryconvertly.com/account/apikeys){:target="\_blank"} page in the Convertly app.
17
+
5. Copy your API key.
18
+
6. Enter the API key in the destination settings in Segment.
19
+
20
+
## Supported methods
21
+
22
+
Convertly supports the following methods, as specified in the [Segment Spec](/docs/connections/spec).
23
+
24
+
### Page
25
+
26
+
Send Page calls to ADD WHAT PAGE CALLS ARE USED FOR HERE. For example:
27
+
28
+
```js
29
+
analytics.page()
30
+
Segment sends Page calls to Convertly as a pageview.
31
+
```
32
+
33
+
### Identify
34
+
35
+
Send Identify calls to ADD WHAT IDENTIFY CALLS ARE USED FOR HERE. For example:
0 commit comments