Conversion Tracking (Server-Side)
Besides the "classical" client-side method of executing the conversion code in the user's browser, it is also possible to import a transaction into the partner program via a server-side call. For this purpose, the tracking code with the corresponding parameters is called up by the store's server. For the assignment of the transaction to the correct publisher/channel it is important to submit the "emid" to the landing page. Then the “emid” must be saved by the store page. This configuration have to be done in the administration of the partner program before.
Trackingcall
Conversion Call - Serversided |
---|
https://SUB-DOMAIN*/trck/etrack/?campaign_id=CAMPAIGN_ID&trigger_id=TRIGGER_ID&token=ORDER_ID&descr=DESCRIPTION¤cy=CURRENCY&turnover=TURNOVER&attribution=ATTRIBUTION&emid=EMID&t=img |
Variable description
VARIABLE | BESCHREIBUNG |
CAMPAIGN_ID* | The campaign ID is entered here. |
TRIGGER_ID* | The Trigger ID is entered here.
|
TOKEN* | The order number / order ID is entered here. |
TURNOVER* | The net order value is entered here. This can result in the commission for the Publisher. |
DESC | A description can be entered here. |
CURRENCY | The current currency is entered here. This is used, for example, if a store is operated in Switzerland, but sells its goods in €. If the field is left empty, the currency setting of the partner program will be used. |
ATTRIBUTION | Here you can enter the order attribution. The value is transferred in decimal format and a dot as separator. (50% = 0.50) |
EMID* | Is filled with the value of the parameter emid, which is transferred to the landing page by easy.affiliate via the click link. This value is very important for the attribution, as otherwise no assignment of the transaction is possible. |
*mandatory fields