- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Adding a Javascript widget to my website
Mar 14, 2018 9:04 AM - edited Mar 14, 2018 9:05 AM
Hello all,
I tried reaching out to Hubspot support but they just recommended I post my question here. I want to add some javascript coded widgets to my homepage, but I'm not sure about how to do it.
Code is below:
<script type="text/javascript"
src="https://www.gartner.com/reviews/public/Widget/js/widget.js"></script>
<script type="text/javascript">
GartnerPI_Widget({
size: "small",
theme: "dark",
widget_id: "Y2RmODI4N2UtOGQzMy00NjNkLWFmM2ItNGI1ZWRjZWZmZDYw",
container: //DOM node in which the widget is to be rendered [e.g. document.querySelector("#myNodeContainer")]
})
</script>
Is there a simple way to do this with the Hubsot Design Manager? Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content