Skip to main content
Skip table of contents

Mobility Aggregation

Receive all of your client's mobility-related expenses. Included are not only all car-related expenses but also expenses for public transport, as well as expenses with other mobility providers.

This aggregation is appropriate for B2B and B2C use cases.

Introduction

The Mobility Report provides an overview of the mobility spending of a customer.

Information you can get from this report:

  • Which kind of transport does the customer prefer?

  • Expenses for public transport

  • Car-related expenses

The Mobility Aggregation is based on the label MOBILITY, and its further sub-labels with a higher level of detail.

The aggregation gives an overview of data such as the number of relevant transactions. How much money does the customer spend on mobility? What kind of mobility does he use?

What it solves

In today's world, people's mobility patterns are changing more and more. The Mobility Aggregation makes it possible to see what kind of mobility is used when and how often. This allows preferences and behavior patterns to be identified and personalized mobility offers to be created.

Aggregations

A Mobility Aggregation can be generated as an Aggregation with the following query:

JSON
{
  "aggregations": [
    {
      "alias": "Mobility",
      "includeLabelGroup": [
        "MOBILITY"
      ],
      "excludeLabelGroup": [
        "TRANSPORT"
      ]
    }
  ]
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.