Great video, thank you! After registering your account you should consider disabling registration of new users by changing the plausible-conf.env file. Add `DISABLE_REGISTRATION=true` at the end and safe the file. Then restart the docker container by `docker compose up -d` and noone else should be able to register a new account anymore.
Have you had any issues where if you clicked on a page to see the referrers ... the number in the referrers(if you add them up) doesn't add up to the total number of page views ?
They don't have to be there is less risk of your code getting blocked if they are on the same exact domain. There are many ways to do that aside from putting them on the same machine.
Hello @Underjord great video, I did everything as you but I cannot get the locations part to work at all, yours seems to work out the box i did some digging and I had to signup for MaxMind account to get API keys but still work work any insight as to how you got your running? Thanks keep up the great videos
this is what i was looking for. Thanks a lot Bro, you are the best !! pls Keep posting more videos like this
Not something I'm interested in currently but if I did need analytics, I would definitely much prefer a self-hosted solution. Great instructions!
Great video, thank you!
After registering your account you should consider disabling registration of new users by changing the plausible-conf.env file. Add `DISABLE_REGISTRATION=true` at the end and safe the file. Then restart the docker container by `docker compose up -d` and noone else should be able to register a new account anymore.
Great video Lars. Thank you for this.
best video on the topic. helped me a lot. thanks
Glad it helped!
can you scale plausible horizontally and load balance multiple instances? For high availability?
I don't see why you couldn't. Haven't tried but I bet they do it in their hosted version..
Exactly what I needed, thanks!
Have you had any issues where if you clicked on a page to see the referrers ... the number in the referrers(if you add them up) doesn't add up to the total number of page views ?
No, but I don't use analytics at all for my site.
@Underjord should the site and plausible analytics code reside on the same server?
They don't have to be there is less risk of your code getting blocked if they are on the same exact domain. There are many ways to do that aside from putting them on the same machine.
Can you share the ngnix config file.
Sure, think this is all:
gist.github.com/lawik/839a4d0611108a6b2df044cdd9ade2d2
Awesome video
Hello @Underjord great video, I did everything as you but I cannot get the locations part to work at all, yours seems to work out the box i did some digging and I had to signup for MaxMind account to get API keys but still work work any insight as to how you got your running? Thanks keep up the great videos
No idea unfortunately :/