Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Send feedback to Plausible - #2

Open
rubenvanerk wants to merge 2 commits into
mainfrom
plausible/feedback
Open

Send feedback to Plausible#2
rubenvanerk wants to merge 2 commits into
mainfrom
plausible/feedback

Conversation

@rubenvanerk

Copy link
Copy Markdown
Member

I think we could get some really cool insights if we send the feedback to Plausible. For example we could compare how many people go vegan after watching the 3mmc in France vs Germany.

It would be nice if we can get the (English) label here for the feedback option and resource instead of the ids. Not sure on how to do that though.

We can also use a css class approach here, but I think that can get messy: https://plausible.io/docs/custom-event-goals#step-3-add-a-css-class-name-to-the-element-you-want-to-track-on-your-site

@rubenvanerk
rubenvanerk requested a review from nikini June 3, 2025 13:26
onVote(id);
}

if (typeof plausible === 'function') {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be in the onVote function wherever it's used - just to keep the component away from a script that can potentially not exist.

However, a change would still be needed so that onVote also passed the code and the resourceId, maybe as a second param object that contains "extra" data

@nikini

nikini commented Mar 23, 2026

Copy link
Copy Markdown
Member

@rubenvanerk What's up with this one?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants