8SELECT - Integration Documentation
8SELECTService Status
  • 8.HX PLATFORM
  • Shop Integration
    • 8.SDK Web (JavaScript SDK)
    • Widgets
      • βž•Add more elements, like custom headline
      • πŸ‘»Hide recommendation area in case there is no content
      • πŸ”ŽAdding widgets after 8.SDK was loaded
      • πŸ—ΊοΈInternationalization
    • Shopping Cart
    • Checkout Tracking
    • Product Export
    • A/B Testing
    • Single Page Application
    • Tag Manager
    • Data Privacy / Cookies / GDPR
  • Widgets
    • 8.SIMILAR
    • 8.SET
    • 8.SET Custom
    • Touchpoints
      • Product Page
      • Cart Layer
      • Cart
      • Content Page
  • Product Export
    • Data Transfer
    • File Format
    • Base Data
      • Details and examples
    • Fashion Content Pool
      • Details and examples
    • Image Bot
  • Sandbox
    • Demo-Integration
    • Demo-Mode
  • API
    • Changelog
      • 2.0.0
      • 1.0.1
    • General
      • Introduction
      • Authentication
      • Pagination
      • Exceptions
      • GraphQL Schema
    • Examples
      • 8.SIMILAR
      • 8.SET
      • 8.SET Custom
      • Product Page - All Content
  • API Tracking
    • Changelog
    • General
      • Introduction
      • Authentication
      • Context
      • User Identification
      • Event Validation
    • Events
      • view
        • How to evaluate if view event can be sent
        • User views 8.SET content
      • interact
        • User clicks on a product within 8.SET content
        • User adds a product to their card from within 8.SET content
        • Example what is not a product interaction
      • order
Powered by GitBook
On this page
  • Cookies
  • Local Storage
  • Session Storage

Was this helpful?

  1. Shop Integration

Data Privacy / Cookies / GDPR

8SELECT does store some data in the browser that are required in order for the 8SELECT recommendation engine to work properly. None are subject to consent according to the GDPR.

Cookies

Values stored in the browser and send to a server with each request that is made.

Name
Type
Description
TTL
Domain

_8s_cid

Functional

A random anonymous value.

Used to connect interactions with recommendation content and order lines. The base for 8SELECT commission based pricing model.

Will be refreshed during every visit.

Not subject to consent according to the GDPR.

730 days

Your second level domain, e.g. shop.com

Local Storage

Values stored in the browser and only readable in the browser. Stored until user deletes values on purpose.

Name
Type
Description

_8select_cse_config

Functional

Used for various settings regarding the 8SELECT recommendation engine. For example for configuration of test variants during A/B tests. Not subject to consent according to the GDPR.

Session Storage

Values stored in the browser and only readable in the browser. Stored until user ends browsing session and deleted automatically afterwards.

Name
Type
Description

_8s_sid

Marketing

A random anonymous value.

Used to analyse interaction with our content in order to optimise the content that a user will see within a browsing session.

PreviousTag ManagerNext8.SIMILAR

Last updated 1 year ago

Was this helpful?