Avatar

Level 1

I'm having the same issue! Ok so we know the following:

  • Pageviews are working correctly (no unspecified values)
  • Some visitors and visits have unspecified values
  • Some visitors and visits do not have unspecified values

This leads me to believe that if, during a visit, login_status sends both logged in AND not logged in (because someone logged in during a visit), then the value is unspecified in analytics. Same goes for visitors that have been logged in AND logged out during the date range.

I can't confirm this but I have a good feeling about it. My task is now to 'classify' the unspecified values as 'logged in' but I have no idea how to do that. Any ideas?