Receiving Click and Cost Data via an sFTP
This page outlines how vendors can receive Snagajob click and cost data for Apply Now button click events via an sFTP.
Overview
Partners can provide Snagajob credentials to a partner-hosted sFTP location. Snagajob will upload a CSV file on the partner's preferred cadence to the provided directory containing the event level Apply Now button click data.
Available Apply Button Click Metadata
timestamp
The click event time represented as an Epoch Unix Timestamp. All clicks are recorded in Eastern Time.
10111000
user_agent
The device user agent of the user who generated the click event.
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
ip_address
The IP Address of the user who generated the click event.
2001:db8:3333:4444:5555:6666:7777:8888
click_cost
The cost per click that the posting was bidding at the time of the event.
10
click_id
Snagajob's unique id for the click event.
78dbe8d7-bc12-42ba-97d8-6f7236bbb009
external_id
Unique identifier per job posting provided in the XML feed.
a_job_id_123
external_campaign_id
The unique ID for a campaign in your system. This ID will correspond to the ID value provided in the XML feed.
123_test_id
url
The redirect URL for this job listing on your site provided in the XML feed.
http://www.exampleats.com/job1
Last updated
Was this helpful?