WiserNotify
WiserNotify is a platform for displaying social proof notifications, popups, and widgets to increase trust and conversions on your website.
Key features include:
- Social proof notifications
- Sales and visitor activity displays
- Review and testimonial widgets
- Customisable inline widgets
WiserNotify integrates with ShopWired by adding a tracking to the ShopWired theme so you can display notifications and widgets on your website.
Account creation
Account creation
Create an account on the WiserNotify website at WiserNotify.
After your account is created, WiserNotify will provide a pixel tracking script and widget embed code.
Theme installation
Theme installation
WiserNotify provides a script similar to the example shown below:
<script>
!function(){var t;if(window.t4hto4)console.log("WiserNotify pixel installed multiple time in this page");
else{window.t4hto4=1;var e=document.createElement("script");e.type="text/javascript",e.async=!0,e.src="https://wisernotify.com/pixel.js",t=document.getElementsByTagName("script")[0],t.parentNode.insertBefore(e,t)}}();
</script>
The script shown above is provided as an example only. You must copy the exact script provided in your own WiserNotify account, as the script and any ID values will be unique to your website.
- Navigate to Website > Themes
- Select the
code editoroption for your active theme - Open the
master.twigfile - Paste the WiserNotify script just before the closing
</head>tag - Select Save changes
After the script has been added, WiserNotify will begin collecting data from your website.
Once the script is installed, notifications and widgets created in WiserNotify are displayed on your ShopWired website based on the configuration set within your WiserNotify account.
Adding WiserNotify widgets to your website
Adding WiserNotify widgets to your website
WiserNotify provides an embed code for certain widget types that can be placed within your website content.
The code provided will be similar to the example below:
<div id="YOUR_WIDGET_ID" class="htmlsnpt"></div>
The code shown above is provided as an example only. You must copy the exact code provided in your own WiserNotify account.
- Navigate to Website > Themes
- Select
customise your themefor the theme you want to edit - Select
add a new section - Select the
custom HTMLsection type - Paste the widget embed code into the Custom HTML setting
- Position the section where required within the page layout
Recommendations
Recommendations
- Ensure the pixel script is installed before creating or testing widgets
- Add embed code only where inline widgets are required
- Avoid duplicating scripts or embed code across multiple locations
- Test notifications and widgets on a draft theme before publishing
- Keep a record of installed widgets and their placement for maintenance