eCards - with image group - conditional

Options

I produced an email with conditonal image - depending on what group a consituent is in.

- 1 image is for members of group A

- unkown member goes to image 1

- 2 image is for members of group B

Within email I have a link to send an eCard.

Can I use same conditional for image in eCard so that image is consistent?

Tagged:

Comments

  • You can't use a conditional to do something like "if sender is in group A, use image 1" if that's what you mean. I'd say you should just create two separate eCard campaigns for groups A and B? Does that work for what you're doing?

  • Noah Cooper:

    You can't use a conditional to do something like "if sender is in group A, use image 1" if that's what you mean. I'd say you should just create two separate eCard campaigns for groups A and B? Does that work for what you're doing?

    Sounds like what you are saying is the same thing I am asking? Forgive me if I am being redundant ....

    I have one email message if you are in group A you get image/header 1, if you are in group B you get image/header 2, if you aren't in either group you get image 2.

    Within the email content there is a link "Send this special eCard to your loved ones ..."

    I was hoping to use same conditional that is in email in eCard so that the sender is giving the recepient the same image/header. From what you are saying this isn't possible.

    So if I create two seperate eCard campaigns for this link - how do you tell it that it is for group A or B when linking within on email message? Isn't that the same thing if using the conditonal above? Or am I just talking in circles?

  • Nikki Valentine Odens:

    Sounds like what you are saying is the same thing I am asking? Forgive me if I am being redundant ....

    I have one email message if you are in group A you get image/header 1, if you are in group B you get image/header 2, if you aren't in either group you get image 2.

    Within the email content there is a link "Send this special eCard to your loved ones ..."

    I was hoping to use same conditional that is in email in eCard so that the sender is giving the recepient the same image/header. From what you are saying this isn't possible.

    So if I create two seperate eCard campaigns for this link - how do you tell it that it is for group A or B when linking within on email message? Isn't that the same thing if using the conditonal above? Or am I just talking in circles?

    Right, you'd reuse the same group conditional to provide Group A one link, and Group B another:



    ]::TRUE::
    <a href="http://www.mysite.org/site/Ecard?ecard_id=XXX">Ecard</a>
    ::
    ]::TRUE::
    <a href="http://www.mysite.org/site/Ecard?ecard_id=YYY">Ecard</a>
    ::
    <a href="http://www.mysite.org/site/Ecard?ecard_id=ZZZ">Ecard</a>
    ]]]]

    Where 1234 is the id of Group A and XXX is the id of the Ecard to link Group A to, 5678 is the id of Group B and YYY is the id of that group's Ecard, and ZZZ is the id of the Ecard to be used if someone is a member of neither group.

Categories