Calculatorvelden zijn profielvelden waarmee counters worden vergeleken. In het calculatorveld wordt de winnende waarde geschreven.
Counters vergelijken
In de calculator stel je het volgende in:
...
Calculation fields are profile fields that are counters are compared with. In the calculator field the winning value is written.
Compare counters
In the calculator you set the following:
...
Calculation: the calculation method to determine the winning custom counterfield to determine. This can be maximum (the highest value) or minimum (the lowest value).
Custom fields: de custom countervelden die worden vergeleken in de calculatie the custom counter fields that will be compared in the calculation.
Expand |
---|
title | Voorbeeld calculatorveld |
---|
| Stel je wilt vergelijken of profielen meer geïnteresseerd zijn in producten voor mannen of vrouwen, dit kun je als volgt doen:
Maak twee countervelden en stuur waardes door in events, bijvoorbeeld custom_man en custom_vrouw → zie 🧮 Counter
Maak een calculatorveld genaamd custom_geslacht met de calculation maximum en de |
Suppose you want to compare whether profiles are more interested in products for men or women, you can do this as follows: Create two counter fields and pass values in events, for example custom_man and custom_woman → see 🧮 Counter (EN) Create a calculator field called custom_sex with the calculation maximum and the custom fields custom_man en and custom_vrouw Dit levert het volgende op: Bij profielen met een hogere waarde voor woman This will result in the following: Profiles with a higher value for custom_man dan than custom_vrouw wordt in het veld custom_geslacht ‘custom_man’ weggeschrevenBij profielen met een hogere waarde voor custom_vrouw dan custom_man wordt in het veld custom_geslacht ‘custom_vrouw’ weggeschrevenwoman will have 'custom_man' written into the custom_sex field Profiles with a higher value for custom_woman than custom_man will have 'custom_woman' in the field custom_sex
|