a proposal for making funnels easier
- we add
story_intent to interactions and sessions. it mark the intents that start the scenario. should we maybe add the scenario name to the seed?
- in similar way we can add
conversion_action which will mark that one of the actions that complete a scenario happened in particular interaction.
- then we can use scenario name to bind the two
a proposal for making funnels easier
story_intentto interactions and sessions. it mark the intents that start the scenario. should we maybe add the scenario name to the seed?conversion_actionwhich will mark that one of the actions that complete a scenario happened in particular interaction.