Everything fine, Thanks for Pixel.
One thing i need to ask, Is there any easy way to make pixel work like
opix.track('event', 'reservation', {'key' : 'value'})
to track the events
and opix.user.setEmail('email', 'johndeo@example.com') to set or update user's profile data.
Means, If we have that sort of function it will be easy to call API on basis of function called.
Thanks
Everything fine, Thanks for Pixel.
One thing i need to ask, Is there any easy way to make pixel work like
opix.track('event', 'reservation', {'key' : 'value'})to track the events
and
opix.user.setEmail('email', 'johndeo@example.com')to set or update user's profile data.Means, If we have that sort of function it will be easy to call API on basis of function called.
Thanks