SDK for ASP.NET web servers

Finteza SDK is a set of ready-made scripts for sending and proxying events from the server side of ASP.NET websites. At the moment, SDK has two main functions:

  • Proxying requests to Finteza via your website. This prevents blocking requests to Finteza by browsers. For details, please visit the "Proxying the script and requests" section.
  • Sending any events from the server part of your website to Finteza. Apart from user action data, they also include any other website events: database changes, performance indicators, etc.

To start using the SDK functions, follow a simple installation procedure.