Invitee Form Widget
Referrals of your campaign participants will use this page to signup. After they signup their referrer will get a referral attribution.
After completing the Installation step, add the following HTML in your site. Once published the Viral Loops form widget will appear there.
<form-widget mode="invitee"></form-widget>;
If you are installing multiple campaigns on the same page, make sure you add the Campaign ID on the widget
<form-widget mode="invitee" ucid='Your Campaign ID'></form-widget>;
Updated about 1 month ago