Hi,
We have a business transaction that splits on a measure that is based off of a methods return value (getName). We are not filtering on anything. The BT shows all the users, but when we drill down from a user to purepath then we only see the PP's that have the getName method invoked.
If there is a PP where the getName is not invoked then we don't see those in the BT and that makes sense.
My question is if I use this measure (method - return value) for UEM (tag visits by) then will I run into the same issue?
or will I be able to see all the page actions for that user.
Thanks,
Srikar
Answer by Rick B. ·
Something else to note here also is that you could re-create the Business Transaction, this time making it "Visit-based" rather than "Server Side PurePath based" in the radio buttons near the top. This would give your counts based on visits.
Answer by Roman S. ·
Hi Srikar,
No, you will not have that problem with UEM.
If you use this method as a visit tag we will get the value from the first PurePath that contains the method and then assign this tag to the visit. So if you search for the user id you will find the visit - and in the visit you will have all the page actions before and after the one PP with the method...
Best, Roman
JANUARY 15, 3:00 PM GMT / 10:00 AM ET