Skip to main content
Jurni experiences can receive and preserve URL parameters used for campaign attribution, traffic routing, and experiment context. Keep parameter names stable when they are part of a paid-media or analytics workflow.

Standard campaign parameters

Ad-platform click identifiers

These identifiers are generated by the advertising platform and can be important for downstream attribution. Do not manually replace or normalize them unless your tracking architecture explicitly requires it.

Jurni parameters

Some Jurni workflows use Jurni-specific parameters to keep routing or experiment context available.
Do not reuse an experiment or variant ID to represent a different experiment. Stable IDs are important when events are joined back to experiment results or external analytics.

Parameter passthrough

When a Jurni flow needs to pass campaign parameters to another page, test the full navigation path rather than only the landing URL. Pay particular attention to redirects, external destinations, and transitions from a Jurni subdomain to the Shopify root domain.

Routing with parameters

Parameter-based routing can be useful when a campaign must deterministically send a known audience or ad variation to a specific experience. If your implementation uses this pattern, define:
  • The parameter being evaluated
  • The exact accepted value
  • The destination
  • The fallback when the parameter is missing or invalid
Avoid overlapping rules that can send the same URL to multiple destinations.
  • UTM parameter passthrough and attribution
  • Attribution overview
  • Smart Links
  • Experiment traffic assignment
  • Event dictionary