Adding Newsletters
  • 12 Nov 2024
  • 2 Minutes to read
  • Dark
    Light

Adding Newsletters

  • Dark
    Light

Article summary

You can create newsletters using the built-in editor. Its drag-and-drop elements make it a breeze to add and edit content.

You can edit the HTML or use dynamic tokens to further customize your newsletters.

For example, include subscriber names in the content or add some code to include animated elements in your newsletters.


AddingNewsletters

  1. Log in to dashboard.nexudus.com if you aren't already.

  2. Click Community > Newsletters.
  3. Click on Add newsletter.
  4. Add your newsletter's Subject.
  5. Select your Location.
  6. Drag and drop the different elements you want to add onto your newsletter.
  7. Add your content to each element.
  8. Click the Save Changes button.

All set! Your newsletter is now ready to test and send to your subscribers.


Newsletter Dynamic Fields

You can add multiple dynamic fields to your newsletters to customize them.

All the available fields are listed and detailed below:

{unsubscribe}

Adds link that customers can click on to unsubscribe and stop receiving your newsletter.

Giving your customers the option to 'unsubscribe' from your newsletter is a legal requirement in multiple countries including the United Kingdom and the United States.

For the link to work you need to add the token in the newsletter's code using the snippet below.

<a href="{unsubscribe}">Unsubscribe</a>

{fullname}

Newsletter subscriber's full name.

This information is pulled from the subscriber record, not the customer's account.

For example, if a customer's name was originally John Doe and you change it to John Dowe, the {fullname} dynamic field will still use John Doe until you manually change their full name via their corresponding subscriber record.

{firstname}

Newsletter subscriber's first name.

This information is pulled from the subscriber record, not the customer's account.

For example, if a customer's first name was originally John and you change it to Jon, the {firstname} dynamic field will still use John until you manually change the first name via their corresponding subscriber record.

{lastname}

Newsletter subscriber's last name.

This information is pulled from the subscriber record, not the customer's account.

For example, if a customer's last name was originally Doe and you change it to, the {lastname} dynamic field will still use Doe until you manually change the last name via their corresponding subscriber record.

{companyname}

Newsletter subscriber's company name.

This information is pulled from the subscriber record, not the customer's account.

For example, if a customer's company name is Business in their account and you add {companyname} to your newsletter, Business won't appear in the newsletter unless you manually add it to the Company name field in their corresponding subscriber record.

|email|

Newsletter subscriber's email address.

{businessUrl}

Members Portal URL.

|suid|

Newsletter subscriber's unique ID.

|nid|

Newsletter subscriber's integer ID

|nuid|

Newsletter's unique ID.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence