orhanobut / tracklytics

✔️ Annotation based tracking handler with aspect oriented programming
Apache License 2.0
429 stars 45 forks source link

Track event without annotation #37

Closed esafirm closed 7 years ago

esafirm commented 7 years ago

First things first thanks for the library 👍

My problem is, i don't want to refactor my method just to add Attributes and will not be used in the method itself.

Maybe in my use case i just want to use the annotation for the fixed attribute event.

Is it possible to track event from the Tracker? Thanks before

orhanobut commented 7 years ago

@esafirm I'm actually adding this and more option for tracking without annotation. In some use cases, indeed it is more easy to just use convenient tracking method.

orhanobut commented 7 years ago

Ready with version 2.0.0