πGoogle Analytics
Activate tracking and generate website traffic reports.
Visit Google Analytics page.
From the left-hand menu, select Admin.

Click on Create Property, choose Web, and then click Continue.


Subsequently, a screen will appear with information for your website.
Provide the necessary details and then click Create.

Once the tracking site tag is generated, copy only the code.

Paste the copied code into the .env file.
GOOGLE_ANALYTICS=YOUR_CODE
Following this step, you'll be able to track activity on your website.
Last updated
Was this helpful?