LaunchDarkly Audience Cohorting Connector Setup Guide
This article describes how to set up the LaunchDarkly Audience Cohorting connector.
Actions
| Action name | AudienceStream | EventStream |
|---|---|---|
| Add Member to Segment | ✓ | ✗ |
| Remove Member from Segment | ✓ | ✗ |
Configuration
Navigate to the Connector Marketplace and add a new connector. For general instructions on how to add a connector, see About Connectors.
After adding the connector, configure the following settings:
- Client-Side ID
(Required) The client-side ID for the metric events environment. You can find the client-side ID on the Projects tab in your LaunchDarkly Account settings page under Environments. - Access Token
(Required) The access token must have a role that allows theimportEventDataaction. LaunchDarkly strongly recommends using a dedicated access token with this permission. For more information, see Scoping personal API access tokens and Environments in the LaunchDarkly documentation. - Segment Name
(Required) The segment name in LaunchDarkly that you want to send the data to. - Segment ID
(Required) The unique identifier for the segment in LaunchDarkly. - Segment Description
The segment description provided in LaunchDarkly. - URL Override
(For testing purposes only) Lets you override the URL of the actions.
Actions
The following section lists the supported parameters for each action.
Add Member to Segment
Parameters
| Parameter | Description |
|---|---|
| Member ID | The visitor’s LaunchDarkly ID. |
| HTTP Request Session ID | Select this option if you want to send the session ID. The session ID is not sent by default. |
Member Parameters
| Parameter | Description |
|---|---|
| Last Name | The visitor’s last name. |
| First Name | The visitor’s first name. |
| The visitor’s email address. | |
| Phone Number | The visitor’s phone number. |
Remove Member from Segment
Parameters
| Parameter | Description |
|---|---|
| Member ID | The visitor’s LaunchDarkly ID. |
| HTTP Request Session ID | Select this option if you want to send the session ID. The session ID is not sent by default. |
This page was last updated: June 25, 2025