Referrer (Traffic Source)
The referrer query parameter labels where the jobseeker was on your side when they clicked through to Talroo.
Options:
- All Click urls (including XML and API): append
referrerto the outbound joburlfrom the feed
https://www.jobs2careers.com/click.php?id=14813142427.1234&job_loc=...&referrer=jobs.example.com
- Search API: add
referreron eachGETrequest
GET https://api.jobs2careers.com/api/search.php?id=YOUR_PUBLISHER_ID&pass=YOUR_SEARCH_API_PASS&q=nurse&l=Austin,TX&referrer=jobs.example.com
We also read the Referer header.
Set referrer to a domain or host that represents the traffic source, for example jobs.example.com or www.example.com. For a mobile app or email program with no web referrer, send a stable stand-in. Your public marketing or home page domain works.
What to Put in the Value
For web traffic, use the domain (or hostname) the user was on when they clicked. For an app, email, or mixed inventory, pick a domain your team agrees represents that channel and use it consistently. URL-encode referrer if the value contains reserved characters (&, =, spaces, UTF-8, and so on).
referrer vs t-valuesUse referrer for which site or surface sent the click. Use t1, t2, t3 for campaign or experiment labels. See T-Values (Tracking Tags).
Where to find it?
You'll see it in Analytics (the Referrer domain pie chart) and in the Earnings Report (downloads will include the column referrer_url).