dzhibas / matomo-tracker-proxy-rs

Matomo proxy which also allows to dump traffic into Redis queues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matomo Tracker Proxy in Rust

This script allows to track websites with Matomo without revealing the Matomo server URL

Main feature is that this lightweight, it supports Queue plugin and drops into queue compressed messages which official queue plugin understands. It aswel splits it into amount of workers and can schedule processing once queue size reached

This allows massive amount of traffic ingestion and slower processing

Works with Matomo plugin: https://github.com/matomo-org/plugin-QueuedTracking

About

Matomo proxy which also allows to dump traffic into Redis queues

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%