boomcatch
boomcatch copied to clipboard
Clicks plugin with STATSD
I have boomerang embedded in my UI and I'm using the Clicks plugin to capture details about user clicks. My local boomcatch is receiving beacons every time I click, which is what I want. I want the data to be mapped to STATSD. However, I know that the STATSD mapper in boomcatch only supports RT, NavTiming, and ResTiming. Has anyone made a STATSD mapper that is compatible with Clicks?
Thank you in advance!