HTML code in e-mails

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tricia
    New Member
    • Feb 2007
    • 6

    HTML code in e-mails

    I am trying to get this survey link button in an e-mail template to send to all my customers but this is the first time and I don't understand some of this. It says

    Insert the following HTML into the code for your email. Paste the HTML according to where you would like the button to display within your email.

    I don't understand what it means when it says (Insert the following HTML into the code for your email.) How do I do this?

    Thank you so much.
    Tricia
  • TNT
    New Member
    • Feb 2007
    • 48

    #2
    It would probably be in the code where you want the button that makes the e-mail message .

    Comment

    • Tricia
      New Member
      • Feb 2007
      • 6

      #3
      Sorry but that didn't help me at all.
      I want to send this button to all my customers that order from my site.
      Shopping.com gave me this info. But I don't even know where to begin. I know my merchant id and how to add it and the image link but the rest is beyond me.
      #2 is where I am stuck. (into "what" code?)

      Adding a survey image button to your email
      This method displays an image within your order confirmation emails, inviting customers to complete your survey.
      Note: This option requires your email to be sent in HTML.
      1. Visit https://img.shopping.co m/sc/ms/epi_survey_invi te.gif and save the image to a directory on your website. Image shown below.
      2. Insert the following HTML into the code for your email. Paste the HTML according to where you would like the button to display within your email.
      <A HREF=”https://www.shopping.co m/xMerchantSurvey .html?mid=[MERCHANT ID]” target=”_blank” >
      <IMG SRC=”[IMAGE URL]” ALT=”What do you think of this store?” BORDER=”0”>
      </A>
      3. Enter your specific information in the following placeholders: [MERCHANT ID]: Your 6 digit Shopping.com merchant ID. Be sure to remove the [ ] brackets.
      [IMAGE URL]: The URL for the image saved in your website directory. Be sure to remove the [ ] brackets.

      Comment

      • TNT
        New Member
        • Feb 2007
        • 48

        #4
        Originally posted by Tricia
        Sorry but that didn't help me at all.
        I want to send this button to all my customers that order from my site.
        Shopping.com gave me this info. But I don't even know where to begin. I know my merchant id and how to add it and the image link but the rest is beyond me.
        #2 is where I am stuck. (into "what" code?)

        Adding a survey image button to your email
        This method displays an image within your order confirmation emails, inviting customers to complete your survey.
        Note: This option requires your email to be sent in HTML.
        1. Visit https://img.shopping.co m/sc/ms/epi_survey_invi te.gif and save the image to a directory on your website. Image shown below.
        2. Insert the following HTML into the code for your email. Paste the HTML according to where you would like the button to display within your email.
        <A HREF=”https://www.shopping.co m/xMerchantSurvey .html?mid=[MERCHANT ID]” target=”_blank” >
        <IMG SRC=”[IMAGE URL]” ALT=”What do you think of this store?” BORDER=”0”>
        </A>
        3. Enter your specific information in the following placeholders: [MERCHANT ID]: Your 6 digit Shopping.com merchant ID. Be sure to remove the [ ] brackets.
        [IMAGE URL]: The URL for the image saved in your website directory. Be sure to remove the [ ] brackets.
        Can you provide the HTML code, please.

        Comment

        • Tricia
          New Member
          • Feb 2007
          • 6

          #5
          It is all in the post. All that is missing is my Merchant# and the Image url. both that is asks to be inserted between the [ ].
          Are you asking for these?

          Comment

          Working...