Setup Guide

Send your event data from RudderStack to Drip.

This guide will help you set up Drip as a destination in the RudderStack dashboard. It also lists the configuration settings required to correctly send data from the supported sources to Drip.

Connection compatibility

Destination info
  • Status: Generally Available
  • Supported sources: Android, iOS , Web, Unity, AMP , Cloud, React Native , Flutter, Cordova, Warehouse, Shopify
  • Refer to it as DRIP in the Integrations object.

Connection modes
SourceCloud modeDevice modeHybrid mode
AMPsupportednot supportednot supported
Androidsupportednot supportednot supported
Cloudsupportednot supportednot supported
Cordovasupportednot supportednot supported
Fluttersupportednot supportednot supported
iOSsupportednot supportednot supported
React Nativesupportednot supportednot supported
Shopifysupportednot supportednot supported
Unitysupportednot supportednot supported
Warehousesupportednot supportednot supported
Websupportedsupportednot supported
Supported message types
SourceIdentifyPageTrackScreenGroupAlias
Cloud mode
Supported sourcessupportednot supportedsupportednot supportednot supportednot supported
Device mode
Websupportednot supportedsupportednot supportednot supportednot supported
info

In the web device mode integration, that is, using JavaScript SDK as a source, RudderStack loads the Drip native SDK from the https://tag.getdrip.com domain.

Based on your website’s content security policy, you might need to allowlist this domain to load the Drip SDK successfully.

Get started

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

  • From your RudderStack dashboard, add the source. From the list of destinations, select Drip.
  • Give a name to the destination and click Next. You should then see the following screen:

Connection Settings for Drip

  • Next, enter your Drip Account ID. To get your Account ID, sign in to your Drip dashboard and go to Settings - Account. Scroll down to see your Account ID.
  • Enter your Drip API Token. To get your Drip API token, go to Settings - User Settings in your Drip dashboard.
info
The API token is required when using cloud mode to send your data.
  • Enter your Campaign ID. To get your campaign ID, go to Campaigns - Email Series and choose the relevant campaign. The last part of the URL is the campaign ID, e.g. https://www.getdrip.com/account_id/campaigns/campaign_id.
info
If the Campaign ID is provided, RudderStack will try to subscribe the users by default.
success
You can also send your Campaign ID via the identify call, which takes a higher precedence.
  • User Creation Mode This option lets you create the user with their email using the track call, if the user doesn’t already exist.
  • Use device-mode to send events: Enable this option to send events via the web device mode.
  • Finally, click Next. That’s it! Drip will now be enabled as a destination in RudderStack.

Questions? Contact us by email or on Slack