Local Storage

Browser Local Storage

A default installation of Send2CRM gathers a basic set of information on website visitors, which is stored in browser local storage. This information is:

  • Controlled by the visitor in their own web browser

  • Not available on other domains

  • Not stored if private browsing is enabled

No data is transferred to any other location until:

  • Send2CRM is configured to map a form with identification, or to enable cookies

  • A first or third-party script transfers it

This gives the website owner full control over what is what data, if any, is transferred out of the web browser.

Web browsers enforce security when it comes to accessing local storage. For example Google Chrome places additional partitioning controls to disallow access when embedding websites.