Skip to content

An example of how a publisher can integrate the webplugin offerwall integration to their website

Notifications You must be signed in to change notification settings

pollfish/webplugin-offerwall-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

webplugin-offerwall-example

An example of how a publisher can integrate the webplugin integration to their website using an offerwall approach.

HowItLooks

What this example does

  • It will not allow the webplugin integration to autostart
  • It will change the number of lives provided based on each survey completed revenue
  • It will handle the case where a survey is not available

More information can be found on the webplugin documentation.

See it working

The only thing you need to do to see this demo working is to just open or serve the index.html, or you can just open a dev-server immediately after installing the live-server npm package.

First install it

npm install live-server

then just run it and voila, you should be able to visit http://localhost:8080 to see the demo

live-server

(live-server might open the development server in a different port if the port 8080 is already occupied).

About

An example of how a publisher can integrate the webplugin offerwall integration to their website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages