# Shinecode Analytics Standard

## Principle
Analytics should measure product decisions. Track the funnel: search -> service view -> upsell_presented -> upsell_accepted -> booking_completed.

## Architecture
Application code should use an internal analytics abstraction to avoid depending directly on a specific vendor.

## Do Not Track
Never send: Passwords, Payment credentials, Authentication tokens, Sensitive personal information unnecessarily, Private messages.
