Here you can find out how to manually install the PollPolly Web Widget on your website. These instructions are aimed at developers.
You should be able to edit the HTML code of the website on which you want to install the PollPolly Web Widget.
Here is the JavaScript embed code that will load and display the PollPolly Web Widget on your website, typically on the pages of individual articles or posts. The pollpolly-widget ID is the area where the widget will load. Make sure you add it above the embed script as shown below.
<div id="pollpolly-widget"></div>
<script src="https://app.pollpolly.com/static/widget/widget.js" crossorigin="anonymous"></script>