Nomsa Guide
  • 👋About Nomsa
  • Campaign Guide - General
    • 🚀How to send a campaign?
  • Campaign Guide - Email
    • 📧Email Campaigns - Basics
      • Scheduled Sending
      • Bounced Emails and Halted Campaigns
      • Email Statistics
      • Formatting your Message Template
      • Variable Fields
      • Unique URL Link per Recipient
      • Pasting Content from Microsoft Word
      • Manage your Unsubscriptions
      • Understanding Unsubscriptions
    • 🔐Sending Password-Protected Emails
      • Tutorial
  • Campaign Guide - SMS
    • 📲SMS Campaigns - Basics
    • SMS Onboarding Overview
      • How do I send SMS
  • Campaign Guide - Telegram
    • 🤖Telegram Campaigns - Basics
      • Add Telegram Bot Token in Nomsa
      • Instructions for Recipient Onboarding
      • Use the Bot in the Campaign
      • Telegram Formatting
      • Telegram Bot Statistics
  • Api Guide
    • 📖Overview
      • API Response Formats
      • Bearer Authentication
      • Generate your API Key
      • Rotate your API Key
    • 📨Programmatic Email API
      • Custom From Address
      • Tracking Email Status
      • Send Email API
        • From Name and From Address
        • CC and BCC
        • Recipient Blacklist
        • Email Tagging and Classification
        • Email Body
          • Embedding Images
            • Linked Images
            • Content-ID Images
        • Attachments
        • Rate Limit
      • Get Email by ID API
      • List Emails API
    • 📬Programmatic SMS API
Powered by GitBook
On this page
  • Method 1: Unique link couched in a word
  • Method 2: Unique link is displayed in full (also possible for SMS)
  1. Campaign Guide - Email
  2. Email Campaigns - Basics

Unique URL Link per Recipient

PreviousVariable FieldsNextPasting Content from Microsoft Word

Last updated 1 year ago

There are 2 ways to insert unique clickable URL links into your message template, customised by recipient.

Method 1: Unique link couched in a word

  1. Highlight the word/phrase that you want hyperlinked, and click the "Insert link" icon.

  2. In the "Link to" field, type in {{url}}.

3. In your CSV Recipient list, include a column with the header url. Fields under this column must begin with https://

Method 2: Unique link is displayed in full (also possible for SMS)

  1. In the message template, write your variable field as {{xxx_link}}. You can fill in the first word with any word you want, as long as it is followed by _link. For example:

2. In your CSV file, the header must also follow this naming convention i.e. xxx_linkBy following these steps, the full link will appear in the message that your recipient receives.

📧