I have a website with multiple pages. All of the pages have an embedded IFRAME in them (always the same iframe src).
My problem is that the iframe contains some statistical tracking code, (like statcounter), and statcounter only shows the name of the iframe as the page being visited.
Is it possible somehow to include a few lines of javascript to change the filename to make it equal to the main webpage name, so the stats shown on statcounter, show the real HTML name, and not the iframe name??
Any kind soul care to show me what lines of code I could insert to do that?
thanks for any help, regards, mango.