Constant Contact Tags


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1.  
  2. <OpenTracking/>
  3.  
  4.  
  5.  
  6.  
  7. <SignupLink class="SignupStyle" type="edit">
  8.  
  9. <img src="https://origin.ih.constantcontact.com/fs027/1107378559431/img/75.jpg" width="360" height="90" alt="Update your email preferences here." border="0" style="display:block;" />'
  10.  
  11. </SignupLink>
  12.  
  13. ------------------------------------------
  14.  
  15. <SignupLink class="SignupStyle" type="edit" style="color: #ffffff;">
  16.  
  17. Update your email preferences here.
  18.  
  19. </SignupLink>
  20.  
  21. ------------------------------------------
  22.  
  23. Linking text - note "label" attribute is text that is rendered
  24.  
  25. <SimpleURLProperty name="Popmoney_Learn_More_Link" track="true" label="Learn More" href="https://www.comstarfcu.org/index.php/pcu-online-banking">
  26.  
  27. <a href="https://www.comstarfcu.org/index.php/pcu-online-banking" style="color: #7fba35;">Learn More</a>
  28.  
  29. </SimpleURLProperty>
  30.  
  31.  
  32. ------------------------------------------
  33.  
  34. Linking Images
  35.  
  36. <SimpleURLProperty name="Learn_More_Button" track="true" img="https://origin.ih.constantcontact.com/fs027/1107378559431/img/92.jpg" href="https://www.comstarfcu.org/autoloan">
  37.  
  38. <a href="https://www.comstarfcu.org/autoloan" target="_blank">
  39.  
  40. <img src="https://origin.ih.constantcontact.com/fs027/1107378559431/img/92.jpg" width="200" height="40" alt="" border="0" style="display:block" />
  41.  
  42. </a>
  43.  
  44. </SimpleURLProperty>
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.