keenlabs / KeenClient-iOS

Official iOS client for the Keen IO API. Build analytics features directly into your iOS apps.
https://keen.io/docs
MIT License
78 stars 56 forks source link

Add user-agent to requests to track SDK usage #173

Closed heitortsergent closed 7 years ago

heitortsergent commented 8 years ago

This is a suggestion of something we can do track SDK usage. We made this change at SendGrid, and the header looked like this:

sendgrid/{sdk_version};{language}

josephwegner commented 7 years ago

Love the idea here. We're discussing this internally, and want to roll it out to all of our SDKs. I'm gonna close this issue for now, though, as we haven't landed solidly on a plan.