SOLVED

Email Link to Gate

Go to solution
Anonymous
Not applicable
I am launching my first email campaign that will be leading users to a simple registration form. I plan on editing the HTML of the email by hand. Can I simply include an <a href> link to my registration form within the email? Or do I need to drag and drop some sort of token into the design some how? Here is my registration page: http://info.hms.com/sixWaysFightFraud.html Thanks!
Tags (1)
1 ACCEPTED SOLUTION
Conor_Fitzpatri
Level 6
Hi Joel,

The <a href> tag will work fine for linking to the page from an email - I do it all the time. If you do want to use tokens for URL links, I'd suggest reading this discussion.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable
Ah yes, I remember from the training now. Tokens are a little like template pieces. Thanks guys!
Anonymous
Not applicable
Yup as Conor mentioned you can do it either way and whichever you are more comfortable with. Tokens are just especially nice when cloning your programs. - Jeff
Conor_Fitzpatri
Level 6
Hi Joel,

The <a href> tag will work fine for linking to the page from an email - I do it all the time. If you do want to use tokens for URL links, I'd suggest reading this discussion.