segment-integrations / analytics.js-integration-appboy

The Appboy analytics.js integration
https://segment.com/docs/integrations/appboy/
MIT License
0 stars 6 forks source link

push-notifications, in app-message support #3

Closed anoonan closed 7 years ago

anoonan commented 7 years ago

this PR:

-adds support for in-app messaging: https://www.appboy.com/documentation/Web/#in-app-messaging -adds support for Safari push notifications: https://www.appboy.com/documentation/Web/#step-5-configure-safari-push -removes any analytics tracking (handled on the server side integration)

codecov-io commented 7 years ago

Codecov Report

Merging #3 into master will not change coverage. The diff coverage is 100%.

@@          Coverage Diff          @@
##           master     #3   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          33     23   -10     
=====================================
- Hits           33     23   -10
Impacted Files Coverage Δ
lib/index.js 100% <100%> (ø) :white_check_mark:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 35661ff...2415dfd. Read the comment docs.