# LaunchIt ## Docs - [Google Analytics](https://docs.getlaunch.it/analytics/google-analytics.md): Google Analytics is a platform that collects data from your websites and apps to create reports that provide insights into your business. - [Google Tag Manager](https://docs.getlaunch.it/analytics/google-tag-manager.md): Google Tag Manager is a tag management system that allows you to quickly and easily update tags and code snippets on your website or mobile app - [Plausible](https://docs.getlaunch.it/analytics/plausible.md): Plausible Analytics is a lightweight, open-source and privacy-friendly alternative to Google Analytics for web analytics - [PostHog](https://docs.getlaunch.it/analytics/posthog.md): PostHog is an open-source product analytics platform that helps you track user behavior and optimize your product experience - [Deployment - App](https://docs.getlaunch.it/deployment/app.md): Learn how to deploy your Launchit application - [Deployment - Supabase](https://docs.getlaunch.it/deployment/supabase.md) - [Code Quality](https://docs.getlaunch.it/essentials/code-quality.md): Maintain high code quality standards with automated pre-commit hooks - [Cookies](https://docs.getlaunch.it/essentials/cookies.md): This guide explains how to add new services to the cookie banner in the LaunchIt application. The process involves defining a new cookie group, creating a component for the service, and ensuring that the service respects user consent. - [Internationalization (i18n)](https://docs.getlaunch.it/essentials/i18n.md): Add multiple language support to your application using Next.js built-in internationalization features and our pre-configured translation system - [i18n - Routing](https://docs.getlaunch.it/essentials/i18n-routing.md): Learn how to change the default i18n routing behavior in LaunchIt - [Styling](https://docs.getlaunch.it/essentials/styling.md): Learn how to style your Launchit application. - [Additional](https://docs.getlaunch.it/initial-setup/additional.md) - [Configuration](https://docs.getlaunch.it/initial-setup/configuration.md): Learn how to configure your LaunchIt installation - [Email](https://docs.getlaunch.it/initial-setup/email.md) - [Basic](https://docs.getlaunch.it/initial-setup/setup.md) - [Stripe](https://docs.getlaunch.it/initial-setup/stripe.md) - [Supabase](https://docs.getlaunch.it/initial-setup/supabase.md) - [Installation](https://docs.getlaunch.it/installation.md): Learn how to set up LaunchIt in your development environment - [Introduction](https://docs.getlaunch.it/introduction.md): Welcome to the LaunchIt documentation - [Legal](https://docs.getlaunch.it/legal/legal.md): Generate a Terms of Service page - [Blog](https://docs.getlaunch.it/seo/blog.md): Learn how to use your blog - [Sitemap & Robots](https://docs.getlaunch.it/seo/sitemap.md): Learn how to manage your sitemap.xml and robots.txt when adding new routes to your application. - [Helper Components](https://docs.getlaunch.it/utilities/components.md): Reusable UI components for common functionality - [Helper Functions](https://docs.getlaunch.it/utilities/helpers.md): Essential utility functions for URL handling, logging, and purchase management