Justuno
Justuno provides on-site visitor engagement functionality through embedded scripts that display interactive elements on a website.
Key features include:
- On-site popups and banners
- Lead capture forms
- Visitor engagement overlays
- Behaviour-based display logic
Justuno integrates with ShopWired by providing an embed-based that loads on the ShopWired website to display on-site engagement elements.
Account creation
Account creation
To use Justuno with ShopWired, create an account on the Justuno website: https://justuno.com
Once the account has been created, Justuno provides an embed script for use on the website.
Theme installation
Theme installation
Justuno provides a JavaScript embed script that must be added to the ShopWired website theme so it loads on every page.
An example of the embed code is shown below:
<script src="https://cdn.justuno.com/launch.js" async></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.
To add the embed script to your ShopWired website:
- Navigate to Website > Themes
- Select the
code editoroption for the active theme - Open the
master.twigfile - Paste the embed code just above the closing
</head>tag - Select
save changes
Once added, the embed script loads site-wide and allows Justuno content to be displayed on the website.
Recommendations
Recommendations
- Ensure the embed code is added only once to the
master.twigfile - Allow a short period after saving changes for the script to be detected on the website
- Test the website in a new browser session to confirm the embed script loads correctly