Overview
The Conditional Redirection Component allows you to configure custom redirect rules for your Website URL QR Code.When a user scans the QR code, the system evaluates defined conditions (e.g., “if device = iOS, redirect to App Store”) and routes the user to the corresponding URL. This helps deliver personalized and context-aware experiences — ideal for marketing campaigns, localization, or app redirections.
Properties
🧩 Data Object
Used In Categories
This component is used in the following QR Code category:Example Schema
Notes
- The system evaluates each condition in order of definition and redirects to the first matching URL.
- All URLs must be valid and publicly accessible via HTTP/HTTPS.
- You can define up to 50 redirection rules per condition type.
- If no match is found, the user will be redirected to the default URL defined in the primary category data.