{
  "data": {
    "meta": {
      "dates": [
        "2016-09-12",
        "2016-09-19",
        "2016-09-26"
      ]
    },
    "data": {
      "2016-09-12": {
        "steps": [
          {
            "count": 32688,
            "avg_time": 2,
            "avg_time_from_start": 5,
            "step_conv_ratio": 1,
            "goal": "App Open",
            "overall_conv_ratio": 1,
            "event": "App Open"
          },
          {
            "count": 20524,
            "avg_time": 133,
            "avg_time_from_start": 133,
            "step_conv_ratio": 0.627875673029858,
            "goal": "$custom_event:12345",
            "step_label": "Game Played",
            "custom_event": true,
            "custom_event_id": 12345,
            "overall_conv_ratio": 0.627875673029858,
            "event": "$custom_event:12345"
          }
        ],
        "analysis": {
          "completion": 20524,
          "starting_amount": 32688,
          "steps": 2,
          "worst": 1
        }
      },
      "2016-09-19": {
        "steps": [
          {
            "count": 32486,
            "avg_time": 10,
            "avg_time_from_start": 10,
            "step_conv_ratio": 1,
            "goal": "App Open",
            "overall_conv_ratio": 1,
            "event": "App Open"
          },
          {
            "count": 20809,
            "avg_time": 75,
            "avg_time_from_start": 75,
            "step_conv_ratio": 0.6405528535369082,
            "goal": "$custom_event:12345",
            "step_label": "Game Played",
            "custom_event": true,
            "custom_event_id": 12345,
            "overall_conv_ratio": 0.6405528535369082,
            "event": "$custom_event:12345"
          }
        ],
        "analysis": {
          "completion": 20809,
          "starting_amount": 32486,
          "steps": 2,
          "worst": 1
        }
      },
      "2016-09-26": {
        "steps": [
          {
            "count": 16103,
            "avg_time": 10,
            "avg_time_from_start": 5,
            "step_conv_ratio": 1,
            "goal": "App Open",
            "overall_conv_ratio": 1,
            "event": "App Open"
          },
          {
            "count": 12679,
            "avg_time": 571,
            "avg_time_from_start": 571,
            "step_conv_ratio": 0.7873688132646091,
            "goal": "$custom_event:12345",
            "step_label": "Game Played",
            "custom_event": true,
            "custom_event_id": 12345,
            "overall_conv_ratio": 0.7873688132646091,
            "event": "$custom_event:12345"
          }
        ],
        "analysis": {
          "completion": 12679,
          "starting_amount": 16103,
          "steps": 2,
          "worst": 1
        }
      }
    }
  }
}