fluxosiniciante

Segmentação de Clientes

Este exemplo mostra como usar o Switch para criar segmentação no Decision Flow.

DecisionRules

David Škarka

Template author

This Decision Flow example demonstrates how to use a Switch (If-Statement) to build segmentation logic. It calculates and assigns a specific client segment classification based on a provided client score value.

Solution Components
The workflow utilizes an input variable score and processes it through the following logic nodes:
  • Switch Logic (switch_segment): A central decision node evaluates the score against specific ranges to route the flow.
  • Data Manipulation (assign_*): Specific nodes assign the final output values for client.segment and client.description based on the path determined by the Switch node. The score from the input is also propagated to the output.
Check iconA checkmark inside a circle signifying "yes"Minus iconA minus inside a circle signifying "no"PROS IconA plus symbol representing positive aspects or benefits.CONS IconA minus symbol representing negative aspects or drawbacks.

More Templates

See Other Templates

serviços financeirossugerido

Teste A/B

Descubra uma maneira simples de atribuir um grupo de teste para realizar testes A/B em suas decisões.

Explore
serviços financeirossugerido

Precificação baseada em risco

Descubra uma maneira simples de aplicar uma matriz de precificação baseada em risco adequada ao tipo de cliente.

Explore
serviços financeirossugerido

Critérios de Elegibilidade e Regras da Política

Descubra uma maneira simples de definir e executar vários conjuntos de regras e obter o resultado da decisão final.

Explore