Question

How to install Amplitude in Remix Js app ? SSR

  • 6 February 2024
  • 0 replies
  • 118 views

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?


0 replies

Be the first to reply!

Reply