Skip to main content
Version: Next

Usage Tracking Module

Tracking usage Information is key to understand the User and how they navigate through the App. To make it easier for the customer to integrate tracker like Adobe Tracker, this functionality should be provided by the open contract, by design.

Important: Those events should never link to a User. We never track Identifiers, Passwords, Emails or names.

There are two types of tracking events:

Events

Tracking a certain functionality that is triggered, like a button tap or user navigation, error or something similar.

Thise events can be enriched with meta data, to give more information about the context of the usage.

Screens

Screens that open and are shown to the user

prototype