About Site Window

The Site Window API provides information about a site visitor’s browsing environment and tools to interact with the browser window.

With the Site Window API you can:

Terminology

  • Browser locale: The locale (language and regional format) of the visitor’s browser, represented by an IETF language tag (for example, en-US).
  • Referrer: The URL of the web page the site visitor was on before arriving at the current page.
Did this help?