> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pureclarity.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform Settings

> Comprehensive guide to configuring PureClarity platform settings for optimal performance and compliance

The settings page allows you to configure various aspects of your PureClarity implementation, from basic store information to privacy compliance and feature-specific options.

## Store Settings

Configure fundamental information about your store that PureClarity uses for analytics and personalization.

### Basic Configuration

**Timezone**

* Controls the timezone for your store location
* Used primarily for analytics reporting
* Determines start/end dates for campaigns and popups

**Currency**

* Specifies your store's default currency
* Displays throughout the admin interface
* Used as fallback when currency data is unavailable

<Info>
  Accurate timezone and currency settings ensure proper analytics reporting and campaign scheduling.
</Info>

### Traffic Filtering

**IP Filter**

<Note>
  Exclude specific IP addresses to prevent artificial inflation of page views and analytics data.
</Note>

**Common use cases:**

* External uptime monitoring tools
* Office traffic exclusion
* Testing and development traffic
* Bot and automated service traffic

<Tip>
  Content is still returned for filtered IPs - only analytics tracking is prevented.
</Tip>

## Search Recommender Settings

Configure how PureClarity handles product recommendations on search result pages.

### Search Configuration

**Search URL**

* URL path for search results pages
* Usually uses platform defaults
* Customize for bespoke implementations

**Query String Parameter**

* Parameter appended to search URLs
* Platform-specific configuration
* Required for proper search integration

<Warning>
  Only modify search settings if using custom search implementations or non-standard platform configurations.
</Warning>

## Notification Settings

Control automated email notifications for important system events.

### Feed Monitoring

**Feed Failure Notifications**

* Email alerts when product feeds fail to process
* Sent to account holder automatically
* Enables quick response to data sync issues

<Info>
  Since feeds control products, categories, and brands in PureClarity, prompt notification of failures helps maintain accurate recommendations.
</Info>

## Customer Privacy Settings

Ensure compliance with privacy laws like GDPR and CCPA through proper tracking consent management.

### Cookie Consent Compliance

**Only track shoppers when cookie consent obtained**

<Note>
  When enabled, prevents PureClarity from using cookies until explicit consent is received from visitors.
</Note>

**Behavior when enabled:**

* No cookie tracking until consent event received
* Personalization limited until consent granted
* Compliance with GDPR and CCPA requirements

**Behavior when disabled:**

* Always tracks users via cookies
* Full personalization from first visit
* May not comply with strict privacy laws

### Platform-Specific Handling

**BigCommerce Users**

* Automatically handled by BigCommerce cookie consent banner
* No additional action required
* Seamless integration with platform tools

**Other Platforms**

* Requires manual consent implementation
* See [Tracking Consent](/support/general/tracking-consent) documentation
* Custom consent event integration needed

<Tip>
  For detailed implementation guidance, review our [tracking consent documentation](/support/general/tracking-consent).
</Tip>

## Recommender Settings

Configure default behavior for product recommendation display across your store.

### Display Parameters

**Minimum Recommender Items**

* Default minimum products to show
* Recommender hidden if threshold not met
* Can be overridden per campaign

**Maximum Recommender Items**

* Default maximum products to display
* Controls recommendation density
* Campaign-level override available

<Info>
  These settings provide sensible defaults while allowing campaign-specific customization when needed.
</Info>

## Best Practices

### Configuration Management

1. **Regular review** - Audit settings quarterly
2. **Test changes** - Verify functionality after modifications
3. **Document changes** - Keep records of configuration updates
4. **Monitor impact** - Track analytics after setting changes

### Privacy Compliance

**Essential considerations:**

* Enable consent tracking for GDPR compliance
* Review local privacy law requirements
* Test consent flow thoroughly
* Monitor compliance effectiveness

## Related Documentation

* [Tracking Consent](/support/general/tracking-consent)
* [Campaign Settings](/features/campaigns/preview-settings)
* [Privacy Policy](/legal/privacy/privacy-policy)
