I am working on a SDK in Android. I need to track some events within it. Is there any 3rd party analytics SDK which can do this?
I tried Firebase and Fabric. It doesn't suit my use case because The analytics generated is associated with the APP that uses my SDK.
As the owner of the SDK I want to get my analytics regardless who ever uses my SDK. Am I missing something in Firebase or Fabric that lets me do this?