props sent to plausible not showing up in goals #570
yuejiang-code
started this conversation in
Anything Else
Replies: 1 comment
-
|
thanks @yuejiang-code! Custom props are not yet available on self-hosting, only on the cloud. You can find the self-hosting releases here: https://github.com/plausible/analytics/releases And you can learn about our self-hosting release schedule here: https://plausible.io/blog/building-open-source |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I created a goal, viewReport, in my self hosted plausible. I then call
plausible('viewReport', { props: { hello: 'world' }})but I don't see my data being sent in the API call, nor do I see it on plausible. Can you help?Thanks
Yue
Beta Was this translation helpful? Give feedback.
All reactions