1

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?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
bhkiran
  • 389
  • 1
  • 2
  • 11
  • Can you add more brief about your requirements? I am doing through fabric that's working fine. I am using contentView of fabric. – Ankur_009 Aug 03 '17 at 05:34
  • you can check clever tap i.e. https://clevertap.com/ – Yogesh Mane Aug 03 '17 at 05:34
  • @Ankur_009 Are you using Fabric to track events inside your SDK project? Doesn't the third part developer using your SDK needs to give the api key? – bhkiran Aug 03 '17 at 05:59
  • @bhkiran You can only report to one dashboard per app instance. This means that if they are already using Fabric it's not possible, but otherwise it is somewhat possible with the caveat that you'll need to create special installation instructions for your SDK and all package IDs will show up in different dashboards. – Todd Burner Aug 04 '17 at 14:19

0 Answers0