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

Track SMS conversations better #156

Open
smarziano opened this issue Feb 10, 2016 · 0 comments
Open

Track SMS conversations better #156

smarziano opened this issue Feb 10, 2016 · 0 comments
Assignees

Comments

@smarziano
Copy link
Member

Recently we had an experience with a tester who signed up via the website form, but then she tried to sign up via text message. She started to sign-up via text message but stopped and did not complete the text message sign-up. She then came back the next day and tried to complete it but at this point Twilio cookies had reset.

Here is an example of the interaction:

  • Tester texts "Hello"
  • Tester receives text message: "Thanks for joining CUTGroup! We'll ask 10 quick questions to finish your signup. Once completed, we'll send your $5 gift card! To begin, what's your first name?"
  • Tester does not respond until the next day but says "Janice"
  • Since Twilio uses cookies at this point the SMS conversation history was lost and tester received text saying that we did not understand her response and to try again
  • Tester then tries to converse with us saying "You asked what my first name. I replied 'Janice.'" multiple times before emailing us.

A couple of things here to think about:

We also need a better understanding of how Twilio cookies work and have a better way to capture back and forth conversations happening with our testers via SMS.

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

No branches or pull requests

2 participants