#

Introduction

Clickwise pixel conversion tracking structure.

On this page

The pixel is an image that is integrated in the confirmation page of a purchase or registration; or in platforms, such as Google Tag Manager, which have specific fields to add that pixel.This pixel is triggered by cookies, which are automatically saved on the computers of customers who have previously clicked on a banner from Clickwise.

If a purchase is made directly from the page without passing previouslyby our redirection, the pixel will not work

Pixel Structure

<img width="1" height="1" src="https://r.clickwise.net/t/{campaign-id}/{action-code}/{order-id}?total-cost={total-cost}&currency={currency}"/>
Tracking URLs

Following possible configurations:

Host: r.clickwise.net
Path Params: /t/{campaign}/{action-code}/{order-id}

Field Type Description
campaign-idrequired String Unique campaign ID on the Clickwise platform
action-coderequired String Valid action code active in campaign
order-idrequired String Unique order/action ID
Query Params:

All query parameters accepted by tracking URL. (param1={param1}&param2={param2})

Field Type Description
total-cost% action required Float Order amount without shipping
currencyoptional String 3 char currency code