Skip to content

Instantly share code, notes, and snippets.

@jonnywyatt
Last active October 24, 2016 16:58
Show Gist options
  • Save jonnywyatt/8b2b33abff77746e6b695849d6b4e0f0 to your computer and use it in GitHub Desktop.
Save jonnywyatt/8b2b33abff77746e6b695849d6b4e0f0 to your computer and use it in GitHub Desktop.
{
"event": "view",
"asset": {
"type": "job",
"id": 439562
},
"userId": "",
"referrer": "",
"url": "https://www.tes.com/jobs/vacancy/sessional-tutor-maths-milton-keynes-439562",
"cid": "",
"page": {
"section": "jobs",
"type": "job",
"variant": "beta",
"id": 439562,
"jobattachments": [],
"employerData": {
"ageRange": {
"to": null,
"from": null
},
"employerAddressDisplay": "The Quadrant, 99 Parkway Avenue, South Yorkshire, S9 4WG",
"employerAgeStart": null,
"employerDenomination": null,
"employerFundingGroup": null,
"employerFundingType": null,
"employerGender": null,
"employerID": 1078548,
"employerLocation1LevelAdmin": "England",
"employerLocation2LevelAdmin": "Yorkshire and the Humber",
"employerLocation3LevelAdmin": "Sheffield",
"employerLocation4LevelAdmin": null,
"employerLocationCountryCode": "44",
"employerLocationTown": "Sheffield",
"employerName": "Vision for Education Ltd",
"employerPhase": null,
"webSiteUrl": "http://www.visionforeducation.co.uk/jobs-in-teaching"
},
"jobVacancyData": {
"jobAdEndDate": "2016-09-16T22:59:58.000Z",
"jobAdExternalID": "06ACCF0003",
"jobAdStartDate": "2016-09-02T12:51:00.000Z",
"jobApplicationClosingDate": "2016-09-16T22:59:59.999Z",
"jobContractTerm": "Fixed Term",
"jobContractType": "Full Time",
"jobGrade": "MPS",
"jobID": 439562,
"jobPackageID": "gold",
"jobHasMobileUpgrade": true,
"jobLocationLatitude": "52.072413",
"jobLocationLongitude": "-0.740681",
"jobPosition": "Tutor",
"jobSalaryRange": "Hourly Rate",
"jobSubject": "Mathematics",
"jobTitle": "Sessional Tutor - Maths",
"jobWorkplace": "Further Education"
},
"referrer": {}
},
"user": {
"id": ""
},
"screen": {
"innerWidth": 1387,
"innerHeight": 832,
"width": 2560,
"height": 1440,
"availHeight": 1353,
"availLeft": 0,
"availTop": 23,
"availWidth": 2560,
"orientation_angle": 0,
"orientation_type": "landscape-primary"
},
"eventData": {}
}
@cliftonc
Copy link

cliftonc commented Oct 24, 2016

{
  "event": "view",
  "asset": {
    "type": "job",
    "id": 439562
  },
  "referrer": "{{document.referrer}}",
  "page": {    
    "section": "jobs",
    "type": "job",
    "variant": "amp",
    "employerData": {
      "employerID": 1078548
    },
    "jobVacancyData": {      
      "jobID": 439562
    }    
  }  
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment