This is how we implemented metrics in recent apps Iâve worked on: Right before the app shipped weâd go thru the app and anywhere something interesting happened, weâd add a metric by naming it and inserting a line of code to trigger the metric. Some header file would contain all the metric names. Later after the app shipped weâd need to answer a question like: How many of our users are using a spec

{{#tags}}- {{label}}
{{/tags}}