0

website isnt working perfectly

hello, I have made some presentations to publish some websites. I put 12 hours in time out but these websites are google Data studio and google analytics so need to login to enter, my problem is every refreshing time it's going to the login page.

if I put one minute in time out it's not going login page.pls help me

 

1 comment

  • 0
    Avatar
    Lorena Oliver

    It sounds like you're running into an issue where the session or cookie that keeps you logged into Google Data Studio and Google Analytics is expiring after 12 hours, which is causing the page to redirect to the login page upon refresh.

    Check here how you might address this:

    1. Increase Session Duration (if possible): Some platforms allow you to increase the duration of the user session or the lifespan of authentication cookies. However, Google's services usually have their own set timeout intervals, and you might not have control over them.

    2. Auto-Login Script: This is a more advanced solution and should be approached with caution due to security implications. You could theoretically create a script that detects when you've been logged out and automatically logs back in. This would entail saving your login credentials (which is risky) and using them to automate the login process.

Please sign in to leave a comment.