Device Tagging
Overview
Eraya automatically tags every tracked event with a device type — desktop, mobile, or tablet.
Device tagging allows deeper segmentation of analytics data, enabling comparisons of user behavior and performance metrics across device categories.
Detection Method
Eraya uses a lightweight, client-side detection logic based on the browser’s navigator.userAgent string and screen width.
This ensures fast, dependency-free classification without relying on third-party libraries.
Last updated