At a glance

2020
6 to 8 weeks
Completed
Drupal
State government
Discovery & strategy, Build & migration
Whole of government
User needs, Open standards & common platforms, Digital adoption

The purpose

To create a more personalised experience for WA citizens and drive API use in WA.

The players

The WA Department of Premier and Cabinet (DPC) works across a range of areas, including infrastructure, policy and reform, digital government and state security.

The challenge

WA DPC wanted to create a location feature on the WA Government portal WA.gov.au that allowed users to easily see their nearest ServiceWA centres, including a map and centre details. This would help create a more personalised experience for WA citizens. DPC had a strict timeframe and budget, and wanted to set up a ‘base’ solution that created a framework for the future.

The solution

The first step was to create a schema that could be used to capture data for ServiceWA centres, using Laravel Voyager data store. For MVP launch, this captures the service centre locations and opening hours, but has been built future-friendly, so other information can be added, such as the types of services available at a particular ServiceWA location.

The next stage of the project was to build the API to retrieve the data and display it on the Drupal website. This included an API for geocoding services and endpoints to return all service centres near the location within the set radius.

Users see an embedded map that shows service locations using red pins. On hover, overview information is displayed. The user can then click on that to see full details on a dedicated page. Currently, the pages use a combination of information that’s added manually via the content management system (CMS) and information that’s automatically displayed using the data from the datastore. At the moment, only the centre name/location and opening hours are generated dynamically but in the future additional elements will be automatically rendered, including the services available at a particular location.

The solution has also been set up so the metadata is used by Google search. When a user goes to Google and searches, they’re shown the ServiceWA centre data including opening hours in a structured way.

We created the feature to be ‘location aware’ so that if a user has set up their browser to share/use their location, the solution uses that data to show the nearest ServiceWA centre. Alternatively, users can enter their suburb or postcode to find the nearest centre. We configured the Voyager data store to capture radiuses from a user’s location to display the nearest centres. Users can also set their location so it’s saved next time they visit.

The project turnaround was fast and agile. We built the initial backlog quickly, worked with DPC to approve the backlog and then delivered across two sprints with a short user acceptance testing, driven by the project deadline.

“Salsa has done an excellent job in helping us deliver this project within a very short timeframe. They were very responsive to requests and were quick in providing suggestions and solutions to issues.”

Joanne Ng, Principal Policy Officer, Digital Transformation and Technology, Department of Premier and Cabinet

The benefits

The main benefits are:

  • WA citizens can access a more personalised, location-driven online experience

  • WA citizens can find services in their area more easily

  • Metadata is exposed to Google, creating another way for users to discover the centres

  • WA DPC can now manage information on ServiceWA centre locations quickly and easily, via the data store rather than individual static pages in the CMS

  • The solution is future-friendly, allowing more automation via Voyager and the API