I am developing a website for a client, and I need guidance regarding Zoom API’s participant tracking features. Scenario: I have a dashboard page (dashboard.html) with a “Join Meeting” button for users to directly join a Zoom meeting. We want to track which users attend the meeting and log the exact time when they join, storing this data in our Firestore database. Workflow: User clicks …

