How do you implement the Hugo Fanbase Widget?

This is actually very easy! It requires you to add one line of code to your HTML website page. This code snippet can be found in the Backoffice via " Your own website channel" within the Publication Channels in Questionnaire

management.

An example snippet, so that’s everything you need to add to your website, looks like this:

Code snippet short:<br><script src="https://qre.hugo.events/widget/XXXXXXX"></script><br>
Code snippet extended:<br><script src="https://qre.hugo.events/widget.js#id=XXXXXXXX&lang=en"></script><br>

You can put the widget on every page by individually adding the code snippet to those pages.

Edit this page