Portal Addresses
The Client 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/support
- For the UK, the address will be https://evoportaluk.tracker-rms.com/clientdatabase/support
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 Client Portal into your existing website (see http://support.tracker-rms.com as an example) then you can use an "iframe" to provide a window to the Client 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/support" width="100%" height="1000" frameborder="0" scrolling="yes"></iframe>