Socket
Book a DemoInstallSign in
Socket

streethawkanalytics

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

streethawkanalytics

The repository hosts Phonegap plugin of StreetHawk SDK's Analytics module. The plugin reports various vital raw data to StreetHawk servers which is further processed and used for various analytic for your application. The module also provides API for tag

latest
Source
npmnpm
Version
1.10.1
Version published
Maintainers
1
Created
Source

StreetHawk's Analytics Plugin

Introduction

The repository hosts Phonegap plugin of StreetHawk SDK's Analytics module. The plugin reports various vital raw data to StreetHawk servers which is further processed and used for various analytic for your application. The module also provides API for tagging the install, identifying the users and tracking various important events inside your application.

Integration Steps

Execute below mentioned command to add StreetHawk Analytics plugin to your application. In the command below, replace YOUR_APPLICATIONS_APP_KEY with application’s app_key registered with StreetHawk and URL_SCHEME_OF_APP with url scheme of your application for deeplinking.

$ cd <APPLICATION_DIRECTORY>
$ cordova plugin add streethawkanalytics  --variable APP_KEY=<YOUR_APPLICATIONS_APP_KEY> --variable URL_SCHEME=<URL_SCHEME_OF_APP>

Documentation

Click here for detailed documentation of StreetHawk's Analytics plugin.

Other StreetHawk Phonegap plugins

  • Growth for Viral and organic growth
  • Push Push messaging in your application
  • Geofence for running geofence based campaigns
  • Beacon for running beacon based campaigns
  • Location for running campaigns based on user's location
  • Feeds for sending feeds in your application

Keywords

ecosystem:cordova

FAQs

Package last updated on 25 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts