===== Video Tracking Background Info ===== Efficiently tracking user engagement with LUCY’s awareness training videos is crucial. Monitoring both the number of users who play the video—via training emails or the awareness website—and analyzing average watch times provides insightful data for evaluating campaign effectiveness and training productivity. LUCY facilitates this by offering aggregate video-tracking statistics available in various report formats and on the statistics page, ensuring recipients are marked as "Trained" upon video completion. ===== How to track users watching an awareness video ===== **Method 1: using the quiz checkbox** This method allows you only to verify if the video was played. It does not allow tracking of the video length. Please use method 2 to track more details. * Mark the awareness template or website as "Quiz" {{extended-tracking.png?600|}} * Make sure your awareness website (or template) has the quiz-question-titles.js static file with the following content: {"1": "Video Played"} * Add "onload" attribute to body tag of HTML content, so you get the following: * Add "onplay" attribute to video tag of HTML, so you get the following: