Embedding the Page
Embed the page in your website or documentation with a few lines of code.
Last updated
Was this helpful?
Embed the page in your website or documentation with a few lines of code.
Last updated
Was this helpful?
The announcement page enables you to integrate release notes seamlessly into your website or documentation. You can maintain your existing website header and footer, ensuring a consistent user experience across your site.
Add the following code snippet to the <body>
section of your site. Unlike the widget, the page content renders where you position the element. Ensure you replace the CHANNEL_ID
attribute.
If your portal has restricted access, you’ll need to and pass the auth-token="AUTH_TOKEN"
attribute to display content in your embed.
To notify users about the availability of a new post, you can enhance the user experience by incorporating a notification badge on the link or button leading to the embedded page. This badge functions similarly to the notification badge found in the widget.
Add the following code snippet to the <body>
section of your site where you want the badge to render.
View an example of how to embed the page on .