Skip to content

Analytics Events

Karl Thomsson requested to merge posthogEvents into main

--public

Adds application analytics events for certain functionality of the application.

--end_public

  • Adds events for: Panel swaps, export schedule, tutorial completed(deleted card), duration of preview modal open.
  • Needs addition of "NEXT_PUBLIC_POSTHOG_API_KEY" entry into .env.local file.
  • Fixes the issue where a test threw a warning about inline attribute.
Edited by Karl Thomsson

Merge request reports