Yes, it's possible to send events without creating a session.
You can do it via API or SDK:
- API you can make any calls to any users without restrictions. Just changing device_id to another value would make a request to other user. Please check our API Documentation.
- And via SDK you can just create multiple users like this.
Comments
Hi Ali,
Yes, it's possible to send events without creating a session.
You can do it via API or SDK:
- API you can make any calls to any users without restrictions. Just changing device_id to another value would make a request to other user. Please check our API Documentation.
- And via SDK you can just create multiple users like this.
Hi Kevin,
Can i send events with other user details such as a custom field?
because i can not use device_id that you mentioned in below
Please sign in to leave a comment.