IntroductionThe In-App Monitoring (IAM) library enables developers of mobile apps on iOS, Android, and other mobile platforms, as well as other platforms (Desktop, Set top box, ...) to collect performance data of their apps "in the wild".IAM collects performance data in apps and communicates these to an IAM acceptor, which collects and aggregates the data, and can provide periodical reports, identify problems,and optionally send alerts. Typically, IAM is used to track performance (and errors) of calls to APIs over the Internet (web services), as in most apps these calls affect the actual performance the most, and exactly this part WatchMouse provides an IAM acceptor for developers, but you can roll your own IAM acceptor too. This DocumentationThis page, and the rest of the WatchMouse API documentation can be found with this shortcut: iam.watchmouse.com |