How Orixon Analytics’ Privacy-First Tracking System Works

Introduction

Orixon Analytics follows a privacy-first approach, designed to provide accurate metrics without compromising user privacy. Unlike traditional platforms, Orixon does not use third-party cookies or collect sensitive data, ensuring full compliance with regulations like the GDPR, ePrivacy, and other global privacy laws.


What does “privacy-first” mean?

A privacy-first tracking system means:

  • No collection of personally identifiable information (PII) such as name, email, or full IP address.

  • No cookies stored in the user’s browser, unless explicitly configured.

  • Collected data is anonymized and aggregated to prevent user profiling.

  • All traffic is handled locally, without third-party servers (unlike cloud-based services).


What data is collected?

Here’s a breakdown of the data Orixon Analytics may collect:

Data Collected Notes
IP address ✅ Partial Automatically truncated
Country and approximate city Derived from partial IP
Device and operating system Detected via user agent
Browser Name and version only
Screen resolution Helpful for UX optimization
Referrer If available
Pages visited and time spent Collected anonymously
Custom events If configured by the user
Personally identifiable info (PII) Not supported by design

How does it work technically?

Tracking is enabled by adding a lightweight, asynchronous JS snippet to your website:

<script data-host="https://analytics.orixon.org" data-dnt="false" 
src="https://analytics.orixon.org/js/script.js" id="ACCOUNT_ID" async defer></script>

Each interaction is sent to a server-side endpoint that:

  1. Validates and anonymizes the data.

  2. Logs basic metrics.

  3. Stores the information in real time.

  4. Updates dashboards, reports, and sessions.


How is privacy enforced?

  • Automatic IP truncation: only a portion of the IP is retained.

  • Dynamic hashes: users are not traceable across sessions or websites.

  • Zero cookies: nothing is written to the user’s browser.

  • Easy opt-out: you can exclude specific users via rules or URL parameters.

  • EU hosting (if self-hosted): you keep full control of your data.


Who benefits from privacy-first tracking?

  • Government and public sector websites that must strictly follow GDPR.

  • Bloggers, publishers, and small businesses looking for lightweight, compliant analytics.

  • Web agencies offering ethical alternatives to Google Analytics.

  • E-commerce platforms analyzing user behavior without violating trust.

Article Details

Article ID:
4
Rating :