Account created on 13 December 2023, about 1 year ago
#

Recent comments

What’s been done:

  • Track Navigation: I’ve written the script to capture the current page’s URL on every page load.
  • Store in Session Storage: The captured URL is then saved to the sessionStorage to track the user's navigation within the same session.
  • Trigger on Load: The script is triggered by default on page load to ensure that the URL is captured and store

Working on eliminating reliance on the Referer header for "Back" link functionality

Production build 0.71.5 2024