Audience Information via JS
Does anyone know a way to get the audience information of a running test in the Chrome console using javascript.
What I want to be able to figure out is what criteria were met in the audience for the test to trigger. This isn't for debugging but going to be used for tagging information. The test is currently replacing some analytics tags and the only place I can see to find the information that is being lost is in the audience but I don't know how to get that audience information using Javascript.