Gleap (Actions) Destination
Gleap is a customer feedback platform designed for apps and websites. It offers a suite of tools including visual bug reporting, live chat, AI customer support, public roadmaps, marketing automation, and more, aimed at enhancing customer success and product improvement.
This destination is maintained by Gleap. For any issues with the destination, contact their Support team.
- From the Segment web app, click Catalog, then click Destinations.
- Find the Destinations Actions item in the left navigation, and click it.
- Click Configure Gleap.
- Select an existing Source to connect to Gleap (Actions).
- To use the Gleap destination, obtain an API key by signing up at app.gleap.io.
- Once registered, navigate to Project > Settings > Security in the Gleap dashboard.
- Copy the API key and paste it into the Segment Gleap destination settings.
Found in Project settings -> Secret API token.
Build your own Mappings. Combine supported triggers with the following Gleap (Action)-supported actions:
Mapping limits per destination
Submit an event to Gleap.
Track Event is a Cloud action. The default Trigger is type = "track" or type = "page" or type = "screen"
Optional
The name of the event that occurred. Names are treated as case insensitive. Periods and dollar signs in event names are replaced with hyphens.
The time the event took place in ISO 8601 format. Segment will convert to Unix before sending to Gleap.
Your identifier for the user who performed the event. User ID is required.
Optional
Optional metadata describing the event. Each event can contain up to ten metadata key-value pairs. If you send more than ten keys, Gleap will ignore the rest.
Optional
When enabled, Segment will send events in batches.
Create or update a contact in Gleap
Identify Contact is a Cloud action. The default Trigger is type = "identify"
A unique identifier for the contact.
Optional
The contact's first name.
Optional
The contact's last name.
Optional
The contact's email address.
Optional
The contact's phone number.
Optional
The contact's company name.
Optional
The contact's compan ID
Optional
The user's language.
Optional
The user's subscription plan.
Optional
The user's value.
Optional
The page where the contact was last seen.
Optional
The time specified for when a contact signed up.
Optional
The time when the contact was last seen.
Optional
The custom attributes which are set for the contact.
You can send computed traits and audiences generated using Engage to this destination as a user property. To learn more about Engage, schedule a demo.
For user-property destinations, an identify call is sent to the destination for each user being added and removed. The property name is the snake_cased version of the audience name, with a true/false value to indicate membership. For example, when a user first completes an order in the last 30 days, Engage sends an Identify call with the property order_completed_last_30days: true. When the user no longer satisfies this condition (for example, it's been more than 30 days since their last order), Engage sets that value to false.
When you first create an audience, Engage sends an Identify call for every user in that audience. Later audience syncs only send updates for users whose membership has changed since the last sync.
Real-time to batch destination sync frequency
Real-time audience syncs to Gleap (Actions) may take six or more hours for the initial sync to complete. Upon completion, a sync frequency of two to three hours is expected.
Segment lets you change these destination settings from the Segment app without having to touch any code.
Found in Project settings -> Secret API token.