@litemetrics/node 0.1.3 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -69,7 +69,7 @@ const collector = await createCollector({
69
69
  - **Bot Filtering** - Automatically drops events from known bots and crawlers
70
70
  - **GeoIP Enrichment** - Resolves country/city from IP using MaxMind GeoLite2
71
71
  - **User-Agent Parsing** - Extracts browser, OS, and device type
72
- - **Hostname Filtering** - Only count events from allowed hostnames per site
72
+ - **Hostname Filtering** - Only count events from allowed hostnames per site (matched against request Origin/Referer)
73
73
  - **Query API** - Built-in metrics for pages, events, conversions, and behavioral insights
74
74
  - **Segmentation Filters** - Filter any metric/time series by geo, device, UTM, referrer, or event metadata
75
75
  - **Time Series** - Hourly/daily/weekly/monthly breakdowns