When our system redirects a user from a publisher’s website to your job’s page we include parameters within the URL that can be used for your own internal metrics. The list of the parameters is:
Param | Description |
---|---|
utm_campaign | The UUID of the campaign the job belongs to |
utm_cjid | The UUID for the job within the campaign. This is not the unique id for the job globally and is not the value you pass into the pixel’s click and conversion requests. |
utm_click | The UUID of the click record in our system |
utm_source | A unique identifier for the publisher the user was redirected from |
utm_cpc | The cost per click for the job at the time of redirect. |
Example URL:
http://www.your-website.com/jobs/1?utm_campaign=bdee99b2-3052-11ec-8d3d-0242ac130003&utm_cjid=b8e057bc-3052-11ec-8d3d-0242ac130003&utm_click=b2d8cebc-3052-11ec-8d3d-0242ac130003&utm_source=e04bccbe-304d-11ec-8d3d-0242ac130003&utm_cpc=0.32