← View All Guides
AWeber logo
Integration Guide

How to Add Referral Links to AWeber Broadcasts and Follow-Ups

Use GrowSurf custom field tags so one AWeber broadcast gives every subscriber their own referral link.

Want the full setup walkthrough?

Use these docs for exact setup steps, supported fields, and troubleshooting.

A referral email only works if each reader gets their own link. Once GrowSurf is syncing to your AWeber list, that link is a custom field, so a single broadcast covers the whole list.

The same tags work in follow-up series. A broadcast reaches whoever is on the list the day you send it; a follow-up reaches every new subscriber on its own schedule, without you sending again.

Integration Steps

Confirm the fields exist

The AWeber integration card in GrowSurf
AWeber lives in Program Editor > 4. Options > Integrations.

AWeber tags only resolve for subscribers that already carry the field. Check that the integration is connected to the right list and that at least one participant has synced.

Drop the share link into a broadcast

Use {!custom GrowSurf Share URL} as both the link target and the visible text. People copy a visible URL far more often than they click a styled button, and a visible link survives being pasted into a message.

Add progress only when you have it

{!custom GrowSurf Total Referral Count} and {!custom GrowSurf Next Milestone} make a message feel personal, but a brand-new subscriber has neither. Keep the sentence readable when both are blank, or send those variants to a segment that already has referrals.

Reuse it in a follow-up series

The same tags work in AWeber follow-up messages. Milestone text and reward rules are configured on the GrowSurf side, so you can change the offer without touching the email.

Code Snippets

The referral link

<p>Share your referral link:</p>
<p>
  <a href="{!custom GrowSurf Share URL}">{!custom GrowSurf Share URL}</a>
</p>

Progress and the next milestone

<p>You have made {!custom GrowSurf Total Referral Count} referrals so far.</p>
<p>{!custom GrowSurf Next Milestone}</p>

A link into your referral portal

<a href="https://grow.surf/YOUR_PROGRAM_ID?grsf_email={!email}&grsf_first_name={!firstname}&grsf_last_name={!lastname}">
  View your referral progress
</a>

Replace YOUR_PROGRAM_ID with your GrowSurf Program ID, or swap the whole https://grow.surf/YOUR_PROGRAM_ID portion for your custom Referral Portal domain.

Tips

Test against a real synced subscriber

AWeber’s preview against an unsynced record renders empty tags, which hides a typo in the field name until the broadcast is already out.

Milestone text is opt-in

{!custom GrowSurf Next Milestone} is filled in only on programs with milestone rewards and Next Milestone text configured. On other programs it stays blank.

One call to action

Share the link, invite a friend, or open the portal. Pick the one you actually want and cut the others, so there is nothing to choose between.

FAQ

What is the tag for the referral link?

{!custom GrowSurf Share URL}. Use it as the href and the visible text.

Do these tags work in follow-up series?

Yes. Anywhere AWeber resolves a custom field tag, including broadcasts and automated follow-ups.

Can I link to the referral portal instead?

Yes, and passing {!email} and the name tags signs the subscriber straight in rather than asking them to identify themselves again.

Trusted by marketing and product teams that grow through customer, user, and partner referrals.