Infrastructure low complexity Shared Component frontend
0
Dependencies
0
Dependents
0
Entities
0
Integrations

Description

Lightweight analytics instrumentation for tracking user engagement on sales website pages. Fires page view and interaction events (e.g., table scroll depth, CTA clicks) to support conversion funnel analysis without requiring authentication or user data.

Feature: Cost Comparison

sales-analytics-tracker

Responsibilities

  • Track page views and time-on-page for the cost comparison page
  • Record CTA click events linking to demo booking
  • Send anonymised engagement events to analytics provider

Interfaces

trackPageView(pageName)
trackEvent(eventName, properties)
trackCtaClick(ctaId)