For this demonstration, I will use a simple HTML file

- Go to digital experience
- Click on real user monitoring
- Click on new application

- Set application name.

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

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

I chose cdn(async)
- Paste this generated code into html file

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