How to embed your Discover Hub

Unibuddy Discover

Sean O'Dea avatar
Written by Sean O'Dea
Updated over a week ago

Unibuddy uses a code snippet that you can embed on your website in order to place the iFrame and display the Discover hub:

See an example code snippet below:

<iframe

data-ub-cookie-consent="necessary"

data-unibuddy-iframe="discover-marketplace"

id="{discoverId}" src="https://discover.unibuddy.co/{discoverSlug}"

style="width: 100%; height: 0; border: 0; margin: 0;"

title="Unibuddy on test discover">

</iframe>

<script src="https://discover.unibuddy.co/unibuddy-discover.js"> </script>

Please reach out to your Unibuddy contact to receive the code snippet that is specific to your Discover instance.

PLEASE NOTE: When a student receives a notification of a new message, they are redirected to the URL where your Unibuddy widget is embedded.

Did this answer your question?