Fomo
Fomo is a social proof and notification platform that allows merchants to display real-time activity messages on their ShopWired website.
Features of Fomo include:
- Social proof notifications displayed on website pages
- Multiple notification types, including recent activity and custom messages
- Pre-built and customisable notification themes
- Display rules and frequency controls
- Inline, popup, and push notification formats
- Analytics and performance insights within the Fomo dashboard
When used with ShopWired, Fomo notifications are embedded into a website using a . Notifications can display recent activity, messages, or other events to visitors while they browse the website.
Fomo does not integrate directly with ShopWired products, orders, customers, or checkout functionality.
Account creation
Account creation
To begin using Fomo with ShopWired, create an account on the Fomo website.
After creating and configuring your account, Fomo provides embed code that can be added to your ShopWired website.
Theme installation
Theme installation
Once your Fomo site has been configured, Fomo will provide JavaScript embed code similar to the example shown below:
<script type="text/javascript" src="https://load.fomo.com/api/v1/YOUR_SITE_ID/load.js" async></script>
The code shown above is provided as an example only. You must copy the exact code provided in your own account, as the code and any ID values will be unique to your website.
Add this code to your theme’s master.twig file so that Fomo notifications can display across your website:
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to install Fomo on - Open the
master.twigfile - Paste the embed code just above the closing
</head>tag - Save changes
Fomo notifications will now be able to display across your ShopWired website according to your Fomo configuration.
Recommendations
Recommendations
- Test across devices, review notification appearance and behaviour on both desktop and mobile devices.