https://github.com/compwright/unbounce-progress
A simple progress bar inspired by MoveOn.org for petition pages created with Unbounce
https://github.com/compwright/unbounce-progress
javascript php progress unbounce vuejs widget
Last synced: 3 months ago
JSON representation
A simple progress bar inspired by MoveOn.org for petition pages created with Unbounce
- Host: GitHub
- URL: https://github.com/compwright/unbounce-progress
- Owner: compwright
- License: mit
- Created: 2020-04-18T00:30:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T18:39:34.000Z (over 5 years ago)
- Last Synced: 2025-05-22T09:40:33.590Z (7 months ago)
- Topics: javascript, php, progress, unbounce, vuejs, widget
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unbounce Progress Bar Widget
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.

## Requirements
* Web server running PHP
* Unbounce account and API key
## Installation
1. Download the [index.php](index.php) file, and edit the [Unbounce API key](https://developer.unbounce.com/getting_started/#api-keys) and page ID
2. Upload the index.php file to your web server
3. Embed the widget embed code into your Unbounce landing page:
```
```
Customize the `src` URL to point to the address of the index.php file which you uploaded.