Portal Addresses
The Candidate Portal Address will differ based on whether your system is hosted in the US or UK environments and your Account Manager will be able to confirm this for you.
- For the US, the address will be https://evoportalus.tracker-rms.com/clientdatabase/logon
- For the UK, the address will be https://evoportaluk.tracker-rms.com/clientdatabase/logon
Note: The clientdatabase will be a unique name given to each client and can be obtained from your Account Manager.
Embedding the Portal into your website
If you want to embed the Candidate Portal into your existing website then you can use an "iframe" to provide a window to the Candidate Portal into any web page on your site.
An example of this iframe web code would look like this:
<iframe id="iframeTracker" src="https://evoportalus.tracker-rms.com/clientdatabase/logon" width="100%" height="1000" frameborder="0" scrolling="yes"></iframe>