SocialProofy
SocialProofy is a notification platform that displays real-time social proof messages on websites based on visitor activity. Key features include:
- Real-time notification widgets
- Page visit and conversion tracking
- Customisable notification designs
- Multiple notification types
- Analytics and performance reporting
SocialProofy integrates with ShopWired by adding a to the website theme, which acts as a tracking pixel to enable activity tracking and notification display.
Account creation
Account creation
To begin using SocialProofy with ShopWired, create an account on the SocialProofy website and configure your website and notifications within your SocialProofy account.
Theme installation
Theme installation
Once you have created your SocialProofy account, SocialProofy will provide a JavaScript pixel that needs to be added to your ShopWired website, similar to the example shown below:
<script async src="https://app.socialproofy.io/pixel/YOUR_PIXEL_ID"></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 code to your theme’s master.twig file so it loads on all pages of your website.
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to install the pixel on - Add the pixel code just above the closing
</head>tag - Save changes
Recommendations
Recommendations
- Verify the pixel status within your SocialProofy account after installation.
- Test notification display behaviour across multiple pages.