Gravitec
Gravitec is a platform for sending web push notifications to website visitors to increase engagement and return visits.
Key features include:
- Web push notification delivery
- Subscriber collection tools
- Automated notification campaigns
- Audience segmentation and analytics
Gravitec integrates with ShopWired by adding a tracking to the ShopWired theme so you can enable push notification subscriptions on your website.
Account creation
Account creation
Create an account on the website at Gravitec.
After your account is created and your website is added, Gravitec will provide a JavaScript tracking script for installation on your website.
Theme installation
Theme installation
Gravitec provides a script similar to the example shown below:
<script src="https://cdn.gravitec.net/storage/XXXXXXXX/client.js" async></script>
The script shown above is provided as an example only. You must copy the exact script provided in your Gravitec account, as the script and any ID values will be unique to your website.
To install the script on your ShopWired theme:
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to edit - Open the
master.twigfile - Add the script just before the closing
</head>tag - Select Save changes
After the script has been added, Gravitec will begin collecting data from your website.
Recommendations
Recommendations
- Ensure your website domain is correctly configured in Gravitec before testing subscriptions
- Test push notification prompts on a draft theme before applying to your live site
- Avoid adding the script more than once across theme files
- Review browser permission prompts to ensure they align with your customer experience