customerio-node icon indicating copy to clipboard operation
customerio-node copied to clipboard

How to send Events for key customer actions

Open Bob-MYMC opened this issue 4 years ago • 1 comments

https://customer.io/docs/push-developer-guide/#step-4-send-events-for-key-customer-actions

The document use URL https://track.customer.io/push/events to send when the push notifications have been opened. Please kindly advise how to use this lib to achieve the function.

Bob-MYMC avatar Aug 25 '21 05:08 Bob-MYMC

Hi @Bob-MYMC, thanks for filing this issue! As of right now, this node library doesn't support sending push open events through the Track API client. This may be something we add in the future, but right now I can't give a timeline.

To send a push open event, you would need to create an HTTP request by hand. If you have the time and desire, we are also open to PRs!

mike-engel avatar Aug 30 '21 12:08 mike-engel