
Let campaign context shape what shoppers see on landing pages
Marketing context often lives outside the ranking algorithm. A visitor arriving from a TikTok campaign, a loyalty email, or an audience segment may need a completely different product experience than a standard visitor — but until now, your category and landing pages couldn’t tell the difference. Now they can.
Boost by tag lets you apply predefined boosts to landing and category pages based on campaign context. Pass a campaignTag with the page request, and Voyado applies the matching boost to the product listing automatically — no separate pages, no hardcoded ranking logic per campaign.
In practice: if a visitor arrives via utm_campaign=tiktok_summer, your site integration reads that value and passes tiktok_summer as the campaignTag in the request. If a boost with that tag exists in Voyado, it kicks in — instantly aligning what shoppers see with the campaign that brought them there. The same logic works for email campaigns, loyalty segments, A/B tests, or VIP experiences. You define the boost in Voyado, and your integration passes the right tag value at request time.
One thing to note: the boost only applies when the tag value is explicitly passed to Voyado as part of the request. Voyado doesn’t read URL parameters automatically.
What you need to do
This feature requires an integration update. Your site integration needs to extract the relevant query parameter and pass it in campaignTag on landing page and category page requests.