How to track number of clicks of a button in Fabric analytics

Viewed 526

I'm using fabrics in my app, I'm getting crash reports and user activities in my app, but I want to track a event example button click event in android. How many times the button is clicked in a session for android.

can I get these details using Fabric

2 Answers
Related