Amplitude

Amplitude

💡
Follow this guide to get Amplitude setup in your Divjoy codebase. Click the ▶︎ icon next to any step to see a detailed walkthrough with screenshots. If anything is confusing please reach out.

Basic Setup

Signup for Amplitude and copy your API key.

After signup click the "Set up on the Free plan" button at the top of the page

image

After setting up your plan you should be on the following page. Click HTTP API.

image

Now copy your API key, which you can see highlighted in the screenshot below. You don't need to follow the instructions because Divjoy has everything setup for you already.

image

You can also find your API key by navigating to your project settings via the settings link at the bottom left of your analytics dashboard.

image
  • Add your API key to your codebase .env file.

🙌
You should now have a working Amplitude analytics in your web app