How STATEWIZE acts as a hub for sending analytics & tracking events to other analytics tools such as Google Analytics, Mixpanel and other
Imagine you could just define custom analytics events without any code-changes.
This is exactly what you will be able to do with STATEWIZE. The idea is simple:
Integrate our SDK once, use our the our UI to define and send custom analytics events to other analytics tools, without any more code changes or deployments.
Configure the desired 3-rd party tool (you can define a key/token for production, as well as for non-production environments. The environment is specified during runtime by your code - when it uses our SDK).
3.
When editing your user-journey, you can configure analytics events per every step:
(you can define WHEN the event should be sent; When the step is started, when it's finished successfully, or when it's failed).
4.
That's it! Now, whenever your product reports events to STATEWIZE
Note:custom events reported using the reportEvent function call in our SDK will always send their data verbatim to all configured 3rd party analytics tools enabled for your workspace.