Hello,
I wonder is there a way to create a Business Transaction from Mobile User Actions. We want to find out how much time it takes for a user to complete a sale transaction end-to-end.
The scenario is
1. Lgon
2. Trans1
3. Trans 2
N. Log off
Each user action has its own pure path flow .
We are looking for cumilative time of the whole transaction. We can't use User Visit time as the same visit can have more than 1 sale transactions.
Thanks
Venky
Answer by Andreas G. ·
Similar post to this one: BT To measure a series of 2 or more user actions
There is nothing built-in to dynatrace right now that allows you to calculate the sum of a sequence of user actions. you could do it by using the JS ADK and manually calculate that time and report it to dT. Or - use the Real Time Business Transactions Feed and do these calculations in an external BI Solution
JANUARY 15, 3:00 PM GMT / 10:00 AM ET