Code4SA / medicine-price-registry

An API on the South African Single Exit Price mechanism for medicines
http://mpr.code4sa.org
Apache License 2.0
39 stars 16 forks source link

feat: Added Hotjar tracking script to base.html #35

Closed CSergienko closed 5 years ago

CSergienko commented 5 years ago

Background

With the rewrite of MPR, and based on a prior discussion with @schalkventer, we'd like to do some improvements to the user interface, and potentially redesign parts of it entirely.

To do so it'd really help if we can gather some insights into how people are using it, where they're struggling, and also what sorts of people our users are (eg, doctors, pharmacists, people on chronic medication, etc).

To that end, I've created a Hotjar account which will let us conduct some surveys, generate heatmaps and capture anonymous video recordings of users as they browse the site. That last one is a bit creepy, admittedly, but generally yields useful insights into where the points of friction are for users.

What was done

I have added the Hotjar script to base.html.