-
Notifications
You must be signed in to change notification settings - Fork 0
Home
We offer a simple process to enable your iOS and Android applications to work with the Pyze Intelligence Platform. This guide is intended to help mobile app publishers quickly integrate the Pyze SDK with their apps and get up and running in a matter of minutes.
Enabling the Pyze SDK involves three simple steps:
- [Obtain a platform specific Pyze App key for your application] (http://growth.pyze.com/)
- Integrate the Pyze SDK for Android via [Gradle] (https://github.com/pyze/Android-Library/wiki/1.-Gradle-Integration) or Manually
- Add Pyze Event Tracking & Custom Events to your application
Both the iOS and Android SDKs are optimized to run natively. They have been developed using the same integration model. Our goal in SDK design has been is to maximize understanding of the native experience for each supported platform. Towards this end, we have optimized the SDKs for each platform to collect the richest data possible and where possible we have maintained parity in the metrics that are collected.
After a successful integration, application data will be visible in the Intelligence Platform in a matter of seconds. Pyze automatically begins to monitor key application activities like launches, screen usage, and transitions. However, when tracking events specific to your application, we recommend a few checks to ensure all tracked events were formatted properly and are reporting. We’ll take care of the rest!