Muhammad Azhar
Muhammad Azhar
### Problem What problem this feature is going to solve. Why this problem is important Jitsu does not support session id generation on the server side/client side. As of now,...
### Problem What problem this feature is going to solve. Why this problem is important Currently, we need to watch the Clickhouse tables with their columns on our end to...
### Problem What problem this feature is going to solve. Why this problem is important Right now, we need to send the events manually by using `jitsu.track('event_name')`. It is difficult...
### Problem Currently, SDK sends page view events when the user loads a page/website, but one key information missing is sessions. Without sessions, we are missing to find out how...
Hi, We are planning to integrate Singer in our application, but right now we are seeing that Singer config can have only a single account added in the configuration. Is...
Hi, I am trying to add the animation of fadeOut but does not seem to work. Do you have any example of adding animation to the message? ``` miniToastr.init({ animation:...
Hi there, Going through the docs, and it seems there is only SQLAgent available that works for the Postgres/MySQL databases. Is there any support for the Clickhouse database?
I am trying to commit a message using Stream Consumer. But, getting the problem that consumer does not live long enough. Tried using Arc Mutex as well, but it ends...
We are using CHProxy in Usermaven and looking for a weighted round robin load balancing strategy. We want to route high paying customers traffic to the beefy servers. **Describe the...
**Is your feature request related to a problem? We are using Nextra for Usermaven documentation https://usermaven.com/docs. At the moment, we are not able to wrap the code if it becomes...