Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user journeys and additional info to survey link #892

Merged
merged 13 commits into from
Nov 14, 2023

Conversation

RSeidelsohn
Copy link
Contributor

@RSeidelsohn RSeidelsohn commented Nov 10, 2023

In OASIS, we use Survey Monkey to send our customers to an additional survey where they can tell us why they chose the rating they selected.
In these surveys, we additionally want to see the userJourney and the additionalInfo parameters we add to the customer satisfaction Handlebars template.

For that reason, I enhanced the javascript of the global customer satisfaction tool so that it checks for either parameter's existence and if they are not empty, appends them to the searchParams of the generated survey URL.

Additionally, I made the existing Jest test for that component a bit more flexible and added tests for the two new parameters. Also, I added documentation for these additions to the README, where I removed a duplicated section that was there before.

@RSeidelsohn RSeidelsohn merged commit e737ede into main Nov 14, 2023
1 check passed
@RSeidelsohn RSeidelsohn deleted the add-user-journeys-and-additional-info-to-survey-link branch November 14, 2023 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants