# Cohort

CustomerGlu can forward all [Analytics Events](/schema/analytics-schema-v4.md) to various sources:

## Webhook

Set up an analytics webhook with CustomerGlu to start receiving [analytics events](/schema/analytics-schema-v4.md) on the same.

## Segment

CG can directly forward [analytics events](/schema/analytics-schema-v4.md) to your segment dashboard. Share the **writeKey** and **Data processing region** of your workspace to set outbound event integration.

#### Go to Connections->Sources->Add an HTTP API Source

<figure><img src="/files/t3y5U7Ootkk74Wrvawkw" alt=""><figcaption></figcaption></figure>

#### Give the source a Name and Copy the Write Key to be shared with CustomerGlu

<figure><img src="/files/4ekPzOj96qMMtCRKhLla" alt=""><figcaption></figcaption></figure>

#### The Test Step Can be skipped

<figure><img src="/files/TgzlsFigcgHXq3t6Afg7" alt=""><figcaption></figcaption></figure>

Also share the **Data processing region** of your Workspace with CG. It can be:

* Oregon (Default) — api.segment.io
* Dublin — events.eu1.segmentapis.com/

[Segment Documentation](https://segment.com/docs/guides/regional-segment/)

## MoEngage

CG can directly forward [analytics events](/schema/analytics-schema-v4.md) to your segment dashboard. The following inputs from your MoEngage Dashboard can be shared in the Integration Page of CustomerGlu dashboard:

1. [**APP ID**](https://developers.moengage.com/hc/en-us/articles/4413174104852-Event-)

<figure><img src="/files/RugjowuwFMjozuKqggMS" alt=""><figcaption></figcaption></figure>

2. [**DATA API ID**](https://developers.moengage.com/hc/en-us/articles/4404674776724-Overview)
3. [**DATA API KEY**](https://developers.moengage.com/hc/en-us/articles/4404674776724-Overview)

<figure><img src="/files/fsKmWGQvAu266vEv2qcU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YxaSbmH92sswnJRmXC2h" alt=""><figcaption></figcaption></figure>

4. [**DATA CENTER NAME**](https://help.moengage.com/hc/en-us/articles/360057030512-Data-Centers-in-MoEngage#01G5DQVXGT2KZMXTJPF77QPJ25)

<figure><img src="/files/3ympULjVlZkQvRv6Ioop" alt=""><figcaption></figcaption></figure>

## Amplitude

CustomerGlu can directly forward [analytics events](/schema/analytics-schema-v4.md) to your Amplitude dashboard. The following inputs from your Amplitude Dashboard can be shared in the Integration Page of CustomerGlu dashboard:

* Api Key
* Region

[Find your amplitude Credentials here](https://amplitude.com/docs/apis/analytics/http-v2)

### Steps To Integrate With CustomerGlu

1. Log in to **CustomerGlu**, click on the **Dev Console**.

<figure><img src="/files/ib0THGcPLqhpUrgGfURz" alt="" width="563"><figcaption></figcaption></figure>

2. Click on **Amplitude** Integration.

<figure><img src="/files/dSKkkbHblsmxutzs29Qr" alt="" width="563"><figcaption></figcaption></figure>

3. Click on **Outbound.**

<figure><img src="/files/MShxjGbMxiOfESBTQ5LW" alt="" width="563"><figcaption></figcaption></figure>

4. Insert your **Amplitude** credentials here and you will see a confirmation **snackbar**.

<figure><img src="/files/WR3ZaZN5Ui7Gopixd0Jn" alt="" width="563"><figcaption></figcaption></figure>

## CleverTap

CustomerGlu can directly forward [analytics events](/schema/analytics-schema-v4.md) to your CleverTap dashboard. The following inputs from your CleverTap Dashboard can be shared in the Integration Page of CustomerGlu dashboard:

* Account ID
* Region
* Passcode

[Check CleverTap documentation on how to find these credentials](https://developer.clevertap.com/docs/api-quickstart-guide#get-clevertap-account-credentials-to-authenticate-api-requests)

## WebEngage

CustomerGlu can directly forward [analytics events](/schema/analytics-schema-v4.md) to your WebEngage dashboard. The following inputs from your WebEngage Dashboard can be shared in the Integration Page of CustomerGlu dashboard:

* API Key
* Web License Code

[Check WebEngage documentation on how to find these credentials](https://docs.webengage.com/docs/rest-api-getting-started#getting-your-credentials)

## Google Sheets

Google sheets can be linked to CustomerGlu campaigns to sync real-time reward, survey data to the sheets.

* Connect your Google Account and allow the required permissions

<figure><img src="/files/PgxOjzXY1mPFsjwst6xh" alt=""><figcaption></figcaption></figure>

* Link a Sheet to a **running** campaign from the Reports page

<figure><img src="/files/2sXw2IXkhgIjVkuAZkpn" alt=""><figcaption></figcaption></figure>

* Create a new sheet or link an existing sheet by pasting the url

<figure><img src="/files/vK8XFktjgpl3NqqCzmi3" alt=""><figcaption></figcaption></figure>

* Real-time Campaign data is synced with the sheet

<figure><img src="/files/AqSvmOBrlvJPI5fH7r6M" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.customerglu.com/third-party-integrations/cohort.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
