How to Display Social Proof Notifications in Webflow
Learn how to display animated social proof notifications in Webflow to build visitor trust.
In this tutorial, Sandro, co-founder of the Gemeos Webflow agency, shows you how to display animated social proof notifications in Webflow to build trust and reduce visitor hesitation.
Example
1. Create the container in Webflow
Create a Div with the ID social-proof-notif and set it to Fixed position, bottom: 24px, left: 24px, z-index: 9999. Give it this style: white background, 12px border radius, border, padding, subtle box shadow. Set it to display: none by default — the script handles the display.
2. Customize the notifications
Edit the notifications array with your own data. For real data, connect the array to your CRM with a fetch to your API or a Make/Zapier webhook that feeds a JSON endpoint.
3. Add the script in Footer code
Conclusion
Social proof notifications reduce purchase anxiety by showing that other people trust your brand. Use cases:
- Pricing pages with demo request notifications
- Download pages with a download counter
- Signup pages with recent member actions
Lorem ipsum
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.















