creating a page with a url that contains the JB to show
Hi,
Ive looked through the forum but cant seem to find an answer tpo this anywhere ...
How to best integrate JOB ROLLER into our business model.
1- Currently we have several sources of leads that are being generated through ads, postings, etc.
2- Our model is strictly for job offering and we are able to generate approx. 300 leads per day.
3- The leads coming in are a direct result of a specific job offering, not just a random selection of job listings. Example, we have a sales position at X auto Dealership, we have a position at a Retailer for a floor manager, etc.
4- We want to drive the leads to the specific job posting either on landing page or somewhere on Job Roller where the applicant can now see if the job description is a match.
5- If applicant is interested we want to capture their full information first, (first name, last name, email address, mobile number). When they fill that form they are redirected to Job Roller to sign up and upload their CV and any other necessary details.
6- Then we look at their details and allow the employer to come into Job Roller and look at more details and contact the applicant.
Our goal with Job roller is not to be a mass job listing site but instead a very specific job listing for key customers (employers). We want to act like a small placement agency using job roller as the backend or website for the listings.
Just to put a programmer bent on this I need a pointer to an API to be able to do something like this
www.myJRsite.com/squeezepage1/<specific job id> where specific job ID could be the job id from the database (probably numeric id, not the description) so for example
www.myJRsite.com/12345
Now to make it user friendly i would probably create a script where i have a table of field pairs where i could enter a human readable letter sequence to lookup the id number and that would go to the squeeze page with the job details on.
I would probably use htaccess to "massage" things a little further but in essence i want to be able to write a function (or shortcode) that would extract the last part of any url and get the details of a job to output to a page where we have a form that the fill in to submit their details.
I hope that is clear
What would be your recommendations?
Thanks you
Lagi