Wisepops
Wisepops is a website engagement platform that allows you to create and display popup campaigns, bars and embedded messages to your website visitors.
Key features for Wisepops include:
- Popup campaigns for email capture, promotions and announcements
- Targeting and display rules based on pages, audience and behaviour
- Scheduling and frequency controls for campaign visibility
- Analytics and performance tracking for campaigns
Wisepops integrates with ShopWired by adding an installation to your ShopWired theme so that campaigns can be displayed on your website.
Theme installation
Theme installation
Once you have created your Wisepops account, you will be provided with an installation script similar to the example shown below:
<script data-cfasync="false">
(function(w,i,s,e){
w[w]=w[w]||function(){(w[w].q=w[w].q||[]).push(arguments)};
w[w].l=Date.now();
var js=document.createElement(s),
f=document.getElementsByTagName(s)[0];
js.async=true;
js.src=e;
f.parentNode.insertBefore(js,f);
})('wisepops','script','script','https://wisepops.net/loader.js?v=YOUR_SITE_ID');
</script>
The script shown above is provided as an example only. You must copy the exact script provided in your own account, as the script and any ID values will be unique to your website.
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to edit - Open the
master.twigfile - Add the script just above the closing
</body>tag - Select Save changes
Once saved, the published Wisepops campaign will begin displaying on your ShopWired website.
Recommendations
Recommendations
- Install the Wisepops script in the
master.twigfile to ensure campaigns can display across your entire website.