![]() |
|
|
|
|
|||||||
| What's on Your Mind? Come inside and relax a while. Maybe play a few Video Arcade Games if you have free time. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| resume the suspended background job | baloo_mia | Linux | 2 | 04-20-2008 02:27 PM |
| I can't resume a process after stopping it! | Nene | Shell Programming and Scripting | 0 | 08-09-2006 10:37 AM |
| ftp resume feature | ppass | SUN Solaris | 2 | 07-30-2006 06:11 AM |
| resume mount connection | ust | UNIX for Advanced & Expert Users | 2 | 03-31-2005 05:42 AM |
| waht's resume password for router | Yeliu | IP Networking | 1 | 09-19-2002 08:06 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi everybody,
I am wondering if there is any tool or website out there which can track who is viewing my resume. It is very frustrating when you send your CV or Cover Letter and you receive no feedback from the company, you don't even know if they have checked it out. Thanks for your help |
| Forum Sponsor | ||
|
|
|
|||
|
I assume you meant a resume on a Web page. Of course you can't track it with a DOC sent with the application or a resume on paper, for instance.
If you assign a unique but hard-to-guess "id" for each prospective employer that is embedded in the URL, you can identify if the page has been viewed by an employer by checking the access log. Also, Apache's mod_rewrite can easily be configured to camouflage a URL like http://blablabla/cv.pl?e=24f0a123be into something like http://blablabla/cv/24f0a123be to make it a little bit more obscure to hide the fact that the ID is used for tracking purpose. Of course, smart employers who are familiar with Web will be aware of this sort of tricks and try to evade anyway, but that is something you may wish to try. |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|