849 results found
-
Automatically convert MJML templates added via API to html
To be able to send an email using a template there must exist an HTML version of the template.
When a template is created via API the HTML version must be provided in the API call (https://api.mailjet.com/v3/REST/template/{template_ID}/detailcontent).If an MJML template is provided to the API end-point, the API doesn't support creating the needed HTML version of the template that must exist for the template to possible to use.
The only way to get an uploaded MJML template to work is to manually re-publish the API-created template via the web interface. This causes the email editor to automatically…
2 votes -
Master-Account user should be able to set returnpath for subaccounts
Currenlty only Mailjet Support can set ReturnPath. We have hundreds of subaccounts and Mailjet involement is needed for the return Path Setting.
In order to reduce effort on Mailjet side and also to help us in managing our own subaccounts better, it would be helpful that the Master-Account user is able to do the reurn path setting. If adding this to the frontend takes to much time, it would be enough as a first step, just to have an API for setting the returnpath.2 votes -
Support VML in link tracking
If we want to use rounded buttons everywhere we are forced to use microsoft's VML in the conditional <!--[if mso]> tags.
The problem that the links in them are not replaced with the tracked links, as they are not an <a href="https://example.com> tag,
but a <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://example.com">It would be great if Mailjet supported replacing the href= inside VML tags as well as <a> tags
2 votes -
Feedback after clicking validation email
As a user I want to see feedback after clicking a validation email link so that I know if my sender address was validated or that I need to undertake an action.
In my case:
I added a sender to a SUB API KEY. I got the validation mail and then clicked it. It took me to the "account -> senders & domains" page (OF MY MASTER ACCOUNT) but didn't give me any feedback.
My assumption is that the activation succeeded. Then when I try to send an e-mail using the new sender, I've got another mail from Mailjet saying…
2 votes -
Suppression automatique des listes de contact après la durée légale de conservation des données
Je suis intéressée par l'idée de pouvoir créer un paramètre au moment de la création d'une liste de contact qui donne la durée de conservation voulue de cette liste (pour se mettre au niveau du RGPD) par ex : 6 mois, 12 mois etc...
Et créer une routine qui permettrait de scanner chaque jour toutes les listes, et si la durée de conservation est atteinte, supprimer toute la liste de contact et envoyer un mail au compte pour donner l'information de cette suppression.
Cette idée permettrait de gérer plus facilement la politique RGPD et d'être automatiquement en règle avec celle-ci
…
2 votes -
KPI by segment
Being able, for one campaign, to have the analytics by segment! If sending a campaign to people from different countries for example, being able to know the opening rate by country.
2 votes -
Ajout champ à l'export d'une liste de contact
Afin d'optimiser le nettoyage des listes de contact :
Lors de l'export de la liste de contact, il faudrait un champ supplémentaire qui indique si le contact est présent ou non dans la liste d'exclusion.ENGLISH
Add field to contact list export
To optimize the cleaning of contact lists:
When exporting a contact list, an additional field should be added to indicate whether or not the contact is present in the exclusion list.2 votes -
Anchor-Links
Anchor-Links für einen Schnelleinstieg
ENGLISH
Anchor links
Anchor links for a quick start2 votes -
Add Website Option to Socials
It would be great to include a "website" button in the social media buttons. I would like to direct people to our socials, but also to our actual website! I tried to upload my own icon, but the quality looked horrible in the allotted space constriction. Also allowing the icons to be larger than 32x32 pixels would be great visually and for accessibility!
2 votes -
Upload d'images par glisser/déposer
Rétablir une zone "d'upload" des images par glisser/déposer.
ENGLISH
Re-establish a drag-and-drop image upload area.2 votes -
get rid of popups
Get rid of popup notifications. They are a hassle and unwanted.
2 votes -
API secret Key - can be viewed without resetting
It is a nightmare to be forced to reset api secret key every time we want to view it. It prompts us to stock the key on a excel sheet to be able to add it on new services ( since we cannot have multiple keys on a sub account for the moment). Why dont you allow to see the secret key after a double authentification for instance ? This would be totally safe and we wouldn't have ti reset it every time and change all ours services.
2 votes -
Déblocage des adresses "Preblocked"
Pouvoir débloquer des adresses qui sont en "Preblocked" sans avoir à passer par une demande de support
ENGLISH
Unblocking "Preblocked" addresses
Unblock addresses that are "Preblocked" without having to go through a support request.2 votes -
send splited to open-time rate of my users
have the option for send any campaign = "send by open time of my users". If this splits the sending by the same rate % like the statitics of open time of all my users of the last 6 month, last 12 month, last 60 days.. and so on would be rather userfull
2 votes -
open-time statistics for some period
statistics about open time average for a selected time/date period would be very usefull. Example: to know that in a average for the last 6 month that 52% of my useres open the newsletters between 7:00 and 10:00 and a other 38 % between 6:00 pm and 9:00 pm would be realy userfull
2 votes -
header des mails non validés pour debuguer la provenance
Bonjour,
Lorsque un mail est envoyé avec une clé API de notre compte sans être validée, pouvoir avoir le header du mail en question pour pouvoir debuguer d'ou provient cet email.
Merci2 votes -
Subscriber's 'Last activity' timestamp
A subscriber's 'Last activity' timestamp is updated when the user:
• opened a campaign or autoresponder
• clicked a link in a campaign or autoresponder
• subscribed to a list
• unsubscribed from a list
• bounced
• marked as spam
• confirmed a double opt-in subscription
Subscribers are sorted by 'Last activity' in the list. Therefore, subscribers who did any of the above activity will float to the top of the subscriber list. You will also see changes in the 'Subscribers activity chart'.
I really want to see this feature in to the dashboard because this will help in…2 votes -
More permission levels for campaigns
Our new process of building campaigns needs more granular control of the permission levels.
We are using 5 templates per sub-account that are built by our design team and published, and then our marketing coordinators create campaigns from these. Because we work with 22 international automotive brands we then need to check the content, we also try to peer review before campaigns are sent.
Can we have similar permission controls to the template levels, a user can create a campaign draft, and then it had to be published/approved by a user with a higher level before being able to be…
2 votes -
sendMail shall raise an error if template variables are missing
Hi.
we realized that the sendMail API has a problem. For instance if you are using a template that has 5 variables and your sendMail call includes just 4 values. Then sendMail yields SUCCESS but the mail will be listed as BLOCKED due to an error in the template later on (can be seen in the Mailjet stats). It would be cool if the sendMail function would return an error directly!
2 votes -
Choix des champs à exporter pour les stats de campagnes
Sur la page d'une campagne, lorsque l'on veut exporter les statistiques de la campagne (ouvreurs et cliqueurs), serait-il possible d'ajouter la possibilité de choisir les champs que l'on souhaite exporter tels que nom de la société, nom et prénom du contact, etc.
Choice of export fields for campaign stats
On the campaign page, when you want to export campaign statistics (openers and clickers), would it be possible to add the option of choosing the fields you want to export, such as company name, contact name and surname, etc.?2 votes
- Don't see your idea?