cds-snc / design-gc-conception

MIT License
4 stars 0 forks source link

Qualtrics Feedback widgets #922

Closed adriannelee closed 3 months ago

adriannelee commented 3 months ago

using Qualtrics Embedded Feedback tool to collect in the moment page feedback and wanted to add a card in Zenhub for backlog grooming tomorrow. The purpose of the card would be investigation in the lift required from the team (who and how much time) to start using the the tool in preparation for implementation of the tool the following sprint.

Value

Get in the moment feedback on the page or section, rather than channeling everything through contact form

daine commented 3 months ago

I've looked at qualtrics embedded in the past and Jimmy showed me how it was used within Notify previously. We can dig into implementing it a bit if we'd like, or we can also check if we wanted a different feedback widget we can use. Previously (on another team) we tried out HotJar, Freddy Feedback among others because Qualtrics lacked the en/fr ability (if I remember correctly it always defaults to en and the user can use fr, but it's a jarring user experience from a french user)

adorayi commented 3 months ago

Can we check with Notify team, if this is working well, the EN/FR issue has been solved?

adriannelee commented 3 months ago

Daine continuing to work on this today with Jenn. Running into a few issues that will be easier to work on with access to Qualtrics. Will look to create a proof of concept, esp to test the EN/FR issue.

daine commented 3 months ago

Trying to test out the EN/FR switching by using a global javascript variable as stated in their guide but it doesn't seem to work as expected. Found this old ticket on qualtrics which also has raises the same issue and remains unanswered.

The intercept or widget works pretty well though, and it can get the browser's language, but the only issue is there is a potential mismatch of EN and FR around that area.

daine commented 3 months ago

More details and screenshots of POC in this PR: https://github.com/cds-snc/gcds-docs/pull/365

daine commented 3 months ago

Action items:

daine commented 3 months ago

I think this ticket is now ready for review to be closed. Will meet with Jenn tomorrow to discuss the points further

daine commented 3 months ago

After having a chat with Jennifer, we have come to the following conclusion:

As a result, we think it'd be best to create our own custom widget on the documentation site. We still need to figure out a way to handle the data that comes in through our own widget. Options are:

daine commented 3 months ago

Next steps: