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

Update to add support for pageview tracking #32

Closed benknowles closed 8 years ago

benknowles commented 9 years ago

Set type to "page" if event name is a URL.

See: http://customer.io/docs/pageviews.html

alisdair commented 8 years ago

Sorry, but we can't merge this as it's backwards incompatible behaviour. You should be able to track page events yourself by using the event name "page". Please open an issue if this isn't working for you.