Form Widget Installation
Your visitors will use this widget to sign up to your Viral Loops campaign
After completing the Installation step, add the following HTML in your site. Once published the Viral Loops form widget will appear there.
<form-widget></form-widget>;
If you install multiple campaigns on the same page don't forget to include the ucid
property on the widget
<form-widget ucid="YOUR CAMPAIGN ID"></form-widget>
Updated about 1 month ago