Open rossozburnsdi opened 1 year ago
window.appEventData = window.appEventData || []; appEventData.push({ "event": "Video Started", "video": { "eventName": "video_start", "videoName": "<videoName>", "videoURL": "<videoURL>" } });
SDI to make sure to test this page:
https://www.uhhospitals.org/services/Digestive-health-services/Conditions-and-treatments/weight-loss-management/surgical-weight-loss-bariatric
Tested on: https://www.uhhospitals.org/services/Digestive-health-services/Conditions-and-treatments/weight-loss-management/~/link.aspx?_id=73483C9CDE9947E28987C77753077834&_z=z
Use case: Clicked the video frame then played video
Status: Working as expected
Video Started
Javascript Code
Variable Definitions