Cross custom variable

Hello,

I have this kind of custom variable:
Version: 1.0.1, 1.0.2
Ultimate: true, false, true with addon
Type: normal, portable, all-in-one

I wish do cross custom variable stats. To example:

  • for version 1.0.2, know the Ultimate custom variable (2% ultimate, 5% true with addon, 93% false).
  • for version 1.0.2 and ultimate true, know the type (5% portable, 90% normal, 5% all-in-one)

Cheer,

Good suggestion. It is not possible automatically, but you can do this using “Segmentation” and calling the custom var report, for each segment (one custom var). Use latest beta to build segments: Index of /

and you need to write the code calling API and do the maths, etc.