Skip to main content

Hello,

I'm currently trying to install Amplitude in my Remix.js app and am not able to do so. I don't know whether to use the Node SDK and/or the Browser SDK.

The Node SDK is working, but since it's SSR (Server-Side Rendering), I can't track events in onClick() functions, for example. When I try to use the Browser SDK to track these kinds of events, I'm not able to do so because Remix is an SSR framework.

Have you run into the same issue?

Be the first to reply!

Reply