This section is a step by step guide to setup Mailjet as your email service provider You can use use your existing Mailjet account to integrate, or create a new account from here

Mailjet integration on SuprSend account

On the SuprSend dashboard, go to vendor page from side panel and click Email -> Mailjet from the list of Vendors. This will open vendor details page as shown below:

Form FieldDescription
NicknameYou can give any name which may help you to identify this account easily
API KeyYou will get from the API key management section in your Mailjet account settings. This is a mandatory field. SuprSend will use this key to route emails through your Mailjet account. Check below section on how to get your API and Secret Key.
Secret KeySecret generate along with your API key. You will get this from API key management section in your Mailjet account settings. This is a mandatory field. SuprSend will use this token to route emails through your Mailjet account. Check below section on how to get your API and Secret Key.
From NameDefault ‘From Name’ that email will go from. You can override this in the individual template.eg. SuprSend
From EmailDefault ‘From Name’ that email will go from. You can override this in the individual template. eg. [support@suprsend.com]](mailto:support@suprsend.com) From email domain should be verified by Mailjet.
Reply EmailDefault ‘Reply To Email id’ on which replies are received. You can override this in the individual template.eg. [support@suprsend.com]](mailto:support@suprsend.com)
Price per notificationThis is the amount you pay per email notification to Mailjet. It helps us to calculate, estimate and optimise your cost spent on notifications. We use this cost to set the order of channels in smart routing where routing rule is optimize on cost.

How to get API and Secret key from Mailjet

1

Login to your Mailjet account

2

Click on your profile from the top bar and select account settings

3

On account Information Page, click on Rest API -> API Key Management

4

Create an API Key

On the API Key Management page, you’ll get the option to create API key. Create one if you haven’t already or else you can add the existing API Key and Secret in SuprSend vendor form.

Configuring Open/Click tracking for emails on Mailjet

SuprSend uses webhooks to update notification statuses on delivery, user actions like open/click or the failure scenarios. This allows SuprSend to track notification status in logs and to power analytics. To allow SuprSend to receive these events via webhook, add SuprSend’s webhook URL in your Mailjet account.

SuprSend’s webhook URL: https://hub.suprsend.com/webhook/mailjet/

1

Go to Mailjet Account Settings Page from the top profile and select Rest API -> Event Notifications (Webhooks)

2

On the webhook page, add SuprSend's tracking URL

On webhook page, add SuprSend’s tracking URL <https://hub.suprsend.com/webhook/mailjet/> and apply this URL to all events.

You can directly add unsubscription link in your email using $hosted_preference_url variable in your template. This link directs users to the SuprSend preference page. With SuprSend preference setting, you have the flexibility to create multiple notification categories based on the type of notifications. This allows users to opt-out of specific notification categories, providing them with granular control over their preferences compared to other email services where they can only opt-out from all marketing communications at once.

Why it’s important to give unsubscribe option in email?

First, it is required by the CAN-Spam Act. Second, if you don’t give them this option, they are more likely to click on the spam complaint button, which will cause more harm than allowing them to unsubscribe. Finally, many ESPs look for unsubscribe links and are more likely to filter your email if they don’t have them.