Popupsmart
Popupsmart is a platform for creating on-site popups and forms to capture leads, increase conversions, and engage website visitors.
Key features include:
- Popup and form builder
- Targeting and triggering rules
- Pre-built templates and AI generation
- Integrations with marketing tools
Popupsmart integrates with ShopWired by adding a tracking to the ShopWired theme so you can display popups and collect visitor data on your website.
Account creation
Account creation
Create an account on the Popupsmart website at Popupsmart.
After your account is created, Popupsmart will provide a JavaScript embed script for installation.
Theme installation
Theme installation
Popupsmart provides a script similar to the example shown below:
<script src="https://cdn.popupsmart.com/bundle.js" data-id="YOUR_ID" async defer></script>
The script shown above is provided as an example only. You must copy the exact script provided in your own Popupsmart 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 Popupsmart script just before the closing
</body>tag - Select Save changes
After the script has been added, Popupsmart will begin collecting data from your website.
Once the script is installed, popups created in Popupsmart are displayed on your ShopWired website based on the configuration set within your Popupsmart account.
Recommendations
Recommendations
- Ensure the script is added to the correct
master.twigfile of the active theme - Avoid adding the script multiple times as this can prevent popups from loading correctly
- Test popups on a draft theme before publishing changes
- Confirm popup targeting rules in Popupsmart if popups are not appearing
- Keep a record of where scripts are installed for future maintenance