Use specific external html to each user

Hi

My dev generate BI html for each one of my 50.000 user like this.

User1 - http://www.domain.com/mkt/iufioijofjioasfjiosd
User2 - http://www.domain.com/mkt/g24gtn23th2g45g
User3 - http://www.domain.com/mkt/g245h452g5g245
User4 - http://www.domain.com/mkt/g3tgth2hr4g542g
User5 - http://www.domain.com/mkt/f5t25t345ty45t23
...
User50000 - http://www.domain.com/mkt/g245g2t4gh245gg42

Each one with specific information for specific user.

I see I can import ONE external html to template.

But how can I work with this scenario with MailWizz?

Regards

Bernardo
São Paulo, Brazil
 
You can create a custom field, say User Unique ID, with a tag like USER_UNIQUE_ID and populate that from any source you have, then from your template you would create links like: http://www.domain.com/mkt/[USER_UNIQUE_ID] and the [USER_UNIQUE_ID] would get transformed in f5t25t345ty45t23 or g3tgth2hr4g542g or g245h452g5g245 etc.

Bottom line, look at campaign template tags ;)
 
Sorry if I don't make my question easy to understand.

I can put a exclusive link with <a href...> and [CUSTOMDATA] with your tip. It's really easy with your program.

But I need one program or mailwizz hack that import each external.html and make this external.html the themplate for each deliverable user.

This technic is needed because each external.html already have Business Intelligence for each customer.

Thanks
 
I see, in this case i think you need to get a developer to help you fetch that info from where you have it...
 
Back
Top