Features:
- Plumbr measures every interaction with your application
- Works with any HTML/JS based web application regardless of the backend (.NET, PHP, Java, …)
- Collects data automatically, invisible to end users
- Offers real-time transparency with regard to the user experience
- Adds minimal performance overhead
- Can be installed in mere minutes and does not require any configuration
Integrate in seconds
- 1 Sign up for a free trial and add the agent
-
2
Copy and paste the following script tag to your page.
<script src="https://browser.plumbr.io/pa.js" data-plumbr='{"accountId":"plumbrAccountId","serverUrl":"https://bdr.plumbr.io"}'> </script>Two aspects to bear in mind:
- If you are copying this from the current page, make sure you replace plumbrAccountId with your actual account id.
- Make sure the Plumbr Browser Agent script tag is added in the head tag before any external resources, e.g. scripts or CSS files.
- 3 If your backend is in Java, you can also find the root causes of performance problems, using the Plumbr Java Agent