Installing Featurebase All-In-One Widget πŸ”΅

Hi Nicholas,

We are planning (awaiting final approval) to use Featurebase for Feedback, Bug Reporting, Feature Requests, a Help Center, Changelog, and Roadmap). They offer an All-In-One Support widget.

I think this is the code you will need [taken from https://help.featurebase.app/articles/1127499-install-the-all-in-one-widget ]

<!-- Importing the Featurebase SDK --> <script>!(function(e,t){const a="featurebase-sdk";function n(){if(!t.getElementById(a)){var e=t.createElement("script");(e.id=a),(e.src="https://do.featurebase.app/js/sdk.js"),t.getElementsByTagName("script")[0].parentNode.insertBefore(e,t.getElementsByTagName("script")[0])}}"function"!=typeof e.Featurebase&&(e.Featurebase=function(){(e.Featurebase.q=e.Featurebase.q||[]).push(arguments)}),"complete"===t.readyState||"interactive"===t.readyState?n():t.addEventListener("DOMContentLoaded",n)})(window,document);</script> <script> Featurebase("initialize_portal_widget", { organization: 'yourorg', // Replace this with your organization name, copy-paste the subdomain part from your Featurebase workspace url (e.g. https://*yourorg*.featurebase.app) placement: 'right', // optional fullScreen: false, // optional initialPage: 'MainView', // optional (MainView, RoadmapView, CreatePost, PostsView, ChangelogView, HelpView) locale: "en", // Change the language, view all available languages from https://help.featurebase.app/en/articles/8879098-using-featurebase-in-my-language metadata: null // Attach session-specific metadata to feedback. Refer to the advanced section for the details: https://help.featurebase.app/en/articles/3774671-advanced#7k8iriyap66 }); </script>

There is also an option to embed it on the website.

Please let me know if you need anything else from me.

Thanks!

El

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board

πŸ’‘ Feature Request

Tags

Highest Priority

ETA
Nov 01, 2024
Date

Over 1 year ago

Author

El

Subscribe to post

Get notified by email when there are changes.