Demo Application
This is a sample page demonstrating how the Feedra Widget can be integrated into any HTML page. The widget appears in the bottom-right corner of the page.
Feature One
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Feature Two
Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Feature Three
Ut enim ad minim veniam, quis nostrud exercitation ullamco.
Feature Four
Duis aute irure dolor in reprehenderit in voluptate velit.
Integration Instructions
To add the Feedra Widget to your page, include the following script tag before the closing
</body> tag:
<script
src="https://widget.feedrahq.com/v1.js"
data-team-id="YOUR_TEAM_ID"
async
></script>
Note: Replace YOUR_TEAM_ID
with your actual Feedra team ID from your dashboard.