Home
ClikBy
ClikBy Knowledge Base
Scenarios

Retargeting playbook

An end-to-end scenario from a short link to an audience in the ads account — only on the real product flow.

9–12 min Updated: July 2026
доменor Smart Traffic
пиксельfire
consentnotification

Key takeaways

  • Working flow: link → domain → pixel(s) → Smart Traffic and/or AI Selena → cookie notice → click → filter → fire → ads account.
  • Without a domain and without Smart Traffic, pixels on the redirect are effectively unused.
  • UTM are written into visits; pixels fill vendor audiences.

Flow diagram

Simplified chain from the redirect code:

  1. The user clicks a short link (preferably on your domain).
  2. If needed — the link password, then the expiry check.
  3. Bot detection may cut off or mark the visit.
  4. If there are pixels + pixel_notification and no cookie — the consent screen.
  5. The visit is written (IP, geo, UTM, …).
  6. Smart Traffic / AI: delay and client-side filtering logic before fire.
  7. Without Smart Traffic, but with pixels and consent — server-side include of pixel blades.
  8. Redirect to the destination; in the Ads account you can collect an audience/conversions.

A plain 301 without an intermediate page with pixels — when there are no conditions for the pixel scenario.

Step-by-step scenario

1

Create a smart link

Destination with UTM if needed (UTM builder). Add a tag (Space) for the campaign.

2

Bind a custom domain

Or plan Smart Traffic — otherwise pixels will not fire.

3

Create and bind pixel(s)

Facebook, Google Ads, VK, LinkedIn, and others from the supported types.

4

Turn on Smart Traffic and/or AI Selena

Set delay/events; for Selena — analysis rules. Allow for Selena settings cooldown (~4 h).

5

Turn on the pixel cookies notice

pixel_notification — transparency for the clicker and a fire condition upon consent.

6

Test click

Accept consent, wait for the Smart Traffic delay, check Network and the Ads account / Test Events.

7

Launch traffic and collect the audience

In the ads account you build a retarget on visitors marked by the pixel.

What to check

  • domain_id or smart_traffic = on
  • The pixel is bound to this link, the ID is correct
  • consent{link_id}=1 after Accept
  • The click is not bot-only
  • For Google/Meta — vendor debuggers see PageView/hit
  • TikTok: do not expect a full SDK PageView with the current blade (cookie only) — see the comparison

What’s next?

Assemble the chain end-to-end

Domain, pixel, filtering, and a test click with consent — then scale the budget.