plausible / community-edition

Example Docker Compose setup for hosting Plausible Community Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Events are Not getting tracked.

surapuramakhil opened this issue · comments

Please do not submit issues here. Best place for self-hosting issues, questions and ideas is the community forum here on GitHub. Thanks!

I am testing plausible and trying to integrate to my web App. Added tracker script. everything is running smooth on client side. There are no errors in docker logs. but No events are getting detected.

No Error on Client side from plausible
image

check for existence of my tracker scripts in browser
As script https:///js/script.js is loaded into by browser. I can see it from browser inspect -> sources

I am testing in my local web app.

I am using UI but nothing is happening in plausible. "it says Waiting for first pageview on problempulse.store"

👋 @surapuramakhil

Please share your setup, configs, logs, and anything else that's relevant :)


P.S. questions usually go to to https://github.com/plausible/analytics/discussions/categories/self-hosted-support

setup is default setup. have created my own basekey as instructed in docs. connected it to my domain

Console logs show "Ignoring event: localhost"

In order to test integration. I need to deploy it?

I guess. It's probably a side effect of https://plausible.io/docs/excluding, I'll need to look into it to say for sure, though.