All Collections
Integrations
MoEngage
Delivering surveys via MoEngage email messages
Delivering surveys via MoEngage email messages
Updated over a week ago

Iterate integrates with MoEngage by recording survey responses as custom user attributes in MoEngage allowing you to create powerful new audiences and segments.

To set up your MoEngage integration with Iterate, follow the Getting Started instructions

Getting Started

To connect with MoEngage you'll need to your MoEngage Data API ID and Data API Key, which you can find in your MoEngage settings, under App > APIs. You'll also need your App ID, listed on the same page.

You'll also need to identify your MoEngage data center ID, which you can find here.

Once you have these items, log in to your Iterate account and go to your company settings page and enter them in the "API & Integrations" section:


Create your Survey

Next, create the survey you'll be sending. If you are planning on including the survey within one of your MoEngage campaigns (most common) you can create a survey using our Email/Link survey type. Once the questions have been written and you've customized the design, go to the Send survey tab and select Integrations, then MoEngage. You'll then see the following configuration options:

Toggle on the integration to begin sending responses for that survey into MoEngage. Note the ?user_email={{UserAttribute['Email']|default('MOE_NOT_SEND')}}&user_moengage_customer_id={{UserAttribute['ID']}}&user_external_id={{UserAttribute['ID']}} which MoEngage will automatically replace with the correct email address and user id of the user you're sending to in the campaign.

Include the Embed Code or Link

You have two options for including the survey in your MoEngage campaign:

  1. Embed the first question of your survey directly in your email template
    Copy the code snippet under "Email embed code" in the MoEngage integration section of the Send survey tab. Paste that code into the HTML of your MoEngage email template at the point where you'd like the survey question to appear.

  2. Include a link to your survey
    If you prefer, you can just link to your survey from a button or link in the body of your email, so respondents will see the first question only after they've clicked through. Copy the link under Survey link in the MoEngage integration section of the Send survey tab.

Next, simply start your campaign including that link, and as users respond you'll see the data populate on their profiles in real-time.

Did this answer your question?