Introduction

 

Developer Preview
Some functions in this module are in Developer Preview. APIs in Developer Preview are subject to change and are not intended for use in production.
Send us your suggestions for improving these functions. Your feedback is valuable to us.

 

The Site Properties API holds all the public information about the site and business in a single place, including profile, contact details, schedule information, and consent policy.

The Site Properties API allows you to:

  • Read all site properties.
  • Manage your business contact details, business schedule, region and locale settings, and default consent policy for visitors.

To use the Site Properties API, import { siteProperties } from wix-business-tools.v2:

Copy
1

To help you comply with regulation guidelines such as GDPR and CCPA, Wix has enabled a consent policy and adherence to the GDPR. You can access and manage the default consent policy set for a site.

The consent policy includes these types:

  • Functional: Used to remember choices users make to improve their experience (for example, language).
  • Analytics: Lets you and installed apps understand how visitors use the website (for example, which pages they visit), provide statistics on how the website is used, and improve the website by identifying any errors and performance issues.
  • Advertising/Marketing: Used to collect information about the impact of marketing campaigns performed in other websites on users and non-users.
  • Essential: Lets the visitor move around the website and use essential features like secure and private areas.
  • Data To Third Parties: Lets you and installed apps share data with other parties. This includes the sale of data, as well sharing data for essential or enhanced functionality (for example, Google Analytics). Specifically for CCPA compliance.

For more information about the consent policy process, see the following:

Was this helpful?
Yes
No