Adding a Custom Link in Delivery Emails

Learn to personalize your delivery emails with custom link

Adding custom links to your delivery emails can enhance customer experience by providing easy access to important resources or promotional content. Follow these steps to include a link in your Single delivery email.

Prerequisites

  • You must have access to the Single account
  • Familiarity with basic HTML is helpful but not required

Steps to Add a Custom Link

  1. Access Notification Settings

    • Log in to your Single account
    • Navigate to Settings > Notifications
  2. Locate the Email HTML Editor

    • Scroll down to the "Customize Email HTML" section
    • Find the email template you'd like to customize, like "Digital Fulfillment"
  3. Insert the HTML Link Code

    • In the email body, locate where you want to add the link
    • Copy and paste the following HTML snippet:
      <a href="https://YOURLINKHERE.com">LINK NAME</a>
  4. Customize Your Link

    • Replace https://YOURLINKHERE.com with your desired URL
    • Replace LINK NAME with the text you want to appear for the link
  5. Save Your Changes

    • After editing, make sure to save your edits
    • Send a test email and make sure everything looks how you'd like!