Two ways to tag your traffic so conversions get credited to you — and why the secure short link is the one to use. Dos formas de etiquetar tu trafico para que las conversiones se te acrediten — y por que el short-link seguro es el que conviene usar.
Both options live in your portal under Links & creatives. You can either append a direct URL parameter to your landing page (simple), or generate a secure short link (recommended). Both get your conversions credited to you — they just differ in how tamper-proof and durable that credit is. Ambas opciones viven en tu portal en Links y creativos. Puedes agregar un parametro directo a la URL de tu landing (simple), o generar un short-link seguro (recomendado). Las dos logran que tus conversiones se te acrediten — solo cambian en que tan a prueba de manipulacion y duradero es ese credito.
Append the client's attribution parameter to your landing-page URL. The portal shows you the exact one to use (for example ?sub2=p30) so there's no guessing.
Agrega el parametro de atribucion del cliente a la URL de tu landing page. El portal te muestra el exacto que debes usar (por ejemplo ?sub2=p30), asi que no tienes que adivinar.
https://landing.example.com/oferta?sub2=p30
Pros: instant, no setup. Cons: it's first-touch only, self-declared, and forgeable — anyone who learns another partner's CID could append it. That's usually fine inside managed networks where traffic is trusted. For the full list of fields and match types, see Tracking parameters. Ventajas: instantaneo, sin configuracion. Desventajas: es solo first-touch, auto-declarado y falsificable — cualquiera que conozca el CID de otro partner podria agregarlo. Suele estar bien dentro de redes administradas donde el trafico es de confianza. Para la lista completa de campos y tipos de match, ve Parametros de tracking.
In the Link builder, enter your Destination URL and click Generate secure link. You'll get a short link like t.relo.mx/c/CODE.
En el Link builder, ingresa tu URL de destino y haz clic en Generar link seguro. Obtendras un short-link como t.relo.mx/c/CODE.
https://t.relo.mx/c/9fK2aQ
Here's the chain, in plain terms: the click hits t.relo.mx first, RELO records it and seals your partner ID server-side (so it can't be spoofed), then drops a first-party _relo_cid cookie on the visitor before sending them on to your destination. Because that cookie sticks, a conversion that happens days or weeks later — even in a brand-new session — still attributes back to you.
Asi funciona la cadena, en simple: el click llega primero a t.relo.mx, RELO lo registra y sella tu partner ID del lado del servidor (asi no se puede falsificar), luego deja una cookie propia _relo_cid en el visitante antes de mandarlo a tu destino. Como esa cookie permanece, una conversion que ocurre dias o semanas despues — incluso en una sesion nueva — sigue atribuyendose a ti.
It's tamper-proof (your ID is sealed server-side), it persists across sessions (the _relo_cid cookie survives), and it populates the {click_id} your postbacks need.
Es a prueba de manipulacion (tu ID se sella del lado del servidor), persiste entre sesiones (la cookie _relo_cid sobrevive) y llena el {click_id} que tus postbacks necesitan.
| Direct parameterParametro directo | Secure short linkShort-link seguro | |
|---|---|---|
| Setup effortEsfuerzo de setup | InstantInstantaneo | One clickUn clic |
| Tamper-proofA prueba de manipulacion | NoNo | YesSi |
| Cross-sessionCross-session | NoNo | YesSi |
| Powers postback click_idLlena el click_id del postback | NoNo | YesSi |
| Best forIdeal para | Quick tests & managed networksPruebas rapidas y redes administradas | Anything you care aboutCualquier cosa que de verdad importe |
The secure link's sealed click ID flows all the way through to your conversions. That means the {click_id} macro in your postbacks gets populated, and the rows in your Leads and Orders attribute cleanly back to you — no manual matching. For how to set those notifications up, see the Postbacks deep-dive.
El click ID sellado del link seguro fluye hasta tus conversiones. Eso significa que el macro {click_id} de tus postbacks se llena, y las filas de tus Leads y Ordenes se atribuyen limpiamente a ti — sin emparejar a mano. Para configurar esas notificaciones, ve el Postbacks a detalle.