how to get lasr url when press back from brwoser using javascript?

Assume I am on Stackoverflow and navigation to google

then I press back button from browser

I need to get last url using Javascript

I saw many code but they get the last Url Expect when using back button

How can I do That ?

any example code for This ?