🧰Forum

A widget Forum lets you integrate a specific forum into your product or website to deliver contextual education.

Create a widget

To create a widget Forum, click on the New button in the top right-hand corner and then on Forum. A drawer opens:

  • Choose the rendering mode for your widget:

    • Embed: the widget appears as an embed and you can integrate it anywhere on your site or application.

    • Modal: the widget is in a window opened with a button.

    • Drawer: the widget is in a side panel opened with a button.

  • Enter a title. 💡 This title will not be visible in the widget integrated into your application.

  • Select a forum using the search bar.

  • Click on Create: that's it, your widget is ready to be integrated! 👉 Find out more here.

Edit a widget

You can edit a widget in two different ways:

  • From the widget list, by clicking on the three small dots to the right of a widget's card and then on Edit.

  • From the widget preview window, click on Edit.

General tab

The widget drawer opens, where you can edit :

  • The widget's rendering type. Warning, switching your widget type requires you to update the code.

  • The widget title

  • The selected forum: simply click on the X button at the top right of the selected forum and use the search bar to find the required forum.

Once you've made all your changes, you can save the widget by clicking on Save.

Statistics tab

From the Statistics tab, you can access usage data for your widget:

  • The first section, Widget Data, provides global usage metrics related to the widget:

    • Views: the number of times the widget was viewed.

    • Clicks on topics: the number of times someone clicked on a forum topic from the widget.

    • Replies: the number of times someone replied to a forum topic from the widget.

    • Votes: the number of times someone voted on a forum topic from the widget.

    • New topics: the number of times someone created a new topic in this forum from the widget.

    • Last updated: the date of the widget’s last modification.

  • The second section, Topics clicks, gives a detailed breakdown of activity on the widget based on the forum topics. For each topic, you will see:

    • The number of clicks on that specific topic.

    • A progress bar showing the number of clicks on that topic relative to the total number of clicks on the widget.

  • The last section, Forum Data, provides information about the forum itself:

    • Topics: the total number of topics in this forum.

    • Replies: the total number of replies across all topics in this forum.

    • Votes: the total number of votes cast across all topics in this forum.

    • Last updated: the date of the forum’s last modification.

A Open the forum button allows you to access the forum directly in Spot.

Widget preview

The widget preview depends on its rendering type:

  • If it's an Embed or Modale widget: When you click on a widget card, a window opens. In this window, you can see a preview of the widget's rendering in your application or site (in the case of an embed, grey zones materialize the content of your site).

  • If it's a Drawer widget: when you click on a widget's card, a side panel opens. Here you can see a preview of how the widget will look in your application or site.

At the bottom of the modal, there are several buttons:

  • Get code: gives you the choice between sending the widget code directly by e-mail (with Send instructions) or retrieving and copying the widget code (with Copy code).

  • Edit: opens the editing drawer.

Preview of a modal widget
Preview of a modal widget

Widget display

On your website or application, many members may access your widget. Don’t worry, they will only see the forum if they have the appropriate permissions:

  • If the member is logged in and has access to the forum, they will see it and will be able to create topics, reply, vote, and more.

  • If the member does not have access to the forum (because they are not logged in or the forum is private), they will not be able to see it.

circle-check

To ensure that the user sees the widget content while logged in, we recommend that you set up SSO authentication in the widget integration space.

🔑Single Sign-Onchevron-right
circle-info

Once SSO has been set up, the JWT token authenticating the user can be transmitted directly to the widget script. Find out more here.

Deleting a widget

There are 2 ways to delete a widget:

  • From the widget card, click on the three small dots on the right, then on Delete.

  • From the widget editing drawer, click on the three small dots in the top right-hand corner, then on Delete.

Clicking on either of these two buttons opens a confirmation window.

triangle-exclamation
circle-info

If you delete a widget in your Spot settings, we recommend you also remove it in the code of your application or site - no worries if you forget, your members will only see an empty insert 😉

Mis à jour

Ce contenu vous a-t-il été utile ?