A feedback collection script for a website
- Modify the gtag id in the HTML code
- Add the HTML code to your web page
<div id="userdefined_feedback_division"></div>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-86SEBBTSZ2"></script>
<script type="text/javascript" src="https://ourslab.github.io/feedback-collection-web/feedback-collection-web.js"></script>