There is a lack of process, people and/or motivation in improving the status quo of safety within organizations that uses MyGeotab.
Customers are looking for guidance on “where to start from” or “which areas I need to focus on” or “how I’m doing against the industry”. Here are some of the data points customers identified can help them answer those questions:
- Rank against peers
- Rank changed over time
- Areas of comparison where they are doing better or worse against peers
- Information about peers
By the end of the ideation stage, I made sure key features were identified so the development team can start building while detailed design stage continues.
To do this, I created a skeleton for the development team. Here are some important questions that this skeleton design had to answer:
Question 1: how do we build a product that is scalable and reusable for other similar products?
Solution: templated design
Reasoning:
- Product release cycles are long, there will be more data of similar variety that is already in the pipeline. Using templates allows the team to inject different of data sets into the similar UI. This allows the team to release faster and test faster.
- The result is a template filled with self contained components that can be turned on or off and reusable according to the needs of each new data set
Question 2: how much data visualization should be on the page?
Solution: minimal
Reasoning:
- Data was separated into two types: raw data and insights. Raw data does not drive action, Insights can be used for data story telling and provoke emotion for user to take action.
- Raw data also exists in other parts of the system, so there is no need to duplicate.
Question 2: how can we make the page easily skim-able and impactful?
Solution: data story telling approach
Reasoning:
- Good data story telling needs data, visuals and a narrative. I wanted to ensure there is a good narrative to build trust with customers.
- Information architecture is designed to drill down into levels of detailed data.