customerio / customerio-ruby

A ruby client for the Customer.io event API.
https://customer.io/docs/api/
MIT License
65 stars 75 forks source link

Track push notification opens #59

Closed colbymelvin closed 3 years ago

colbymelvin commented 4 years ago

Feature request

Hello, and thank you for this gem! I was wondering if you had any plans to support the tracking of push notification opened events? Details for the current method of tracking such events can be found in the Technical Integration Guide.

At the moment, my organization uses this gem for just about every interaction with customer.io, with the exception of tracking push notifications. We've ended up rolling our own track method for this specific use case, but I think we'd prefer the ability to track push notifications via this Ruby client.

If this is something you'd consider supporting, I'd be happy to work on a solution myself and submit a PR. Just LMK!

colbymelvin commented 3 years ago

Closed via https://github.com/customerio/customerio-ruby/pull/60