When looking at our entries report we are seeing multiple entries coming from our sign-in page. This is a modal that fires as an s.t call. The problem is our sign-in modals should never be the first touch when visiting our site. These are only accessible from other pages (i.e. homepage or any other page then the user selects "sign-in"). The one thing to note is when a user is unrecognized we will automatically display the sign-in modal but this happens after the actual page load.
The question then is why are my Entry pages being attributed to a page that should never be a users first touchpoint?