Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions docs/about/cookies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Cookie Statement
description: Explanation of Able Player's use of functional cookies
layout: default
parent: About this website
nav_order: 3
---

# Cookie Statement

wpaccessibility.org uses cookies in its media player, Able Player. Able Player uses cookies to enhance accessibility and improve user experience. These cookies are **strictly functional**—they help remember your preferences, such as playback settings, but do **not** track your activity or collect personal data. No other cookies are used except for the cookies the Able Player sets.

## What kind of cookies are used?

The cookies used by Able Player are classified as **Functional** because they provide enhanced, personalized features, such as remembering user choices and preferences.

Able Player uses the [js-cookie](https://github.com/js-cookie/js-cookie) library to store and retrieve user preferences. These include:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section should include information about the type of cookie: Essential, Performance, Functional, or Marketing. The Able Player cookies are classified as "Functional" - cookies to provide enhanced, personalized features such as remembering user choices and preferences.


- Playback speed
- Caption settings
- Volume level
- Player layout preferences

All cookies are stored locally in your browser and are used **only** to maintain your settings between sessions.

## No tracking, no profiling

wpaccessibility.org does **not** use cookies for advertising, analytics, or behavioral tracking. Your privacy is respected, and no information is shared with third parties.
Loading