Links
Short links, A/B tests, and conversion pixel on destination pages.
Styrar short links do more than redirect: they carry campaign UTMs, run A/B destination tests, and can report conversions from pages you do not control (a Shopify storefront, a landing page builder, a partner site).
This section covers measuring what happens after the click, especially the conversion pixel on your destination page.
The click-to-conversion loop
- A visitor clicks your short link (from a post, QR code, or email).
- Styrar records the click, applies routing or A/B rules, and redirects to the destination URL with a one-time
styrar_cktoken. - The conversion pixel on that destination page reports signups, purchases, or custom events back to Styrar, attributed to the link and A/B variant.
For real-time notifications when links change or convert, pair this with Events and Webhooks (link.clicked, link.experiment.completed).
Guides in this section
| Guide | Description |
|---|---|
| Conversion pixel | Embed script, track events, and attribute conversions to A/B variants |
| Conversion pixel on Shopify | Install via Shopify Custom Pixel |
| Conversion pixel on WordPress | Theme editor or header/footer plugin |
| Conversion pixel on Wix | Custom Code and Velo |
| Conversion pixel on Framer | Custom Code in site settings |
| Server-side conversions | Report from your backend with styrar_ck |
REST API
Create and manage short links programmatically on Team and Agency plans.
| Resource | Guide |
|---|---|
| Short links CRUD, bulk, QR | Endpoints — Short links |
| Link click analytics | Endpoints — Analytics |
| Authentication | Authentication |
Related
- Tracking and analytics — bio page trackers and analytics API (different from destination conversion pixel)
- Events —
link.clickedandlink.experiment.completedpayloads - Short links and QR codes — help center overview