Expand my Community achievements bar.

Join expert-led sessions on Real-Time CDP & Journey Optimizer designed to boost your impact.

How to fix error Email Personalization not allowed in domain name. (CJMTL - 010018-422)?

Avatar

Level 1

Campaign can not be activated until all errors are resolved.

Email Personalization not allowed in domain name. (CJMTL - 010018-422)
 
I went through the documentation and can't find how to resolve this. Any tips?
5 Replies

Avatar

Employee Advisor

Do you have any personalization in the href tag that is completely dynamic ? 

Avatar

Level 1

I have used a pre-made template and I'm not sure what I should be looking for in the HTML to answer your question. I am not familiar with personalization at all.

Avatar

Level 1

Turns out a link was wrong. This error message makes no sense, it could just say "check your links because one of them is wrongly formatted".

Avatar

Community Advisor

Hi @Christinatolia  - Are you personalization the domain or the query parameters?

 

If you personalize the domain name in anchor tag its not allowed, instead you can save it as a variable and use the let variable in the anchor tag.

 

For example <a href="www.xyz.{countrycode}?q=12121"> is not allowed because you are using the variable in domain itself

 

Thanks,

Arpan

Avatar

Employee

This error Personalization not allowed in domain name. (CJMTL - 010018-422) might come if the url is not correctly formated, it could be even a space also. We should check the highlighted links properly.