React-native AWS Mobile Analytics NPM Package

Today we published a new project on innFactory’s github page and on the npm innFactory account. With “react-native-aws-mobile-analytics” you can easily integrate AWS Mobile Analytics into react-native apps.
The SDK was developed by Anton for our croGoDeal app based on the original AWS Mobile Analytics JS SDK and has now been released as open source. Getting started should be very easy even for new developers. If you have questions or problems, we are of course available via the issue tracker on github.
SDK in croGoDeal
As mentioned, we use the SDK ourselves for analyzing and UI/UX tracking our users in croGoDeal. In addition to common KPIs like “Daily Active Users” or “Monthly Users,” we can also evaluate A/B tests and UI/UX tests using AWS Mobile Analytics. These tests are very important for our croGoDeal app and our software development strategy, so we can quickly verify or falsify our hypotheses from our Minimal Viable Products (MVP – Lean Startup). A comprehensive study on whether the planned benefits materialized as hoped will be published at a later time after the first few releases of the app.
Project on github:
https://github.com/innFactory/react-native-aws-mobile-analytics
Complete example:
https://github.com/innFactory/react-native-aws-mobile-analytics-demo
NPM Package:
https://www.npmjs.com/package/react-native-aws-mobile-analytics

Anton Spöck


