Thermometer - personal fund raising - message catalog editor

Options

What if I wanted to use a thermomenter that if someone shared their donation - personal thermometer say on FB and someone else clicked on their url and donated it would raise that original donors thermometer. Is that possible?

Can I use a progress meter on a splash page linked to a ecommerce campaign?

Would I need message catalog editor?

Any help would be greatly appreciated!

Tagged:

Comments

  • Hey Nikki,

    I found this code which does basically what you are looking for which is provides code for someone to post a donating widget on anyplace where they can add html:

    <img src="../images/content/pagebuilder/133241.jpg"  alt="image alt"  border="0"  /></center><br />

    <p>copy the code below to insert this image on your own website</p>

    <textarea name=donationFormLink onfocus="this.select();" rows="4" cols="65" readOnly>&lt;a href=&quot;http://]/site/Donation2?idb=]&df_id=]&FR_ID=]&PROXY_ID=]&PROXY_TYPE=20&].donation=form1&quot;&gt;&lt;img src=&quot;http://]/images/content/pagebuilder/133241.jpg&quot; alt=&quot;image alt&quot;  border=&quot;0&quot;  /&gt;&lt;/a&gt;</textarea>

    Not really designed for Facebook itself right now but you can take the url which is this:

    http://]/site/Donation2?idb=]&df_id=]&FR_ID=]&PROXY_ID=]&PROXY_TYPE=20&].donation=form1

    And if you put it on someone's Champion's Center then all the placeholder S Tags will prepopulate with their information(assuming they are logged in which they have to be to get to their champion center) and you can tell them to copy and paste this link into facebook and it should work.

    Not sure off the top of my head how you'd get a thermometer to dynamically show progress on a non-Convio page though, so it might just have to be a static image. If I think of a solution to this second part then I'll add it to this thread.

    Hope this helps!

    Ken

Categories