Send User Events to CustomerGlu

Various methods of sending user events to CustomerGlu for completion of activity based campaigns

SDK Method

All SDKs provide methods to send events to CustomerGlu. Check them out here

Sending Events directly from Server

The following API can be used to send user events directly from your server
post
https://events.customerglu.com
/server/v4
Sending events from server to server

Segment

To send events from segment, set up a webhook for your destination.
Create a webhooks connection from Raw Data
Configure webhooks
Select the source you want to send to webhooks
Provide the connection setting
Configure Set webhook URL as https://stream.customerglu.com/v3/segment Under the Headers provide X-API-KEY: <writeKey provided by CustomerGlu>

Moengage

In order to start sending events from MoEngage to CustomerGlu, MoEngage streams can be used. MoEngage documentation
post
https://stream.customerglu.com
/v3/moengage
Sending events from moengage

Clevertap

You can set up a webhook on Clevertap which forwards specific events to CustomerGlu. Check out the Clevertap Documentation for the same here.
post
https://events.customerglu.com
/clevertap/v4
Sending events from clevertap

Webengage

In order to enable webhooks from webengage, please share following details with CustomerGlu
Name
Description
licenseCode
Your WebEngage account license code
Webhook Secret Key
Webhook Secret Key for your account in the Integrations > Webhooks section of WebEngage dashboard