Picreel
Picreel is a popup and onsite engagement platform that allows you to display targeted campaigns such as discount offers, email capture forms, announcements and exit-intent popups on your website.
Key features of Picreel include:
- Popup and overlay campaign creation
- Exit-intent and time-based triggers
- Page-level targeting rules
- Campaign analytics and reporting
- Optional integrations with third-party marketing platforms
Picreel integrates with ShopWired by embedding a into your ShopWired theme. Once installed, campaigns are created and managed within Picreel.
Picreel does not integrate with ShopWired products or ShopWired Payments.
Account creation
Account creation
To begin using Picreel with ShopWired, create an account on the Picreel website at https://www.picreel.com Once your account is created, Picreel provides JavaScript code to embed into your website.
Theme installation
Theme installation
To install Picreel on your ShopWired website, add the Picreel script to your theme so it loads across all pages.
Picreel provides a JavaScript embed script similar to the example shown below:
<script type="text/javascript"> (function(p,i,c,r,e,e,l){ p.PICREEL=p.PICREEL||function(){(p.PICREEL.q=p.PICREEL.q||[]).push(arguments)}; e=i.createElement(c);e.async=1; e.src=r;l=i.getElementsByTagName(c)[0]; l.parentNode.insertBefore(e,l); })(window,document,"script","https://cdn.picreel.com/picreel.js"); </script>
The code shown above is provided as an example only. You must copy the exact script provided in your own Picreel account, as the script and any ID values will be unique to your website.
- Navigate to Website > Themes
- Select the Code editor option for the theme you want to install Picreel on
- Open the
master.twigfile - Paste the Picreel script just above the closing
</body>tag - Save your changes
- Publish the theme
The Picreel script only needs to be added once per theme.
Recommendations
Recommendations
- Install the Picreel script on your live theme to ensure campaigns display to visitors.