Can I stop upload the begin_session request?
Hi, I am a unity developer. I use RecordEventAsync() POST events to my Nginx log server. I found that for every session duration, countly SDK will upload three useless requests as follow: begin_session, session_duration and end_session. On my server-side, I will drop the request without a doubt. So, can I just stop upload such requests on my client-side?
Comments
Hello, currently there is no way to disable automatic session tracking. We'll add such a functionality in our next release.
Thank you for your reply, looking forward to the update.
Please sign in to leave a comment.