Step 1. Implement the iggli invite widget on the pages that will be linked to from the email. ( See separate documentation )

Step 2. Paste the enclosed code into your html formatted email as documented below.

Step 3. Customize the widget as needed:

• Change the widget skin from available: button_large, button_medium, button_small, button_square as part of the img tag src attribute.
• Customize the tag and surrounding layout as you wish.
• Ensure that your partnerID is correct.

Step 4. View the email to ensure that invite is appearing as expected.

Step 5. Click the invite button as a test. This should open the link to your target page and launch invite when the page loads.


<!-- EMAIL INTEGRATION: simply add the query parameter of "invite-launch=true"
-- to your existing page query and invite will launch from your page when it loads -->
<a href="http://[YOUR WEB SITE AND PAGE URL HERE]?&invite-launch=true" title="Invite Friends"><img src="http://widget.iggli.com/widgets/invite-widget-image.1.1.iggli?skin=button_large&type=email&version=1.1&partnerId=0" border="0" alt="Invite Friends" /></a>

NOTES:
The link in the email should go to a page on your site that shows the same event. This page must have the invite widget code and a single event (do not link to a page with multiple events listed).