Include a Signup Form Link in an Email Campaign
by Intuit• Updated 2 months ago
Add a signup form link in each of your email campaigns to make it easy for new readers to subscribe. This is helpful if you use the campaign archive, or your contacts frequently forward or share your campaigns online.
Insert the *|LIST:SUBSCRIBE|* merge tag in your email campaign, and we'll convert it to a signup form link when you send the campaign.
In this article, you'll learn four different ways to add a signup form link to an email campaign.
Use the link tool
To use the link tool to add a signup form link to your email campaign, follow these steps.
- In the Content section of the Campaign Builder, click Edit Design.
- On the Design step, click anywhere in a text content block to open the text editor.
- In the text editor, add the text you want to link.
- Highlight the text, and click the link icon in the toolbar.
- In the Insert/Edit Link pop-up modal, type or paste *|LIST:SUBSCRIBE|* into the Web Address (URL) field.
- Click Insert.
- Click Save & Close.
Add link in source code
To add a signup form link to the source code in your email campaign, follow these steps.
- In the Content section of the Campaign Builder, click Edit Design.
- On the Design step, click anywhere in a text content block to open the text editor.
- Click the < > Source icon.
Add the following code where you want your signup form link to appear.
<a href="*|LIST:SUBSCRIBE|*">Sign up for our list!</a>
Click the < > Source icon to return to the visual editor.
- Click Save & Close.
Add link in custom code
If you use a custom-coded a template or campaign, you can add a signup form link with the same code used above. Copy and paste the following code where you want the signup link to appear.
<a href="*|LIST:SUBSCRIBE|*">Sign up for our emails!</a>
Add link in a plain-text campaign
Plain-text campaigns don't support hyperlinks, so you'll have to place the merge tag next to some descriptive text. The merge tag will convert to the full URL of your signup form when the campaign sends. We recommend using a phrase similar to this one.
Sign up for our emails!: *|LIST:SUBSCRIBE|*
Merge tags won't convert or display when you preview or send a test campaign. When you send the campaign to your Mailchimp audience, however, the *|LIST:SUBSCRIBE|* tag will convert to the URL as expected.
Sign in now for personalized help
See articles customized for your product and join our large community of QuickBooks users.
More like this
- Manage International Subscribers in Mailchimpby QuickBooks•Updated September 04, 2024
- Add or Remove Referral Badgeby QuickBooks•Updated August 19, 2024
- Send a File to New Subscribersby QuickBooks•Updated September 04, 2024
- Add the Forward to a Friend Linkby QuickBooks•Updated September 04, 2024