Gleap

Last updated:

|Edit this page

Send person data from PostHog into Gleap.

Requirements

Using this requires either PostHog Cloud with the data pipelines add-on, or a self-hosted PostHog instance running a recent version of the Docker image.

You'll also need access to the relevant Gleap account.

Installation

  1. In PostHog, click the "Data pipeline" tab in the left sidebar.
  2. Click the 'Destinations' tab.
  3. Search for 'Gleap' and select the destination.
  4. Add your Gleap access token at the configuration step.
  5. Press 'Create & Enable' and watch your 'Contacts' list get populated in Gleap!

Configuration

OptionDescription
Gleap.io API Key
Type: string
Required: True
User ID
Type: string
Required: True
You can choose to fill this from an email property or an id property. If the value is empty nothing will be sent. See here for more information: https://docs.gleap.io/server/rest-api
Include all properties as attributes
Type: boolean
Required: True
If set, all person properties will be included as attributes. Individual attributes can be overridden below.
Attribute mapping
Type: dictionary
Required: False
Map of Gleap.io attributes and their values. You can use the filters section to filter out unwanted events.

FAQ

Is the source code for this destination available?

PostHog is open-source and so are all the destination on the platform. The source code is available on GitHub.

Who maintains this?

This is maintained by PostHog. If you have issues with it not functioning as intended, please let us know!

What if I have feedback on this destination?

We love feature requests and feedback. Please tell us what you think..

What if my question isn't answered above?

We love answering questions. Ask us anything via our community forum.

Questions?

Was this page useful?

Next article

Google Cloud Storage

Send event data from PostHog to Google Cloud Storage. You'll also need access to the relevant Google Cloud account. Installation In PostHog, click the " Data pipeline " tab in the left sidebar. Click the 'Destinations' tab. Search for 'Google Cloud Storage' and select the destination. Connect your Google Cloud account at the configuration step. Press 'Create & Enable' and watch your 'events' get populated in Google Cloud Storage! Configuration FAQ Is the source code for this destination…

Read next article