Some links on this website are affiliate links. Find out more.

Documentation:
Hide & Show PRO

Query String

The Query String Component is for controlling content visibility based on a URL’s query string key/value pairs.

A) Logic

Here you select whether any or all of the rules should be true.

B) Key

Here you enter a query string key to use.

C) Operator

Here you select how the rule is evaluated. There are 14 options:

  1. is equal to…
  2. is not equal to…
  3. is greater than…
  4. is less than…
  5. is greater than or equal to…
  6. is less than or equal to…
  7. is true
  8. is false
  9. is empty
  10. is not empty
  11. does exist
  12. does not exist
  13. does contain…
  14. does not contain…

D) Value

Here you enter the query string value.

What are Query Strings?

A query string is the part of a URL which allows data to be passed to a web application or back-end database. Query strings are made of key/value pairs and commonly look something like this: https://divi-modules.com/?source=facebook. In this example, source is the query string key and facebook is the query string value. If you’re using query strings in your website URLs, the Query String Component can be used to customise user experience based on query string parameters.

Still need help?

If you didn’t find what you were looking for, please contact us.