Skip to main content

Setup MoEngage

To setup MoEngage, do the following :
  1. Navigate to MoEngage Dashboard > Settings > General.
  2. Copy the Workspace ID (earlier AppID).
  3. Go to Twilio Segment dashboard , go to Integrations and select MoEngage.
  4. Enable MoEngage Integration.
  5. Go to MoEngage Settings and enter the MoEngage Workspace ID (earlier App ID), obtained in Step1.
  6. Save the changes.
e518833-segmentSetup.png

Using additional configurations

Data Center

To set the data center apart from the default (dc-01), you need to add this in your localstorage moe_segment_cluster: dc_X (where X can be a number based on the dashboard host) Use this helper code to set it: localStorage.setItem('moe_segment_cluster', {dataCenter}) replace with its proper value. Follow this table to get the value of your data center:
Dashboard hostData Center
dashboard-01.moengage.comdc_1
dashboard-02.moengage.comdc_2
dashboard-03.moengage.comdc_3
dashboard-04.moengage.comdc_4
dashboard-06.moengage.comdc_6

SDK Integration & Data Tracking

To install Twilio Segment on your website, kindly refer to Install SDK. To track user properties, kindly refer to Track User Properties. To track user behaviour, kindly refer to Track User Behaviour.

Push Integration

To integrate push notifications on your website, kindly refer to Setting up web push