streethawkbeacon

1.10.1 • Public • Published

StreetHawk's Beacon Plugin

Introduction

The repository hosts Phonegap plugin of StreetHawk SDK's Beacon module. The plugin is required if you wish to run campaigns based on your application user entering or exiting a Beacon region.

Integration Steps

Add Beacon plugin by running the below command.

$ cd <APPLICATION_DIRECTORY>
$ cordova plugin add streethawkbeacon

Note that beacon plugin requires StreetHawk Analytics plugin which can be added by running the below mentioned command

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

Replace YOUR_APPLICATIONS_APP_KEY with app_key registered with StreetHawk for your application and URL_SCHEME_OF_APP with deeplinking scheme of your application.

Documentation

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

Other StreetHawk Plugins

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

Streethawk

Package Sidebar

Install

npm i streethawkbeacon

Weekly Downloads

0

Version

1.10.1

License

ISC

Unpacked Size

55.3 kB

Total Files

12

Last publish

Collaborators

  • streethawk-ci