You work as a Frontend Developer for MDFT Pro, a well-known training agency that delivers certification courses to students worldwide. Mark, the Client Experience Manager, has asked you to implement Real User Monitoring (RUM) using Application Insights to track how students interact with the Learning Portal web application.
The portal consists of multiple pages including the course catalog, student dashboard, quiz interface, video player, and certificate download page. You need to monitor page load times, user navigation patterns, JavaScript errors, and AJAX call performance across all these pages. To implement this, you must add the Application Insights JavaScript SDK script element to each page of the portal.
The script element has several key properties that need to be configured correctly, including the src key and the cfg object. What should you set for the value of the src key in the script element of each page?
Choose the correct answer from the options below.
Explanations for each answer: