---
title: "Get Daily Session Participation"
method: GET
path: "/analytics/daily-session-participation"
tags: ["analytics"]
---

# Get Daily Session Participation

`GET /analytics/daily-session-participation`

Daily session activity participation and skip rates.
Shows how many users did each activity vs entered the session.

Uses daily_session_attempts table (reliable backend tracking) as primary
data source, supplemented by user_activity_sessions for frontend-only
events like instant talk choices.

## Query parameters

- `days` integer

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/78f314acd8bf/schema)
