Rules
Rules enable smart routing - directing visitors to different destinations based on conditions.How Rules Work
- Visitor clicks your short link
- Linquid evaluates rules in priority order (highest first)
- First matching rule determines the destination
- If no rules match, the default destination is used
Rule Structure
Rule Types
Geographic Routing (geo)
Route by location:
Device Routing (device)
Route by device type:
Time-Based Routing (time)
Route by time of day or day of week:
Referrer Routing (referrer)
Route by traffic source:
UTM Routing (utm)
Route by UTM parameters:
Percentage/A/B Testing (percentage)
Split traffic:
Language Routing (language)
Route by browser language:
Visitor State (visitor_state)
Route new vs returning visitors:
Priority
Rules are evaluated by priority (1-100, higher = evaluated first):- 90-100: Critical overrides
- 70-89: Primary routing
- 50-69: Secondary routing
- 30-49: Fallback rules
- 1-29: Low priority / catch-all