Hello,we create a JavaScript code that we add to the delivery activity in order to perform split testing for our clients (for the subject line).This code was using the recipient.email variable.For some unrelated reason, we replaced at some point this variable with message.address.However, some accou...
floriancourgey thank you for your answer, however what I mean is whether you can use a javascipt variable used in the subject line.Not the subject line itself. Please let me know if you think of sth else that could be helpful!ThanksPanos
Hi,I would like to use a JS variable in the subject line of the email delivery activity and access it in the email body.Do you know if (or how) I can do that?The option of using a variable that has been inserted in an enrichment and access it in the email body of the delivery activity would be an al...