Prerequisites
- Last Updated: April 5, 2026
- 1 minute read
- Flowmon Products
- Flowmon Application Performance Monitoring
- Documentation
Before using the Chrome extension you must configure webpage’s server and application, see chapters Servers and Application. Transactions must be identified by URL path. In this case, transactions’ names look like: shop/cars/combi/. Your webpage must use simple links with the HREF attribute containing a plain URL. A valid link would look like: <a href="http://yourpage.com/shop/cars/">.