The RUM manual insertion tags API allows you to retrieve the RUM JavaScript for two different manual insertion scenarios:
Different snippet formats are available, and supported tag attributes can be controlled via API parameters. By integrating this API into your build scripts, you can automate the insertion of the RUM JavaScript and ensure that your application always uses the current configuration.
To retrieve the snippet format code snippet, use the Real User Monitoring JavaScript API.
Retrieve the most recent JavaScript tag for manual insertion.
Retrieve the most recent OneAgent JavaScript tag for manual insertion.
Retrieve the most recent OneAgent JavaScript tag with SRI for manual insertion.
Retrieve the most recent inline code for manual insertion.