- data masking is moved to a separate function; - hostnames and urls are masked now - collect pageview for pages not wrapped in Shell
- Introduced useTelemetry() hook - Telemetry events are sent for page_view, booking_confirmed, time_selected, date_selected events - Telemetry is configured (and can be disabled) with NEXT_PUBLIC_TELEMETRY_KEY env variable