public: feature pages
This commit is contained in:
@@ -5,6 +5,7 @@ type: guide
|
||||
difficulty: beginner
|
||||
timeToComplete: 7
|
||||
date: 2025-12-15
|
||||
updated: 2026-02-07
|
||||
lastUpdated: 2025-12-15
|
||||
team: OpenPanel Team
|
||||
steps:
|
||||
@@ -22,7 +23,7 @@ steps:
|
||||
|
||||
# How to add analytics to Python
|
||||
|
||||
This guide walks you through adding server-side analytics to any Python application. You'll install the OpenPanel SDK, configure it with your credentials, track custom events, and identify users.
|
||||
This guide walks you through adding server-side analytics to any Python application. You'll install the OpenPanel SDK, configure it with your credentials, track custom events, and [identify users](/features/identify-users).
|
||||
|
||||
Server-side tracking gives you complete control over what data you collect and ensures events are never blocked by browser extensions or ad blockers. The Python SDK works with Django, Flask, FastAPI, and any other Python framework or script.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user