Try it free

RUM manual insertion tags API

  • Reference

The RUM manual insertion tags API allows you to retrieve the RUM JavaScript for two different manual insertion scenarios:

  • Agentless monitoring and
  • Manual insertion for pages of an auto-injected application.

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.

Get JavaScript tag

Retrieve the most recent JavaScript tag for manual insertion.

Get OneAgent JavaScript tag

Retrieve the most recent OneAgent JavaScript tag for manual insertion.

Get OneAgent JavaScript tag with SRI

Retrieve the most recent OneAgent JavaScript tag with SRI for manual insertion.

Get inline code

Retrieve the most recent inline code for manual insertion.