schalkventer/tech-for-good

Add a feedback component at the bottom of the page to indicate whether page was helpful

Opened this issue · 0 comments

This should be submitted directly to Google Analytics through a GA event. Look into using https://www.npmjs.com/package/react-ga.

In addition, should a user indicate that a page was not helpful, prompt them to explain why via form that is submitted to Netlfiy via AJAX: https://www.netlify.com/docs/form-handling/#ajax-form-submissions.