Retentive Destination
Destination Info
Retentive makes your help docs searchable in product so go-to-market teams can act on data that each customer struggles with.
Retentive maintains this destination. For any issues with the destination, contact the Retentive Support team.
Getting Started
- From the Destinations catalog page in the Segment App, click Add Destination.
- In the Destinations Catalog, search for “Retentive” and select the Retentive destination.
- Choose which source should send data to the Retentive destination.
- Navigate to the Retentive integrations tab.
- Toggle the Segment integration on, and copy the API key presented.
- In the Retentive destination settings in Segment, enter the API key.
Supported methods
Retentive supports the following methods, as specified in the Segment Spec.
Identify
Send Identify calls to track user metadata alongside their search queries in the Retentive dashboard. For example:
analytics.identify('userId123', {
email: 'john.doe@example.com'
});
Customer data only displays once customers perform searches on Retentive.
Alias
Send Alias calls to merge customers from different destinations into a single customer in Retentive. For example:
analytics.alias(
'primaryId',
'previousId' // optional
);
This page was last modified: 21 Mar 2024
Need support?
Questions? Problems? Need more info? Contact Segment Support for assistance!
Was this page helpful?
Get started with Segment
Segment is the easiest way to integrate your websites & mobile apps data to over 300 analytics and growth tools.