Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The BlinkMobile Analytics Service was designed for the capturing of user event data from the BlinkMobile Mobility Platform or other services. 

Answerspace implements JS/PHP SDKs that takes API Key + Event Data and submits them to a MongoDB database via APIs.

...

Image Removed

...

Analytics allows you to track everything from app usage and logins to form submissions and page hits.

API driven (through an easy to implement and use SDK), the BlinkMobile Analytics service gives you the flexibility to implement your own event driven logging based on the use cases you specify. For example, you may want to track how many times users log in to your app each day, which screens are the most often used, or find the average number of form submissions per user, per day.

More advanced reporting will even allow you to build reports based on collated submitted form values, such as a total value of all loan applications for any given week.

The data collected is completely flexible, allowing you to collect - and report on - the values you need.

 

Overview

Overview

PHP SDK

Getting Started

Downloads

API Keys

Usage