newrelic / nr1-customer-journey

Align multiple cohorts of data and metrics to build an interactive funnel depicting your customers’ journey.
https://discuss.newrelic.com/t/customer-journey-nerdpack/83270
Apache License 2.0
16 stars 20 forks source link

Define journeys and store in AccountStorage #23

Closed devfreddy closed 4 years ago

devfreddy commented 4 years ago

Summary

Allow users to define Journeys from within the app, removing the requirement to use a config file.

Desired Behaviour

User opens Journey editor Present user with a modal form Walk user through defining:

Save to AccountStorage

Possible Solution

Two approaches come immediately to mind:

Additional context

Needed for cascading permissions to sub-accounts whilst keeping journeys account specific.