conditional for sustaining givers & non-sustaining givers

Options

For an email I have to include a conditional for:

Picture1.jpg

How do I do this to apply to each person depending on what they give? It is for an email.

Tagged:

Comments

  • I would create a query-based group that contains all sustainers (especially if you have more than one sustainer campaign -- since you'll then have multiple donor groups, or if you don't do donor groups at all).

    Then, it would be as simple as:

    ]  where group_id is the id of the group (duh)

    ]::True::<p>You're a super sustainer, you totally rawk!!</p>::<p>Common bud, pony up cheapskate!</p>]]

  • Michael :

    I would create a query-based group that contains all sustainers (especially if you have more than one sustainer campaign -- since you'll then have multiple donor groups, or if you don't do donor groups at all).

    Then, it would be as simple as:

    ]  where group_id is the id of the group (duh)

    ]::True::<p>You're a super sustainer, you totally rawk!!</p>::<p>Common bud, pony up cheapskate!</p>]]

    I am laughing thanks, I needed that for my tired eyes!

    I know the groups haven't been made yet, waiting on further direction. Going forward, once the groups are created I wasn't sure what conditional to use - I don't see one in the WYSIWYG. So I am guessing it will have to be something I do manually ... I may be puttng the cart in front of the horse.

Categories