You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/moengage/index.md
+14-16Lines changed: 14 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@ hide-personas-partial: true
8
8
[MoEngage](https://www.moengage.com/){:target="_blank"} is an Intelligent Customer Engagement Platform. MoEngage allows brands to personalize every customer interaction and drive better engagement, retention, loyalty and lifetime value.
9
9
10
10
The MoEngage and Segment integration allows you to send
11
-
the users you have tracked on Segment, along with their route data, to MoEngage for further targetting and campaigning. This Destination enables you to:
11
+
the users you have tracked on Segment, along with their route data, to MoEngage for further targeting and campaigning. This Destination enables you to:
12
12
13
-
-**Import data from Segment to MoEngage**: We offer a side-by-side (device mode) SDK integration for your Android, iOS, and web applications and a server-to-server integration for your backend services.
14
-
-**Sync [Segment Personas](https://segment.com/product/personas){:target="_blank"} (cohorts)**: Send Segment Cohorts to MoEngage for use in MoEngage Segments and campaigns.
13
+
-**Import data from Segment to MoEngage**: Moengage offers a side-by-side (device mode) SDK integration for your Android, iOS, and web applications and a server-to-server integration for your backend services.
14
+
-**Sync [Twilio Engage](https://segment.com/product/twilio-engage){:target="_blank"} (cohorts)**: Send Segment Cohorts to MoEngage for use in MoEngage Segments and campaigns.
15
15
16
16
The MoEngage Destination source code is open-sourced and freely available on GitHub for anyone to view:
17
17
@@ -554,11 +554,11 @@ For more information, refer to [Configure and Integrate On-site Messaging](https
554
554
555
555
Web Personalization is used to personalize the website experience for each user. A few popular use cases for Web Personalization include the home page banner personalization basis user behavior, localizing the website content basis user geography, testing the performance of new page layouts for improved performance, modifying the content shown on any webpage as per the user behavior.
556
556
557
-
For more information, refer to [Configure and Integrate Web Personlization](https://developers.moengage.com/hc/en-us/articles/360062008891-Configure-and-Integrate-Web-Personlization){:target="_blank"}.
557
+
For more information, refer to [Configure and Integrate Web Personalization](https://developers.moengage.com/hc/en-us/articles/360062008891-Configure-and-Integrate-Web-Personlization){:target="_blank"}.
558
558
559
-
## Use Segment Personas with MoEngage
559
+
## Use Twilio Engage with MoEngage
560
560
561
-
[Computed traits](https://segment.com/docs/personas/computed-traits/) and [audiences](https://segment.com/docs/personas/audiences/) can be sent to MoEngage as custom attributes or custom events.
561
+
You can send [Computed traits](/docs/engage/audiences/computed-traits/) and [Audiences](/docs/audiences/audiences/) to MoEngage as custom attributes or custom events.
562
562
563
563
* Traits and audiences sent using the `identify` call will appear in MoEngage as _Tracked Custom Attributes_ with value as _True_.
564
564
* Traits and audiences sent using the `track` call will appear in MoEngage as _Tracked User Events_.
@@ -567,17 +567,16 @@ When connecting the calculated trait/audience to the MoEngage destination, you m
567
567
568
568
### Sync Time
569
569
570
-
The default integration for MoEngage <> Segment Personas connection is **Real Time.** But there are some filters that will disqualify the persona from syncing in real-time, including some time-based filters which restrict your audience’s size at the time of message send.
570
+
The default integration for MoEngage <> Twilio Engage connection is **Real Time.** But there are some filters that will disqualify the persona from syncing in real-time, including some time-based filters which restrict your audience’s size at the time of message send.
571
571
572
572
### Computed Traits using Identify calls
573
573
574
-
To generate custom attributes in MoEngage, you may provide Computed Traits defined in Personas as `Identify` calls. The Computed Trait's value is used to set the custom attribute.
574
+
To generate custom attributes in MoEngage, you may provide Computed Traits defined in Engage as `Identify` calls. The Computed Trait's value is used to set the custom attribute.
575
575
576
576
### Create a Segment Computed Trait
577
577
578
-
1. In Segment, navigate to the _Computed Traits_ in _Personas._
578
+
1. In Segment, navigate to the _Computed Traits_ in _Engage._
You must first link MoEngage to your Segment Personas in order to send Computed Traits or Audiences. The first time you generate new Computed Trait or Audience, you may choose MoEngage as the destination for Personas data.
605
+
First, link MoEngage to Twilio Engage to send Computed Traits or Audiences. The first time you generate new Computed Trait or Audience, you can choose MoEngage as the destination for the Engage data.
608
606
609
-
1. Go to the Destinations tab in your Personas space.
610
-
2. Search for MoEngage and add the MoEngage Destination to your Personas space.
607
+
1. Go to the Destinations tab in your space.
608
+
2. Search for MoEngage and add the MoEngage Destination to your Space.
611
609
3. On the set up screen, enter your `App Id`, `App Key`, and your `Endpoint Region`.
0 commit comments