Add an Update Your Preferences Link
by Intuit• Updated 1 month ago
When you send your email campaign, you may wish to include an update your preferences link in the body of your email. This link lets contacts update their profile information. Contacts can also opt in or out of groups you’ve created or choose how often they want to hear from you, which can reduce your unsubscribe rates. To do this, you'll add the *|UPDATE_PROFILE|* merge tag to your email campaign.
In this article, you'll learn about a few ways to add an update your preferences link to your email campaigns.
Before you start
Here are some things to know before you begin this process.
- Most email templates automatically include an update your preferences link in the campaign footer.
- This process uses the *|UPDATE_PROFILE|* merge tag. We recommend that you familiarize yourself with how merge tags work.
- The *|UPDATE_PROFILE|* merge tag is contact-specific and won’t populate in a test email, even if the test email address is the email address of a contact in your audience.
- Your contacts will receive a separate email to securely update their preferences. It's a good idea to take a look at your profile form or preferences center to make sure the design and content is what you want.
How it works
When your contact clicks on the update your preferences link in your email campaign, they'll get a pop-up modal with an Email Me A Link button. When your contact clicks the button, we’ll send them a separate email with an Update your preferences link. This link will take your contact to their profile form or to your preferences center to complete and submit. Your form can include a list of interests based on the groups you’ve created for your contacts.
Use the link tool
The instructions for adding an update your preferences link using the link tool is slightly different for email campaigns in the new builder and in the classic builder.
Use the link tool in the new builder
To add an update your preferences link in the new builder, follow these steps.
- In the Content section of the Campaign Builder, click Edit.
- Highlight existing text or create new text for the link.
- Click on the link icon in the toolbar. The editor also supports keyboard shortcuts on Macs to add links. If you’re using a Mac, highlight the text you want to link and use CMD+K to open the Text Link pop-up modal.
- Type or paste *|UPDATE_PROFILE|* into the URL field. Click Save.
Leave the box checked if you want the link to open in a new tab.
Use the link tool in the classic builder
To add an update your preferences link in the classic builder, follow these steps.
- In the Content section of the campaign builder, click Edit.
- Click the edit icon in a Text content block.
- In the Content tab of the editing pane, insert the text you want to link and highlight it.
- Click the link icon in the toolbar. The editor also supports keyboard shortcuts on Macs to add links. If you’re using a Mac, highlight the text you want to link and use CMD+K to open the Insert or Edit Link pop-up modal.
In the Insert or Edit Link pop-up modal, type or paste *|UPDATE_PROFILE|* into the Web Address (URL) field and click Insert.
Click Advanced options to edit optional settings like whether to open the file in a new window, or to apply a Title attribute or CSS class.
- Click Save & Close.
Add to source code
The instructions for adding an Update your preferences link to your source code are slightly different for email campaigns in the new builder and in the classic builder.
Add to source code in the new builder
To add an Update your preferences link to your source code in the new builder, follow these steps.
Click a Code block, or click and drag a Code block into your layout from the side panel.
In the Code menu, type or paste:
<a href="\*|UPDATE_PROFILE|*">Update your preferences</a>
Add to source code in the classic builder
To add an Update your preferences link to your source code in the classic builder, follow these steps.
In the Content section of the campaign builder, click Edit.
Click the edit icon in a Text content block.
- Click the < > Source icon in the toolbar.
- Add this code where you want the Update your preferences link to display.
<a href="*|UPDATE_PROFILE|*">Update your preferences</a>
- Click the < > Source icon to return to the visual editor and review the design.
- Click Save & Close.
Add to custom code
If you imported a custom HTML campaign or template, you can add an Update your preferences link to your own HTML. Type this code wherever you want the link to appear.
<a href="*|UPDATE_PROFILE|*">Update your preferences</a>
Add to plain-text campaign
When you edit your Plain-Text Campaign, type the merge tag in as regular text. We'll populate the link after you send your campaign. Here's an example:
Update your preferences: *|UPDATE_PROFILE|*
Sign in now for personalized help
See articles customized for your product and join our large community of QuickBooks users.
More like this
- Get started and adjust settings after you sign up for QuickBooks Onlineby QuickBooks•5103•Updated May 07, 2024
- Add and manage usersby QuickBooks•4550•Updated 3 days ago
- Add an account to your chart of accounts in QuickBooks Onlineby QuickBooks•3141•Updated 4 days ago
- Why you should group your tags in QuickBooks Onlineby QuickBooks•4103•Updated June 21, 2024