We have Total Monthly Unique Visitor count, we want to know: 1) how many of these have logged in, 2) how many did NOT log in, and lastly 3) how many were cookied via the "Remember Me Next Time" check box in the login screen.
For the remind Me Next time, depending on how you set that up, cookie or query param, check the cookie or param on each hit and eVar to this value accordingly.
You might want to set eVar to value "Not logged in" when the customer access you website when not logged in or when disconnected.
For the remind Me Next time, depending on how you set that up, cookie or query param, check the cookie or param on each hit and eVar to this value accordingly.
You might want to set eVar to value "Not logged in" when the customer access you website when not logged in or when disconnected.