Client Side SDK

Milestone Widget Installation

This widget will display the milestones of the campaign. It will also update live, after your visitors reach the milestones you've set in your campaign.

After completing the Installation step, add the following HTML in your site. Once published the Viral Loops form widget will appear there.

<milestone-widget></milestone-widget>;

If you install multiple campaigns on the same page don't forget to include the ucid property on the widget

<milestone-widget ucid='YOUR CAMPAIGN ID' ></milestone-widget>;