customerio-node
customerio-node copied to clipboard
How to send Events for key customer actions
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.
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!