/next-ga

Google Analytics component for NextJS

Primary LanguageTypeScript

Getting Started

  • Install the dependencies
npm install
  • Remove node_modules after it is installed
rm -rf node_modules