Privacy Notice


Keyfax - Intelligent Scripting

Cookies are small text files that are placed on your computer by websites that you visit. They are widely used in order to make websites work, or work more efficiently, as well as to provide information to the owners of the site.

The table below explains the cookie(s) we use and why:

Cookie Name Purpose More Information
ASP.NET_SessionId ASP.NET Session ID

When you are working with an application on your computer, you open it, do some changes and then you close it. This is much like a Session. The computer knows who you are. It knows when you open the application and when you close it. However, on the internet there is one problem: the web server does not know who you are and what you do, because the HTTP address doesn't maintain state.

ASP.NET solves this problem by creating a unique cookie for each user. The cookie is sent to the user's computer and it contains information that identifies the user. This interface is called the Session object.

The Session object stores information about, or change settings for a user session.

Variables stored in a Session object hold information about one single user, and are available to all pages in one application. Common information stored in session variables are name, id, and preferences. The server creates a new Session object for each new user, and destroys the Session object when the session expires.

This cookie is HTTPOnly and can only be manipulated on the server.

https://docs.microsoft.com/
http://www.allaboutcookies.org/
Keyfax Keyfax Session Details

This is an extension to the ASP.NET Session ID above holding additional values specifically relating to the state of the current Keyfax request. This includes a separate Keyfax unique identifier which can be used as an alternative to the ASP.NET_SessionId above to identify the ASP.NET session.

No personal information is stored in this cookie.

This cookie is HTTPOnly and can only be manipulated on the server.

 
ClientCheck Browser Details

This contains technical details relating to the browser capabilities.

Details are limited to storing whether JavaScript is enabled and a simple indication as to whether the available screen size is best suited to a smaller or larger presentation format i.e. phone or desktop.

This cookie is HTTPOnly meaning it can only be manipulated on the server.

 

Last updated: 26th April 2021