Files
librechat.ai/app
Danny Avila c0550152a7 chore: add Scarf pixel tracking script to RootLayout (#520)
* chore: add Scarf pixel tracking script to RootLayout

- Integrated a conditional Scarf pixel tracking script in the RootLayout component to monitor user interactions and page views.
- The script is loaded after the interactive phase and utilizes the NEXT_PUBLIC_SCARF_PIXEL_ID environment variable for configuration.

* refactor: reorder imports in layout.tsx for consistency

- Adjusted the order of imports in the layout.tsx file to maintain a consistent structure, placing the Provider import after the Script import for better readability.
2026-03-02 16:10:15 -05:00
..