Skip to main content
Popups are a great way to keep shoppers in-flow, letting them verify and collect rewards without leaving the page they’re browsing. To set up a popup ensure you have installed the head script and then simply add an onclick event to your given CTA, button or link and call the gocertify.popup function.
gocertify.popup("student-youth")
//redirect to a specific page post verification
gocertify.popup("student-youth?clickref=...") 
<a href="#" onclick="gocertify.popup('campaign-name'); return false;">click here</a>
OSM-popUp

Popups

Deploy a CTA that initiates the verification flow from high traffic areas of your site.