You can embed Hyvor Talk on your HubSpot website, landing page, or blog using an embed module.
Create embed module
Before embedding Hyvor Talk on your HubSpot website, landing page, or blog, you need to create
an embed module.
- Go to Hyvor Talk console > Settings > Website > Allowed Domains and add your
website's/websites' domain(s) to the allowed domains list. This is required for Hyvor Talk to
work on your website.
- Go to your HubSpot dashboard. Navigate to Content > Design Manager.
- Click on the Create a new file button and select Module.
- Name your module (e.g., "Hyvor Talk Embed"), choose where you will use this module (for this
example, landing page, blog posts, site pages). Note that you can always choose more options
as per your requirements.
- Choose the module's content scope as relevant to your needs. Global scope is recommended
as it makes the module available across all pages.
- Click on the Create button to create the module.
- Copy the following code and paste it into the module's HTML section. Then, click on the Publish button to save the module.
<script async src="https://talk.hyvor.com/embed/embed.js" type="module"></script>
<hyvor-talk-comments
website-id="YOUR_WEBSITE_ID">
</hyvor-talk-comments>