Top

Verify URL Visibility Rules

Prev Next

Whatfix enables you to use various URL properties as Visibility Rules. Your browser’s Developer Tools enables you to get the value of each URL property.


Use the following steps to find the value of various URL properties in a browser:

  1. Open the page whose URL properties you want to find out.

  2. Open your browser’s Developer Tools.

    debug_flow_devtools
  3. Go to the Console tab.

    debug_console

The following table shows the commands to get each URL property. Type the command in the Console and then press Enter to get the URL property.

URL Property

Console Command

URL

location.href

URL Hostname

location.hostname

URL Path

location.pathname

URL Hash

location.hash

Privacy Policy | Whatfix Glossary | Whatfix Platform Status
Copyright © 2024 WHATFIX TM. All rights reserved.