Set up Iterable

Set up Iterable as a destination in RudderStack.

RudderStack supports sending events to Iterable via the following connection modes:

Connection ModeWebMobileServer
Device modeSupported
Cloud modeSupportedSupportedSupported

Once you have confirmed that the source platform supports sending events to Iterable, follow these steps:

  1. From your RudderStack dashboard, add the source. Then, from the list of destinations, select Iterable.
  2. Assign a name to your destination and click Continue.

Connection settings

To successfully configure Iterable as a destination, you will need to configure the following settings:

  • Iterable API Key: Enter your Iterable API key. You can obtain it by going to the API Configuration Settings section in your Iterable account.

Other settings

  • Map All Pages to Single Event Name: If this setting is enabled, all pages will be tracked to Iterable with the same event name.
    • For page events, RudderStack will set the event name as Loaded a Page.
    • For screen events, RudderStack will set the event name as Loaded a Screen.
  • Track All Pages: If this setting is enabled, all page events will be sent to Iterable.
  • Track Categorized Pages: If this setting is enabled, only pages with a category present will be tracked.
  • Track Named Pages: If this setting is enabled, RudderStack will track only the pages having a name.
  • Create new user if userID exists: If enabled, RudderStack creates a new user in Iterable if userId is present in the event using the preferUserId parameter. For more information, see Iterable’s Update user data API.
  • Merge top-level objects: If enabled, Iterable merges the top-level objects instead of overwriting them using the mergeNestedObjects parameter. For more information, see Iterable’s Update user data API.

Web SDK settings

The following settings are applicable if you’re sending the events to Iterable via device mode using the Iterable web SDK (Beta):

info
It is highly recommended to use this method if you want to leverage Iterable’s web push notifications feature for your website.
  • Use device mode to send events: Enable this setting to send your events to Iterable via web device mode.
  • Mapping to trigger the getInApp messages: Use this setting to specify the event names for which you want to trigger the website push notifications.
  • Mapping to trigger the purchase events: Use this setting to specify the event names for which you want to trigger the Iterable purchase events.
  • Identifier to identify a user over a session: Select the identifier from Email and UserID. RudderStack uses this identifier to uniquely identify a user during the session.
  • Trigger a track event for web in-app push: Enable this setting to track your website in-app push notifications.
  • Package Name: Enter the name of your website for which the in-app notifications are shown.

In-app message settings

The following settings let you customize the on-screen position, timing, content, and behavior of the in-app notifications:

  • Time (in ms) for messages to animate in and out
  • Space (px or %) between screen bottom & messages
  • Space (px or %) between screen right & messages
  • Space (px or %) between screen top & messages
  • Wait time for next message
  • Control how to open links
  • Screen Reader Text
  • Focus Element
  • Color of Close button
  • Size of Close button
  • Position
  • Space between button & container top
  • Space between button & container side
  • Custom pathname
  • Prevent user dismissing in-app message by clicking outside message
  • OneTrust Cookie Categories: This setting lets you associate OneTrust cookie consent groups to the Iterable destination.

Send data to Iterable catalogs

info
This feature requires access to the catalog API. Contact your Iterable customer success manager to add the catalog feature to your Iterable account.

RudderStack supports sending data to your Iterable catalog when connected to a Reverse ETL source.

While connecting a Reverse ETL source to the Iterable destination using the Visual Data Mapper, you can see the Iterable catalogs listed in the Object dropdown :

Iterable catalog

You can then map the catalog fields with warehouse columns where Item ID is a required field:

Iterable catalog
warning
Verify that your Iterable account has access to the catalog API if RudderStack returns only the User object in the dropdown and does not show any catalog objects.

FAQ

Where can I find the Iterable API key?

You can get the Iterable API key by navigating to Integrations > API Keys. For more information, refer to this Iterable documentation.

What does the Track Named Pages setting imply?

If the Track Named Pages setting is enabled in the RudderStack dashboard, RudderStack will only track the pages that have a name assigned to them.

What does the Track Categorized Pages imply?

If the Track Categorized Pages setting is enabled in the RudderStack dashboard, RudderStack will only track the pages that have a category assigned to them.


Questions? Contact us by email or on Slack