On first page load the user will be new. For some time (currently set to 60mins) we treat user as a returning user.
To test: We use local storage key `user-session-start-time` to store the time the session started. Remove 60 mins from this date time to simulate a returning user.