public: feature pages
This commit is contained in:
@@ -4,6 +4,7 @@ description: "Add server-side analytics to your Express application with OpenPan
|
||||
difficulty: beginner
|
||||
timeToComplete: 8
|
||||
date: 2025-12-15
|
||||
updated: 2026-02-07
|
||||
cover: /content/cover-default.jpg
|
||||
team: OpenPanel Team
|
||||
steps:
|
||||
@@ -21,7 +22,7 @@ steps:
|
||||
|
||||
# How to add analytics to Express
|
||||
|
||||
Server-side analytics gives you reliable event tracking that cannot be blocked by ad blockers or browser extensions. The OpenPanel Express middleware wraps the JavaScript SDK and attaches it to every request, making it simple to track events throughout your application.
|
||||
Server-side analytics gives you reliable [event tracking](/features/event-tracking) that cannot be blocked by ad blockers or browser extensions. The OpenPanel Express middleware wraps the JavaScript SDK and attaches it to every request, making it simple to track events throughout your application.
|
||||
|
||||
OpenPanel is an open-source alternative to Mixpanel and Amplitude. You get powerful analytics with full control over your data, and you can [self-host](/articles/how-to-self-host-openpanel) if privacy requirements demand it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user