Excluding goals #1451
Replies: 4 comments 2 replies
-
Thanks for the request!
It's a bit trickier to accomplish on the backend (need to mess around with JOIN types) and since I didn't expect a big need for it, I left it unimplemented. Your use-case is definitely legitimate and I think the current limitation is pretty arbitrary from the user's perspective. I can't think of a simpler way to accomplish this either. Sorry I can't promise anything as we are prioritizing features that many people have asked for. But we can use this as the starting point and if anyone else has a need to exclude by goal, I'd be curious to hear about the use-case. |
Beta Was this translation helpful? Give feedback.
-
One more request for this today: "I'm sure you get a billion feature requests all the time, but my # 1 would be to have negative goals. Subtract everyone who did this from the listing. The returning logins really pollute the data." |
Beta Was this translation helpful? Give feedback.
-
I have an online booking site—think hairstylists & their clients—for which I imagine I could use this exact feature. Here's what I'd like to be able to do with Plausible:
It sounds like this proposed feature by @tf solves this, so I'm a definite +1! 👍🏻 I never dared to try and figure this out in GA because of the overwhelm and intimidation of the platform. And because of that, my analytics have been useless for years. If Plausible fixes this—or if there is already a way to do this—it'd be a godsend for me! Is there a way to do track these two user segments already in Plausible? FYI: I'm not yet a Plausible user, so this ^ may be a stupid question. But I'm planning on dropping the axe on GA very soon and switching and am elated that this is a feature even being considered. Thanks for reading! 😄 |
Beta Was this translation helpful? Give feedback.
-
It is now possible to exclude goals in the Plausible dashboard, using the new "is not" filtering operator. Thanks for your ideas and support! |
Beta Was this translation helpful? Give feedback.
-
I was wondering what it might take to extend the goal filtering functionality to also allow excluding certain goals. Our marketing website has a lot of visiters that only click the "log in" link to get to our backend. When looking at sign up conversion rates it would be nice to be able to exclude these visits since they cannot be expected to convert anyway - they are already customers.
In the code I see a couple of special cases to hide the "is not" filter type for goals. Is there a conceptual issue which would make this filter particularly hard to implement? Am I missing a more straightforward way to achieve what I am trying to do?
Thanks for working on Plausible! I really enjoy using it a lot so far! 👏
Beta Was this translation helpful? Give feedback.
All reactions