Eververse Widget
Send your users off-site for updates.
Product-first updates in your app.
Widgets
1<script>
2 (function() {
3 window.EververseWidgetId = 'YOUR_WIDGET_ID';
4 window.EververseWidgetDarkMode = true;
5 var s = document.createElement('script');
6 s.type = 'text/javascript';
7 s.async = true;
8 s.src = 'widget.js';
9 var x = document.getElementsByTagName('script')[0];
10 x.parentNode.insertBefore(s, x);
11 })();
12</script>
Deploy a widget in minutes
Just copy and paste a code snippet into your website or app and you're good to go.
Customizable Links
Customize your widget links
Link out to documentation, support, Slack communities or any other page you want.