Choosing the Correct URL for the Call to Action (CTA) Button

When designing an email template, you may be unsure which URL to use on your Call to Action (CTA) button. The answer to this will depend on your website and its settings.

Static URLs

  1. Static URLs will remain the same for every customer who receives an email from CartStack. A Static URL should point to the cart or booking page of your website.
    1. For example: https://yoursite.com/cart, https://yoursite.com/book
  2. Your CartStack emails will simply try to route customers to that page so the customer can view their cart items or booking info. This functionality won't work across devices, so if they abandon on a desktop and attempt to click through their abandonment email on their phone, they'll be sent to an empty cart or booking page.  
  3. In order for something like this to work effectively, your site's cookie settings should save the customer's cart or booking data for at least a week minimum. If you're not sure of your site's specific settings, you'll need to check those with your platform. If your site isn't saving the cart or booking data, your site's homepage URL should be used for the CTA button instead.

Dynamic URLs

  1. Dynamic URLs can be used in the email template to send the customer back to the exact page they abandoned. For this to work successfully, you should know how your site will behave and consider the following:
    1. Can the checkout or booking flow URLs be directly targeted without error or re-directs? If not, use a static URL.
    2. If yes to #1, can the URLs still be directly targeted at or after 7 days? If not, please extend the user sessions to at least 7 days or use a static URL.
  2. When you are sure of both of the above, you can add the following variable to the CTA buttons in your email template: %%returnurl[HOME_PAGE_URL]%%
    1. Please insert your site's home page URL within the [ ] above.
  3. With UTM parameters, it will look like:  %%returnurl[HOME_PAGE_URL]%%?utm_source1=param1&utm_source2=param2

Contact support@cartstack.com with any questions!

Did this answer your question? Thanks for the feedback. Click the "Contact Us" button to the right if you need further help. There was a problem submitting your feedback. Please try again later.