I'm using Exit prop for the dimension "User - Login Status" that can be set to "logged", "not logged". I want to know how many visits comes from logged in users and how many from not logged users.I need to know what is the user status at the end of the session because the status may vary but for me ...
Thanks for the answers. Unfortunately my situation is quite complex because my company has inherited 6 different sites/RS and each one of them has a different use of props.Without a workaround I have to manually create 50 segments for each RS :(
Hi all,my situation is: RS1 > Prop1 > label: countryRS2 > Prop3 > label: countryRequisite: I need to create a shared segment (let's say country = "US") for RS1 and RS2. I don't want the segment on each RS, I just want it to work on both of them without changing the implementation. I don't want to lo...