The best way to integrate Trackops with your website is to add a hyperlink that points to your account.
For example, you could add a link in your website that says "Client Login". When your client clicks that link, it would open a new browser window, and load your Trackops login page. In order to do this, you need to know a little HTML, a computer language used to make web pages.
Here is some sample HTML that you can use to add a link to your website:
<a href="https://COMPANYNAME.viewcases.com" target="_blank">Client Login</a>
Important: To use the above HTML, you must replace "COMPANYNAME" with the Account Subdomain you use to access your Trackops system. You can easily find your account subdomain by editing your General Global Settings.
Note: For security purposes, Trackops does not support putting an html log-in form on your website.