Link Search Menu Expand Document

How to remove Amplitude


  1. Remove the following libraries:
    • amplitude-js: Top-level amplitude official lib, used by react-amplitude.
    • @amplitude/react-amplitude: React-friendly amplitude lib, non-officially maintained. Really useful when working with react.
  2. Remove their components usage in the source code
  3. Remove the NEXT_PUBLIC_AMPLITUDE_API_KEY env var, in .env