bunker the web is stateless, the only way I know you are there is by client side cookies. So if the user says no i dont want you to set the cookie named LASTVISITEDDATE then the app will never read it as its never there that is how the app updates when you were last here, just like 99.9% of all web based apps that do that sort of tracking 🙂.