Hi GB team, We want to display a north star metric...
# ask-questions
m
Hi GB team, We want to display a north star metric with a list of ongoing experiments that affect that metric. The movement of the north star metric is displayed for each experiment. From another slack thread, I was told this feature is not available for GB. I am wondering if GB provides any API to download this kind of data that we can use to display the result outside of GB. Thank you
f
Hi Ella, The northstar shows one (or more) metric and the experiments that effect it - what would you want to see?
m
@fresh-football-47124 We want to see how much northstar metric is affected by each experiment. For instance, metric A is affected by experiment 1 by 5%
f
I think we have that in the works
m
Is that available?
@fresh-football-47124 can you suggest how we can access that feature?
f
we haven't built it yet
m
Any API to export the data out that we can built it ourselves?
@fresh-football-47124
r
Hi Ella, you could potentially use the /listMetrics API endpoint to fetch all of the Metrics. It looks like the API doesn't currently offer a way to easily filter for just north star metrics, but you could add tags to all of your north star metrics (via GrowthBook UI or API), and the tags will appear in the API response for each Metric. Once you have a list of all the north star metrics, you could use the /getMetric API endpoint for more details about each specific Metric.
m
@fresh-football-47124 Thank you Graham. I will let our eng to try and circle back if they have any questions.
f
Hi Ella, sorry for the delay - please let me know if you have any quesitons. If you're open to it, we would love to jump on a quick call to discuss your use case