Analytics
Mkdirs uses Google Analytics or OpenPanel as the analytics service, but you can also add other analytics services, and we will support more in the future.
Google Analytics
Follow the official guide to set up Google Analytics for a website.
Then copy the Google Analytics ID, and set it to the .env
file.
OpenPanel Analytics
-
Create an account on OpenPanel
Follow the steps to create your account.
-
Create a new project
Click on the
Create Project
button, enter the name of your project to create a new one. -
Create a new client
Click on the
...
button next to the project name, and selectProjects
.Click on the
New Client
button, and enter the domain to create a new client. -
Get the OpenPanel Client ID
Once the client is created, copy the
Client ID
and set it to the.env
file.