Shipped/Global query strings

October 28, 2025

Global query strings
Global query strings

Global query strings let you configure query string parameters once at the project map level and make them available to all nodes. Use these for parameters that appear across multiple routes like marketing campaign tracking (utm_campaignutm_source), regional targeting (regionprovince), or customer segmentation (customerTyperewardsLevel).

Key benefits

  • Define query strings once and use them across all nodes
  • Use in component and composition patterns for conditional logic and data resources
  • Ensure consistent naming conventions, default values, and allowed options

Predefined options for query strings

Query strings now support predefined options with dropdown menus that present authors with allowed values when previewing, reducing errors and ensuring valid parameter values.

Getting started

Configure global query strings in Settings > Project Map under Global Allowed Query Strings. Learn more about configuring global query stringsusing query strings as dynamic inputs, and leveraging them in patterns.

FeaturesImprovements