Getsitecontrol
Getsitecontrol provides onsite engagement tools that allow you to display popups, inline forms and announcements to visitors on your website. Widgets are used to collect information, present surveys, display promotions or prompt visitors to take specific actions.
Key features for Getsitecontrol include:
- Behaviour-based popups to display messages or collect information
- Inline embed widgets for adding forms to specific website pages
- Targeting settings to control when and where widgets appear
- Automated notifications and response storage
- Dashboard tools for managing widgets and viewing performance statistics
Getsitecontrol integrates with ShopWired by adding a widget to your ShopWired theme or to individual website pages to display widgets to visitors. Getsitecontrol does not integrate with ShopWired products or ShopWired Payments.
Account creation
Account creation
To begin using Getsitecontrol with ShopWired, create an account at the Getsitecontrol website. After your account is created, Getsitecontrol will provide you with a widget script to install on your website.
Theme installation
Theme installation
To install Getsitecontrol widget script across all pages of your website, obtain the installation script required for your ShopWired website, similar to the example shown below:
<script type="text/javascript" async src="//l.getsitecontrol.com/your-id.js"></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.
Add this script to your theme’s master.twig file:
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to install it on - Add the script just above the closing
</head>tag
This ensures the widget script loads on every page of your website.
Add Getsitecontrol code to a specific page
Add Getsitecontrol code to a specific page
Use this method to display a widget on one page only, such as a home page or landing page.
- Navigate to Website > Themes
- Select
customise your theme - Select the page where you want the widget to appear
- Select
add a new section - Select the custom HTML section type
- Paste the Getsitecontrol script into the Custom HTML setting
- Use the theme editor to position the section where the widget should load
Recommendations
Recommendations
Test widget placement
Check that widgets display correctly on both desktop and mobile devices.