Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.49 KB | None | 0 0
  1. array(10) {
  2.   ["idgoal=3"]=>
  3.   array(3) {
  4.     ["nb_conversions"]=>
  5.     int(1)
  6.     ["nb_visits_converted"]=>
  7.     int(1)
  8.     ["revenue"]=>
  9.     float(0)
  10.   }
  11.   ["idgoal=7"]=>
  12.   array(3) {
  13.     ["nb_conversions"]=>
  14.     int(1)
  15.     ["nb_visits_converted"]=>
  16.     int(1)
  17.     ["revenue"]=>
  18.     float(0)
  19.   }
  20.   ["idgoal=8"]=>
  21.   array(3) {
  22.     ["nb_conversions"]=>
  23.     int(1)
  24.     ["nb_visits_converted"]=>
  25.     int(1)
  26.     ["revenue"]=>
  27.     float(0)
  28.   }
  29.   ["idgoal=9"]=>
  30.   array(3) {
  31.     ["nb_conversions"]=>
  32.     int(1)
  33.     ["nb_visits_converted"]=>
  34.     int(1)
  35.     ["revenue"]=>
  36.     float(0)
  37.   }
  38.   ["idgoal=10"]=>
  39.   array(3) {
  40.     ["nb_conversions"]=>
  41.     int(1)
  42.     ["nb_visits_converted"]=>
  43.     int(1)
  44.     ["revenue"]=>
  45.     float(0)
  46.   }
  47.   ["idgoal=11"]=>
  48.   array(3) {
  49.     ["nb_conversions"]=>
  50.     int(1)
  51.     ["nb_visits_converted"]=>
  52.     int(1)
  53.     ["revenue"]=>
  54.     float(0)
  55.   }
  56.   ["idgoal=12"]=>
  57.   array(3) {
  58.     ["nb_conversions"]=>
  59.     int(1)
  60.     ["nb_visits_converted"]=>
  61.     int(1)
  62.     ["revenue"]=>
  63.     float(0)
  64.   }
  65.   ["idgoal=13"]=>
  66.   array(3) {
  67.     ["nb_conversions"]=>
  68.     int(1)
  69.     ["nb_visits_converted"]=>
  70.     int(1)
  71.     ["revenue"]=>
  72.     float(0)
  73.   }
  74.   ["idgoal=16"]=>
  75.   array(3) {
  76.     ["nb_conversions"]=>
  77.     int(1)
  78.     ["nb_visits_converted"]=>
  79.     int(1)
  80.     ["revenue"]=>
  81.     float(0)
  82.   }
  83.   ["idgoal=18"]=>
  84.   array(3) {
  85.     ["nb_conversions"]=>
  86.     int(1)
  87.     ["nb_visits_converted"]=>
  88.     int(1)
  89.     ["revenue"]=>
  90.     float(0)
  91.   }
  92. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement