Blog

Developing solutions for driver safety: identifying driving patterns with Navixy API

Safety is a top priority for most fleets, which is why improving driver behavior on the road is a crucial goal. We’ve prepared this partner spotlight to showcase how AfrikaPanorama recently used Navixy API to build custom reports for Bralima, a prominent brewery and regional subsidiary of HEINEKEN Group. By expanding our platform’s core functionalities and building their own custom solutions, they were able to create an efficient tool to oversee driving patterns and identify key problem areas for increased safety across their entire fleet.

Tailored solutions from Navixy for driver behavior

Headquartered in Kinshasa, Democratic Republic of Congo, AfrikaPanorama is a TSP that provides geolocation services, fuel control, and equipment monitoring throughout Central Africa. When their customer Bralima of the HEINEKEN Group, one of the largest beer brands in the world, needed a custom solution to enhance a part of its fleet safety, AfrikaPanorama chose Navixy API thanks to its flexibility and ease of use.

Frequent safety infractions can lead to a number of problems for fleets. Unsafe driving corresponds with an increase in accidents, costing businesses thousands of dollars from replacing damaged goods, repairing vehicles, insurance payouts, and possible litigation. Therefore, Bralima needed reports that would identify the most common violations as well as who was committing them to save themselves time and money.

Tailored solutions from Navixy for driver behavior

Navixy API for custom reports: identify problems and analyze trends

In addition to the many built-in reports available in Navixy, it’s also possible to pull data using Navixy API to address specific needs and build customized tools. Below, we’ll explain two of many custom reports that AfrikaPanorama created for Bralima, the API calls used to make them, and the impact this solution had on their business.

Snapshot of overall fleet safety

The first report summarizes key data and events for select vehicles in a specific period of time to provide a quick and efficient overview of fleet vehicle behavior. As a result, this enables Bralima to keep a closer eye on how different fleet vehicles are behaving. The report tracks a number of safety violations and additional variables, such as:

  • Overspeeding
  • Hard braking
  • Hard turning
  • Crash
  • Fuel consumption
  • Average speed
  • Driving hours
Fleet safety overview custom report
Fleet safety overview custom report

Obtaining data similar to this report requires several API calls, with a portion of the data coming from a Geofence report. To generate this report, a tracker/generate call is run first, utilizing Plugin 8 for the Geofence report which contains data specific to the report requested. Once all data is plugged in and the report generated, a tracker/retrieve call is run to collect the data from the report, resulting in a customized chart displaying the necessary data in a functional view.

curl -X POST 'https://api.navixy.com/v2/report/tracker/generate'
-H 'Content-Type: application/json'
-d '{
"hash": "a6aa75587e5c59c32d347da438505fc3",
"title": "Trip report",
"trackers": [669673],
"from": "2023-01-01 00:00:00",
"to": "2023-03-01 23:59:59",
"time_filter":
{
"from": "00:00:00",
"to": "23:59:59",
"weekdays": [1,2,3,4,5,6,7]
},
"plugin":
{
"hide_empty_tabs": true,
"plugin_id": 8,
"show_seconds": false,
"include_summary_sheet_only": false,
"include_summary_sheet": false,
"show_mileage": false,
"show_not_visited_zones": false,
"min_minutes_in_zone": 5,
"hide_charts": false,
"zone_ids": [2143181, 2143182]
}
}'

 

curl -X POST 'https://api.navixy.com/v2/report/tracker/retrieve'
-H 'Content-Type: application/json' -d '{"hash": "a6aa75587e5c59c32d347da438505fc3", "report_id": 1234567}'

Identifying dangerous drivers: custom report for weak links

For even greater insight into driver behavior patterns, a dashboard was built to show the main points of attention for the top 20 non-safety-compliant vehicles in a given time period.

Top safety violations custom report
Top safety violations custom report

Data like this can reveal significant patterns that are most likely to contribute to safety violations. By identifying the most common problem areas, Bralima can take the proper measures to address the weak pinpoints in their fleet. In the long run, this results in fewer violations, and thus fewer road incidents, fines, and other accident-related costs.

As stated by AfrikaPanorama CEO Christian Lema, “All of these reports help the staff to have the qualitative overview and the right trend on all the fleet and constitute a real decision-making helper tool.”

Summary: solve complex problems and add value to your customers

Through the combination of our telematics platform and API, Navixy is fully equipped to meet business challenges across the globe. By leveraging Navixy's API and developing these custom solutions, businesses like AfrikaPanorama can set themselves apart from the competition and demonstrate their ability to deliver value-added services to valuable clients. Moreover, Navixy’s flexibility and versatility allows system integrators and providers to create bespoke solutions that address specific business needs for their respective verticals, such as driver behavior tools, fleet maintenance dashboards, and more.

In conclusion, this success story highlights how Navixy's telematics capabilities, combined with custom developments through our API, can help businesses win over big corporate clients like HEINEKEN and deliver tailored, efficient, and decision-supporting telematics solutions.

today to create your custom solution and start growing your business today.

← Previous articleNext article →
Ready for the most innovative GPS tracking software?
SIGN UP
Recent posts