The idea is too personalize a landing page that is being promoted via email and put a prospects name and email into a form for a special offer when they click the link in the email. No reason to have somebody retype their email address if we already know it. Same goes for their first name, if it’s already in our database it would be nice to populate that data automagically.
http://wordpress.org/extend/plugins/mindvalley-post-get-variable makes it simple!
I am sure you have all seen links that look like this:
Click it…
The code that loads these two simple variables is
[ get_var name=”fname” ]
[ get_var name=”email” ]
Add these variables from your newsletter system (they all have this ability) to links in your email broacasts just like you would do “Hello <
Be creative and increase interaction and engagements on your website!