
Flexera One Blog — Gabriel Carvalho (Flexera Software)
Need to Know: Web Metering 2.0
Release Date
Web Metering 2.0 will be released as part of the FlexNet Inventory Agent 25.5.0 (2025 R2.5) on May 13 for Europe and APAC, and May 20 for the Americas.
For the Snow Inventory Agent, it will be available in version 26.1.1 on June 10.
What is it
Web Metering 2.0 is an enhanced capability within Flexera that enables tracking of web application usage through browser extensions integrated with both the FlexNet and Snow agents.
At its core, it introduces a new shared web metering module that operates across both agents, enabling direct communication between the browser extensions and the agent. This modern architecture replaces the previous file-based approach, resulting in a more secure and efficient data collection process.
How it works
Web Metering 2.0 improves the data flow by redefining how browser activity is captured and processed:
- Browser extensions capture URLs visited by users
- Data is sent directly to a local agent API over HTTP or HTTPS
- The module filters and processes URLs using Allow List rules
- Only relevant and sanitized data is retained and passed to the agent
- The agent consolidates the processed data and sends it upstream for SaaS usage recognition
What has changed
No raw browsing data stored on disk
URLs are now processed before being stored. Previously, raw browsing activity was cached on disk before being processed by the agent.
Stronger protection of sensitive data
Query parameters are removed from URLs by default. Enhanced Allow List rules control what data is retained and apply masking when Personal Information is detected.
Direct communication between extension and agent
The new web metering module introduces a write-only, machine-local API endpoint running on 127.0.0.1:40400, which is not externally accessible. TLS can be configured to encrypt communication between the browser extension and the agent.
Improved troubleshooting
The new module allows testing of URL matching and sensitive data removal directly from the command line.
Improved browser coverage
This design restores support for Apple Safari following previous limitations on extension-generated data.
The Firefox extension is now available in the Mozilla store, improving the installation and update experiences.
Consistent implementation across agents
A single, shared web metering module is used across both FlexNet and Snow agents, helping standardize behaviour and simplify deployment.
Security considerations
Web Metering 2.0 is designed with a strong security-first approach to ensure customer environments remain protected while delivering accurate SaaS usage insights.
The solution uses a machine-local, non-externally accessible communication mechanism, ensuring no additional external services or attack surfaces are introduced. TLS can be enabled to further secure communication between browser extensions and the agent.
Sensitive data exposure is minimized through filtering, masking, and by avoiding unnecessary data storage.
Importantly, the feature is fully customer-controlled and opt-in, preserving existing trust boundaries and ensuring organizations maintain complete control over their data and deployment.