promotedai / ios-metrics-sdk

iOS client library for Promoted.ai metrics tracking.
MIT License
7 stars 1 forks source link

Implement Analytics #100

Closed yunapotamus closed 3 years ago

yunapotamus commented 3 years ago

We need to track the status of our library in deployment. Analytics will help ensure that events are logged as desired and error rates are low.

Initial implementation will log:

  1. Number of events logged
  2. Number of bytes logged
  3. Number of each type of error received
yunapotamus commented 3 years ago

This is now implemented in 0.4.1.