# TrackAny.Click — Documentation

Last reviewed: 27 August 2026

[HTML](https://docs.markengroup.cloud/trackany)

A first-party event collector and browser tracker foundation for shared Cloud Services projects. Production ingestion and operational safeguards still require activation and validation.

## Account, organization and project

Start at app.markengroup.cloud/register. Enter only your email address and confirm the email link before choosing a password. Then add your name and create an organization; logo and company website are optional.

A person has one account and can belong to several organizations. Create or select a project in the intended organization before using a product. Team invitations are email-bound, expire after seven days and are currently shared as links, not sent automatically by email.

## Access and credentials

The dashboard uses Firebase Authentication. Server operations require a verified email address, active membership and the relevant project/product permission. Reading a project does not automatically grant editing rights.

Use the dashboard for the setup operations described here. Firebase callable functions are internal dashboard interfaces, not a released public REST API. Never embed AWS credentials, server tokens or private keys in websites, browser bundles or public examples.

## Foundation, not a public ingestion service

The repository contains a browser tracker, an event collector and event contracts. Production ingestion, customer key provisioning, shared rate limiting and monitoring are not released as a supported public service.

Do not install a guessed script URL or send customer events to a guessed /v1/events endpoint. A tested production URL and installation guide will be published here when available.

## First-party collection boundaries

The intended flow is browser or server → TrackAny.Click collector → validated project-scoped storage. Customer domains do not write directly to Firebase. Public browser keys and server credentials have different purposes and must not be exchanged.

TrackMailer and TrackPost may reference the same project context in future integrations, but they do not receive direct write access to TrackAny.Click's private product data.

## Before collecting production data

Decide which events are necessary, define retention and consent behavior and validate allowed origins and credentials. Avoid including passwords, authorization headers or unnecessary personal information in event payloads. Production configuration and applicable privacy obligations must be reviewed before rollout.

## Products

- [TrackMailer](https://docs.markengroup.cloud/trackmailer.md): Setup preview
- [TrackAny.Click](https://docs.markengroup.cloud/trackany.md): Foundation
- [TrackPost](https://docs.markengroup.cloud/trackpost.md): Coming soon
