Modifying Survey Links
You can modify the HTML code for survey hyperlink options in Express Email Marketing, giving them a customized appearance. Common modifications include changing the button image or text associated with the hyperlink, and you can modify other attributes, such as your branding and message.
To modify your survey hyperlink, you must have access to edit your Web pages. If you're not familiar with modifying HTML code, you may want to consult a Web designer.
CAUTION: When modifying your survey hyperlink, do not modify the URL that links visitors to your Subscription Management page.
Your survey hyperlink options are:
Text
Creates a text survey hyperlink. To customize it, edit the content within the A HREF tag.
For example, <a href="https://app.quicksizzle.com/takesurvey.aspx?sfid=1666">Take my Survey: Survey Name</a>.
Button
Creates a survey button. To modify it, change the URL for the IMG SRC tag.
For example, <IMG SRC="https://app.quicksizzle.com/images/signup.jpg" BORDER=0 >.