For this demonstration, I will use a simple HTML file

image.png

  1. Go to digital experience
  2. Click on real user monitoring
  3. Click on new application

image.png

  1. Set application name.

image.png

  1. Next you need to indicate what type of application it is…Java? React?

image.png

  1. For this, I chose javascript. Click on create application.
  2. The next page gives complete info on client ID and information token.
  3. Under choose method, select method type

image.png

I chose cdn(async)

  1. Paste this generated code into html file

image.png

  1. Our webpage is executing locally, it should be via web browser

image.png