Do you know if this tracking and analytics tool exists?
I've tried to google for a simple analytics tools but I haven't found what I'm looking for so I hope that growth-hackers in this forum can help me with a solution.
I'm looking for an event tracking solution where I can pick an event and get how many times it has occurred during a selected time range (for example today or previous 30 days).
The solution might be to send the events to an api endpoint ( do you know any existing service for this? )
I don't have any needs for Google Analytics since I only want to track specific events and sometimes I don't even have a webpage connected to it since it might be a physical button to raise to volume.
I would like to send events like this:
(HTTP-POST): /add-event body: { "type": "click-volume-btn", "custom-props": { "direction": "up/down" } }
Does anyone know of i a similar service? Or have you had similar requirements? If yes, how have you solved it?
-
savidge4 -
[ 1 ] Thanks - Reply
SignatureSuccess is an ACT not an idea{{ DiscussionBoard.errors[11712642].message }} -
-
Michael D Price -
Thanks - Reply
{{ DiscussionBoard.errors[11714092].message }} -