Lucky Orange
Lucky Orange is a website analytics platform that records visitor sessions and generates heatmaps to show how visitors interact with website pages.
Key features include:
- Session recordings of visitor activity
- Heatmaps for clicks, scrolls and mouse movement
- Visitor behaviour analytics
- Conversion funnel tracking
- Form interaction insights
Lucky Orange integrates with ShopWired by adding a tracking to your website theme to record visitor activity across all pages.
Account creation
Account creation
To use Lucky Orange with ShopWired, create an account at the Lucky Orange Website.
After your account is created and configured, Lucky Orange generates a JavaScript tracking script for your website.
Theme installation
Theme installation
Lucky Orange provides a JavaScript tracking script that must be added to your ShopWired theme so that it loads on every page of your website.
An example of the tracking script is shown below:
<script async defer src="https://tools.luckyorange.com/core/lo.js?site-id=exampleid"></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 tracking 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 Lucky Orange tracking script just above the closing
</head>tag - Select
save changes
Once added, the tracking script loads automatically on all pages of your website.
Recommendations
Recommendations
- Allow sufficient time for visitor data to begin appearing after installation.
- Test page loading to ensure the tracking script does not conflict with other theme scripts.