email method?

Out of context: Reply #17

  • Started
  • Last post
  • 18 Responses
  • leftwave0

    if anyone else is curious how to do this with campaign monitor, i thought i would post the solution i got from their support team.
    ***********************
    When you import your subscriber list you could import them with a custom field name. So for example each person you're inviting would need the following information (you could do this in Excel, and then export as a.CSV):

    Name
    Email
    envelopename

    And example subscriber would be:

    Name: Mr. & Mrs. Fuller
    Email:
    envelopename: mrmrsfuller.jpg

    Then in your template include the custom field name:

    <img src="http://support.freshview.com/images/[envelopename].jpg">

    That would render as:

    <img src="http://support.freshview.com/images/mrmrsfuller.jpg">

    Thus, for every email giving a custom image.
    ***********************

    this worked perfectly for me - yay campaign monitor!!!!

    • nice one. glad you got it sorted withCM. I was going to suggest an AS methodmaximillion_

View thread