Channels
contributing
sdk-kotlin
sdk-react
sdk-javascript
sdk-java
request-features
sdk-php
sdk-python
sdk-golang
sdk-swift
sdk-c-sharp
random
sdk-ruby
ask-questions
give-feedback
announcements
sdk-flutter
Powered by
#announcements
Title
b
billowy-horse-43368
02/03/2023, 9:08 AM
I already asked this in the webapp support chat but figured slack would be easier: Is it possible to create a metric that is only counted once if a user performed a specific event x times? If yes, how can I do that?
l
lemon-flower-28118
02/03/2023, 4:12 PM
You can use a binomial metric: if a user triggers an event multiple times, binomial metric only counts once. Docs:
https://docs.growthbook.io/app/metrics#conversion-types
b
billowy-horse-43368
02/06/2023, 8:00 AM
What I want to do though is that it only triggers after the event has been triggered x (in my specific 4) times
3 Views
Post