USPS offers various mailing services. It has a mailing price calculator feature on its website, but finding the most suitable service for a user’s specific package can be challenging.
A chatbot can effectively address the problems mentioned above due to the following advantages.
The bot asks users about their service preferences, such as the cheapest or fastest option, and then collects package details, including dimensions, weight, destination and origin ZIP codes, and drop-off date and time. After confirming that all inputs are correct, it provides a price estimate and recommends the best USPS service with a brief explanation of its features.
In the initial phase of the project, I defined the bot's personality as follows.
I created a sample script, intent training data and flow chart to prepare for prototyping.
I created a prototype with Voiceflow based on the flow chart. It was tested with 3 participants—one somewhat familiar with USPS and two unfamiliar. I designed a scenario involving the return of an online purchase through USPS to simulate a realistic user experience. After interacting with the chatbot, testers were also asked to use the existing USPS GUI price calculator to compare 2 different interfaces. As a result, I gathered the following results & insights.
Some users misunderstood the bot’s capabilities, thinking it could only perform calculations, whereas it can also provide recommendations and service comparisons.
Users wanted more information on additional details such as nearby post office locations and operating hours.
The bot, by default, asked for width, height, and length one by one, but all testers preferred entering all dimensions at once.