React
Installation
npm install userlens-analytics-sdkChoose Your Setup
Client-Side Setup
Proxy Setup
Last updated
Integrate the Userlens SDK into your React application.
npm install userlens-analytics-sdkBest for
Most applications
Apps needing ad blocker resistance
Backend changes
None
Required
Setup time
~5 minutes
~15 minutes
Events go directly from the browser to Userlens. Quick to set up, no backend changes needed.
Proxy SetupEvents flow through your backend first. Use this if you need to avoid ad blockers.
Last updated