You can’t track inside Typeform, but you can fire a Pixel event when the user clicks the “Take the Quiz” button on your site.
How to Do It:
Add a Pixel event to the button:
fbq('track', 'Lead'); // or a custom event like 'QuizStart'
Optional: Set up a Custom Conversion in Events Manager based on this event.
Add UTM tags to the Typeform link to track quiz starts in GA4 or Typeform.