%%{init: {"themeVariables": {"fontSize": "24px"}}}%%
flowchart LR
G[Goals] ==> P[Problem]
P ==> Q[Question]
Q ==> Da[Data]
Da ==> M[Model]
M ==> R[Result]
R ==> D[Decision]
Which program (loyalty discounts, mailers, early access) increases satisfaction, thereby reducing churn?
