Maak je geen gebruik van een standaard oplossing? Volg dan de stappen in onderstaande handleiding:
Stap 1: Conversiepixel downloaden
Stap 2: Conversiepixel vullen
Stap 3: Conversiepixel testen
Stap 1: Conversiepixel downloaden
Log in met je MyDaisycon-account. De conversiepixel voor jouw affiliateprogramma vind je onderin het hoofdmenu bij Instellingen > Conversiecodes.
Voorbeeld conversiepixel:
<img src="https://matching-domain/t/?ci=[campaign_id]&a=[amount]&ti=[transaction_id]&cc=[compensation_code]&pr=[promotion_code]&r=[revenue]&pn=[description]&iv=[description_internal]&c=[country_code]&z=[zip code]&e1=[extra_1]&e2=[extra_2]&e3=[extra_3]&e4=[extra_4]&e5=[extra_5]" style="border: 0; height: 1px; width: 1px;" alt="Daisycon Affiliate Marketing" />
Stap 2: Conversiepixel vullen
Data uit transactie die op de bedankpagina wordt getoond, moet in de
conversiepixel worden geplaatst achter de juiste variabelen. Vervang de [variabele] met (url-encoded) waardes uit je systeem. Bij de meeste adverteerders kan een developer dit betrekkelijk eenvoudig implementeren. In de Daisycon-conversiepixel kunnen de volgende variabelen worden meegegeven:
Belangrijk:
- Verwijder variabelen die je niet gebruikt. Geen lege waardes gebruiken in de pixel.
variable |
example variable names |
mandatory |
description |
example |
ci |
campaign-id |
yes |
your Daisycon campaign-id. Ask your channel manager |
12345 |
ti |
transaction-id |
yes |
order number |
12345 |
pn |
product-name |
yes |
description for publisher * productnaam hoeft niet de naam van het product mee te geven. Deze pixel is niet geschikt voor transacties met meerdere producten. |
order from webshop |
iv |
internal-value |
no |
description only for advertiser |
order from webshop |
a |
amount * |
yes |
amount excl. VAT / shipping cost |
19.99 |
r |
revenue * |
yes |
total amount excl. shipping cost |
19.99 |
cc |
compensation-code |
highly recommended |
with this field we would be able to meassure different commission groups if required |
12345 / abcdef |
pr |
promotion-code |
highly recommended |
the promotional code used |
promo |
cur |
currency |
no |
multicurrency support (ISO 4217) |
EUR |
sku |
sku |
no |
sku |
12345 / abcdef |
e1 |
extra1 |
no |
extra variables to enrich the conversion pixel |
12345 / abcdef |
e2 |
extra2 |
no |
extra variables to enrich the conversion pixel |
12345 / abcdef |
e3 |
extra3 |
no |
extra variables to enrich the conversion pixel |
12345 / abcdef |
e4 |
extra4 |
no |
extra variables to enrich the conversion pixel |
12345 / abcdef |
e5 |
extra5 |
no |
extra variables to enrich the conversion pixel |
12345 / abcdef |
* The commission is calculated over de amount (a). The revenue (r) field is only used for statistics. These variables do not have to display the same value.
Stap 3: Conversiepixel testen
Nadat een developer de conversiepixel heeft geïmplementeerd of als je één van onze standaardoplossingen hebt geactiveerd, dient de werking van de conversiepixel te worden getest. Volg hiervoor de stappen vanuit het volgende FAQ artikel: Hoe test je de conversiepixel (tracking implementatie).