public: feature pages
This commit is contained in:
@@ -4,6 +4,7 @@ description: "Add privacy-first analytics to your Remix application with OpenPan
|
||||
difficulty: beginner
|
||||
timeToComplete: 8
|
||||
date: 2025-12-14
|
||||
updated: 2026-02-07
|
||||
cover: /content/cover-default.jpg
|
||||
team: OpenPanel Team
|
||||
steps:
|
||||
@@ -21,7 +22,7 @@ steps:
|
||||
anchor: "verify"
|
||||
---
|
||||
|
||||
Adding analytics to your Remix application helps you understand how users interact with your app. OpenPanel's Web SDK works seamlessly with Remix's client-side navigation, providing automatic page view tracking, custom events, and user identification.
|
||||
Adding analytics to your Remix application helps you understand how users interact with your app. OpenPanel's Web SDK works seamlessly with Remix's client-side navigation, providing automatic page view tracking, custom events, and [user identification](/features/identify-users).
|
||||
|
||||
OpenPanel is an open-source alternative to Mixpanel and Google Analytics. It delivers powerful insights while respecting user privacy through cookieless tracking by default.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user