In my site, I am embedding a google sheet. It is critical that when somebody navigates around my sheet, I can see the URL from the parent website.
I am aware that it is normally not possible to get a cross domain URL in an iframe, but is there anything I could do in the sheet to allow this? (Google apps script maybe?)
Creative solutions are welcome, I'm desperate!
Thanks