Drip

Update/add Drip people with their unique share link and referrer information.

The Drip integration is only available to users on a GrowSurf paid plan.

Sync with Drip

Step 1: In Campaign Editor > 4. Options > Integrations, click the Connect to Drip button.

IMPORTANT: Because the GrowSurf data sync to Drip only occurs after you have connected with the integration, it is imperative to connect with the integration BEFORE importing participants. Click here to see remedy options if you have already imported participants into your campaign but would like to sync their GrowSurf data to Drip.

Step 2: Sign in to Drip

Step 3: Once connected, choose the Drip account and Drip tag that you want to automatically sync to. GrowSurf will add/update your Drip people every time a new participant is added or referred to your referral campaign.

Examples

View our Drip tutorials to see different kinds of examples that you can copy/paste into your email templates.

Custom Fields

GrowSurf will automatically create these new custom fields for your Drip people.

Field Name

Identifier

Value

Description

Example

GRSF Share URL

{{ subscriber.grsf_share_url }}

TEXT

The participant's unique referral link

https://growsurf.com?grsf=absc123

GRSF Participant ID

{{ subscriber.grsf_participant_id }}

TEXT

The participant's unique GrowSurf ID

abc123

GRSF Referral Status

{{ subscriber.grsf_participant_id }}

TEXT

The referral status of the participant*

CREDIT_PENDING

GRSF Participant First Name

{{ subscriber.grsf_participant_first_name }}

TEXT

The participant's first name

Bob

GRSF Participant Last Name

{{ subscriber.grsf_participant_last_name }}

TEXT

The participant's last name

Loblaw

GRSF Referrer First Name

{{ subscriber.grsf_referrer_first_name }}

TEXT

The first name of the participant's referrer (if applicable)

Gavin

GRSF Referrer Last Name

{{ subscriber.grsf_referrer_last_name }}

TEXT

The last name of the participant's referrer (if applicable)

Belson

GRSF Referrer Email

{{ subscriber.grsf_referrer_email }}

TEXT

The email address of the participant's referrer (if applicable)

gavin.belson@hoolie.io

GRSF Total Referral Count

{{ subscriber.grsf_total_referral_count }}

NUMBER

The participant's all-time referral count

0

GRSF Monthly Referral Count

{{ subscriber.grsf_monthly_referral_count }}

NUMBER

The participant's current month referral count

19

GRSF Prev Monthly Referral Count

{{ subscriber.grsf_prev_monthly_referral_count }}

NUMBER

The participant's previous month referral count

200

GRSF Next Milestone

{{ subscriber.grsf_next_milestone }}

TEXT

The text for the next/upcoming milestone reward (only applies to milestone rewards. See example here)

You are only 2 referrals away from winning a free t-shirt!

GRSF Next Monthly Milestone

{{ subscriber.grsf_next_monthly_milestone }}

TEXT

The text for the next/upcoming monthly milestone reward (only applies to milestone rewards. See example here)

You are only 2 referrals away from winning a free t-shirt!

GRSF Total Invite Count

{{ subscriber.grsf_total_invite_count }}

NUMBER

The participant's all-time invite count

112

GRSF Total Impression Count

{{ subscriber.grsf_total_impression_count }}

NUMBER

The participant's all-time impression count

150

*GRSF Referral Status can be the following: CREDIT_PENDING (This participant must still trigger a referral for their referrer to receive referral credit), CREDIT_AWARDED (This participant triggered a referral and their referrer received referral credit), CREDIT_EXPIRED (This participant did not trigger the referral credit within the referral credit expiration window so their referrer did not receive referral credit).

You can use these custom fields in your Drip email templates. Whether you launch a new marketing campaign or have an automated drip campaign going on, make sure to always include {{ subscriber.grsf_share_url }} in your emails to provoke your people to make referrals!

Troubleshooting Tips

  • If the new participant isn't being added to Drip, or if they are being added but their unique referral link isn't being synced to Drip:

    • Activity logs will denote if a participant was added to Drip or if they failed to be added. (In the case of failure, GrowSurf will re-attempt to add them for 7 days).

Last updated