QuickBooks HelpQuickBooksHelpIntuit

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.

  1. In the Content section of the Campaign Builder, click Edit Design.
    click edit design
  2. On the Design step, click anywhere in a text content block to open the text editor.
  3. In the text editor, add the text you want to link.
  4. Highlight the text, and click the link icon in the toolbar.
    camp editor link-text
  5. In the Insert/Edit Link pop-up modal, type or paste *|LIST:SUBSCRIBE|* into the Web Address (URL) field.
  6. Click Insert.
    Insert link tool
  7. 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.

  1. In the Content section of the Campaign Builder, click Edit Design.
    click edit design
  2. On the Design step, click anywhere in a text content block to open the text editor.
    content block-pencil icon-click
  3. Click the < > Source icon.
    camp editor source-toolbar
  4. Add the following code where you want your signup form link to appear.

    <a href="*|LIST:SUBSCRIBE|*">Sign up for our list!</a>
    
  5. Click the < > Source icon to return to the visual editor.

  6. 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.

Mailchimp

Sign in now for personalized help

See articles customized for your product and join our large community of QuickBooks users.

More like this