ProveSource
ProveSource is a social proof notification platform that displays real time activity messages to visitors on your website, such as sign ups, form submissions, and other engagement events, to provide reassurance and context during the buying journey.
Key features for ProveSource include:
- Social proof notifications based on recent visitor activity
- Configurable notification designs and display rules
- Event tracking for actions such as form submissions and page activity
- Dashboard tools for enabling, managing, and analysing notifications
ProveSource integrates with ShopWired by adding a tracking to your website theme. Notifications are configured and managed within your ProveSource account.
ProveSource does not integrate with ShopWired products or ShopWired Payments.
Account creation
Account creation
To begin using ProveSource with ShopWired, create an account on the ProveSource website. Add your website and follow the on-screen instructions until you are provided with a JavaScript tracking script.
Installing ProveSource on your ShopWired website
Installing ProveSource on your ShopWired website
Once you've created your ProveSource account, you will be provided with a script that needs to be added to your ShopWired website, similar to the example shown below:
<script> (function(p,r,o,v,e,s){p[o]=p[o]||function(){ (p[o].q=p[o].q||[]).push(arguments)};e=r.createElement('script'); e.async=1;e.src=v;s=r.getElementsByTagName('script')[0]; s.parentNode.insertBefore(e,s)})(window,document,'provesrc', 'https://cdn.provesrc.com/provesrc.js'); provesrc('init','YOUR_SITE_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.
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to edit - Open the
master.twigfile - Add the script just above the closing
</head>tag - Select Save changes
After the tracking script has been added to your website, ProveSource will begin detecting visitor activity.
Recommendations
Recommendations
-
Check notification placement on desktop and mobile devices to ensure they do not obscure key page elements.
-
Use ProveSource preview or testing options to confirm notifications behave as expected before enabling them for all visitors.