ClickDimensions : Fill Landing page Field With URL paramater



The answer is here

http://blog.clickdimensions.com/pre-filling-forms-using-iframes/

But After That I still have a small question, what if the field is empty in the CRM Dynamics.

when you use profiling field for email template it s : ${Recipient.contact.firstname[0]!''}

but when it's in the url you should use : ${Recipient.contact.firstname[0]!}

then at the end the url should look likes

http://analytics-eu.clickdimensions.com/domain/pages/page.html?firstname=${Recipient.contact.firstname[0]!}

Commentaires

Posts les plus consultés de ce blog

CRM dynamics V9 wait Async web API to contiue code

How to connect to Crm Dynamics On Premis 2016 with Consol App

promise example