Skip to main content
Skip table of contents

Subscribe Link

The Subscribe Link allows you to share a link in your email content to let your Contacts subscribe to a different List with a single click.

To Create a Subscribe Link

  1. Go to Contacts > Subscription Form Wizard

  2. Select a List.

  3. From Generate drop-down select 'Subscribe Link'.

  4. Select the Default Format, which will determine the prefered email format: Multipart MIME, HTML, Plain Text.

  5. Enter a 'Goto URL' - where Contacts will be directed after clicking the link.  If no landing page is defined, the form will use the Landing Page defined in your List properties.  If no Landing Page is defined there, the Contact will see a default platform "Thank you" page.

  6. Enter an Error Landing Page. If no landing page is defined, the form will use the Landing Page defined in your List properties.  If no Landing Page is defined there, the contact will see a default platform error page.

  7. Click NEXT.

  8. Select the link code and paste into a text editor to customize it if necessary.

  9. Test the link, then place the link code into your message content.

Example

Place the following text in any of your templates to allow users a convenient means to subscribe to a list. The tag %%$email%% will automatically be replaced with the contact(Ctrl-V) it into the HTML code where you want the link to appear.

%%set email = {{urlencode $email}}%% Click to Subscribe %%$email%% to this list

Once you have pasted the HTML into your template or code you may change its appearance to suit your content style. However, it is important that you keep the field names and values as generated above for the link to work properly.

Testing the Link

Once you have created a link, test it to ensure it is functioning as expected.  To test your subscription link:

  1. Copy the HTTP link portion from the link code.  For example:
    http://whatcounts.com/bin/listctrl?c=subscribe&s=1234&e=%%$email%%&f=mime&g=http:// mysite.com/welcome.html&err=http:// mysite.com/error.html

  2. Replace the %%$email%% tag with your test email address.

  3. Paste the customized URL into your browser and press ENTER.  Verify the expected landing page is displayed.

  4. If you have Subscription Confirmation required in your List properties, you will receive an email with a link to confirm your subscription.  Click the link to subscribe.

  5. Login to your realm.

  6. Go to CONTACTS > SEARCH FOR CONTACT.

  7. Enter the Email address submitted above, then click SEARCH.

  8. Click the contact record to view the details.

  9. Validate the Contact and verify the subscription was created in the Subscription tab set to the expected format.

  10. You can also test the link by adding the link code to your message content and then sending a copy of the message to yourself and clicking the link. The %%$email%% tag will automatically fill with the data from your contact record.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.