Optinly
Optinly is an on-site engagement platform used to display popups, banners, and interactive messages to website visitors.
Key features include:
- Popup and overlay campaigns
- Audience targeting and triggers
- Email capture forms
- Coupon and promotional popups
- Behaviour-based display rules
Optinly integrates with ShopWired by embedding an installation into your website theme to display Optinly campaigns on your website pages.
Account creation
Account creation
To use Optinly with ShopWired, create an account at the Optinly website.
Once your account is created and a website is added in Optinly, an installation script will be generated for your website.
Theme installation
Theme installation
Optinly provides a an installation script that must be embedded into your ShopWired website theme so that Optinly campaigns can load on all pages.
An example of the the installation script is shown below:
<script
id="optinly-script"
async="true"
data-app_id="APP_ID"
src="https://cdn.optinly.net/v1/optinly.js"
type="text/javascript">
</script>
To add the script to your ShopWired website:
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to edit - Open the
master.twigfile - Paste the Optinly embed code just before the closing
</head>tag - Select
save changes
Recommendations
Recommendations
- Create and publish campaigns within the Optinly platform before testing on your website.
- Ensure the installation script is added only once to your theme.