A simple progress bar inspired by MoveOn.org for petition pages created with Unbounce. Automatically refreshes every 30 seconds and loads with a smooth animation.
- Web server running PHP
- Unbounce account and API key
- Download the index.php file, and edit the Unbounce API key and page ID
- Upload the index.php file to your web server
- Embed the widget embed code into your Unbounce landing page:
<iframe src="http://your-web-server.com/index.php" style="width:100%;max-width:600px;height:75px;border:none"></iframe>
Customize the src
URL to point to the address of the index.php file which you uploaded.