
<!DOCTYPE html>
<html dir="ltr" lang="fr-FR">

	<title>Metz Judo Jujitsu : Statistiques de consultation</title>
	<meta http-equiv="content-language" content="fr" />
	<meta name="copyright" content="Metz Judo Jujitsu - Tous droits r�serv�s 2009-2013" />
	<meta name="publisher" content="Metz Judo Jujitsu" />
	<meta name="rating" content="general" />
	<meta name="revisit-after" content="7 days" />
	<meta name="description" content="Statistiques de consultation du site Metz Judo" />
	<meta name="keywords" content="statistiques, judo, metz, metz judo, moselle, lorraine" />
	<meta name='icbm' content="49.108236, 6.184659" /> 
	<meta property="og:title" content="Statistiques de consultation" />
	<meta property="og:type" content="sports_team" />
	<meta property="og:url" content="http://www.metzjudo.com/stats/" />
	<meta property="og:image" content="http://www.metzjudo.com/img/logos/logo-metzjudo-125.png" />
	<meta property="og:site_name" content="Metz Judo Jujitsu" />
	<meta property="fb:admins" content="100000527631528" />
	<meta property="fb:app_id" content="119965574736720" /> 
	<meta property="og:latitude" content="49.108236" />
  <meta property="og:longitude" content="6.184659" />
  <meta property="og:street-address" content="Les Ar&egrave;nes, 5, avenue Louis le D&eacute;bonnaire" />
  <meta property="og:locality" content="Metz" />
  <meta property="og:region" content="Moselle" />
  <meta property="og:postal-code" content="57000" />
  <meta property="og:country-name" content="France" />
  <meta property="og:email" content="contacteznous@metzjudo.com"/>
	<link href="/css/v2.css.css" rel="stylesheet" type="text/css" media="screen, projection" />

	<script type="text/javascript" src="/js-jQuery/jquery-1.7.2.min.js"></script>

	<script type="text/javascript" src="/stats/highcharts.3.0.1/js/highcharts.js"></script>
	<script type="text/javascript" src="/stats/highcharts.3.0.1/js/modules/exporting.js"></script>
	
	
		<script type="text/javascript">
$(function () {
	Highcharts.theme = {
   colors: ['#4040FF', '#50B432', '#ED561B', '#DDDF00', '#24CBE5', '#64E572', '#FF9655', '#FFF263', '#6AF9C4'],
   lang: {
   		contextButtonTitle: "Cliquez",
   		downloadJPEG: "Exporter en JPG",
   		downloadPNG: "Exporter en PNG",
   		downloadSVG: "Exporter en SVG",
   		downloadPDF: "Exporter en PDF",
   		printChart: "Imprimer"
 	 },
   chart: {
      backgroundColor: {
         linearGradient: { x1: 0, y1: 0, x2: 1, y2: 1 },
         stops: [
            [0, 'rgb(255, 255, 255)'],
            [1, 'rgb(240, 240, 255)']
         ]
      },
      borderWidth: 2,
      plotBackgroundColor: 'rgba(255, 255, 255, .9)',
      plotShadow: true,
      plotBorderWidth: 1
   },
   title: {
      style: {
         color: '#000',
         font: 'bold 16px "Trebuchet MS", Verdana, sans-serif'
      }
   },
   subtitle: {
      style: {
         color: '#666666',
         font: 'bold 12px "Trebuchet MS", Verdana, sans-serif'
      }
   },
   xAxis: {
      gridLineWidth: 1,
      lineColor: '#000',
      tickColor: '#000',
      labels: {
         style: {
            color: '#000',
            font: '10px Trebuchet MS, Verdana, sans-serif'
         }
      },
      title: {
         style: {
            color: '#333',
            fontWeight: 'bold',
            fontSize: '12px',
            fontFamily: 'Trebuchet MS, Verdana, sans-serif'

         }
      }
   },
   yAxis: {
      minorTickInterval: 'auto',
      lineColor: '#000',
      lineWidth: 1,
      tickWidth: 1,
      tickColor: '#000',
      labels: {
         style: {
            color: '#000',
            font: '11px Trebuchet MS, Verdana, sans-serif'
         }
      },
      title: {
         style: {
            color: '#333',
            fontWeight: 'bold',
            fontSize: '12px',
            fontFamily: 'Trebuchet MS, Verdana, sans-serif'
         }
      }
   },
   legend: {
      itemStyle: {
         font: '9pt Trebuchet MS, Verdana, sans-serif',
         color: 'black'

      },
      itemHoverStyle: {
         color: '#039'
      },
      itemHiddenStyle: {
         color: 'gray'
      }
   },
   labels: {
      style: {
         color: '#99b'
      }
   },

   navigation: {
      buttonOptions: {
         theme: {
            stroke: '#CCCCCC'
         }
      }
   }
	};

	// Apply the theme
	var highchartsOptions = Highcharts.setOptions(Highcharts.theme);
	
  $('#pages').highcharts({
  	chart: {type: 'line'},
  	credits: {enabled: true, position: {align: 'right',	x: -10,	verticalAlign: 'bottom',	y: -10}, text: "Source Google Analytics - Traitement Metz Judo"},
    title: {text: 'Statistiques mensuelles de metzjudo.com'},
    subtitle: {text: '479.331 pages vues / 149.313 visites'},
		xAxis: {categories: ['09 09', '10', '11', '12', '01 10', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '01 11', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '01 12', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '01 13', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '01 14', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '01 15', '02', '03', '04', '05', '06', '07']},
    yAxis: {min: 0, title: {text: ''}},
    tooltip: {
    	headerFormat: '<table>',
      pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' +
      '<td style="padding:0"><b>{point.y:.0f}</b></td></tr>',
      footerFormat: '</table>',
      shared: true,
      useHTML: true
    },
    plotOptions: {column: {pointPadding: 0.2, borderWidth: 0}},
    series: [
    {name: 'Pages vues', marker:{symbol: 'circle'}, data: [3662, 4605, 4022, 3518, 4539, 4511, 4466, 3376, 4651, 5246, 1895, 4008, 6493, 5009, 6597, 5598, 7788, 6349, 4505, 4767, 4716, 6783, 2946, 5205, 6800, 12411, 6384, 4816, 6844, 4520, 5991, 4177, 4682, 4940, 4090, 6189, 8422, 23733, 5649, 6519, 6191, 5737, 6322, 4536, 5601, 6349, 3325, 6994, 10733, 44492, 9938, 7271, 5642, 6072, 4974, 7025, 5449, 6068, 4157, 7077, 9770, 14214, 7232, 6256, 7356, 7600, 8481, 5578, 6888, 6746, 3835]},
    {name: 'Visites', marker:{symbol: 'diamond'}, data: [964, 1476, 1442, 1220, 1587, 1570, 1649, 1336, 1813, 1483, 637, 1007, 1832, 1597, 2265, 1610, 1929, 1941, 1648, 1614, 1544, 2144, 838, 1428, 1864, 3140, 1958, 1414, 2100, 1525, 1811, 1503, 1591, 1679, 1416, 1705, 2363, 5548, 1965, 2068, 2132, 2045, 2122, 1769, 1986, 2218, 1145, 1909, 3326, 7239, 3316, 2587, 2179, 2234, 1826, 3094, 2067, 1978, 1421, 2057, 3311, 3959, 2857, 2388, 2904, 2887, 3399, 2361, 2808, 2254, 1311]},
    {name: 'Visiteurs uniques', marker:{symbol: 'triangle'}, data: [536, 813, 836, 723, 929, 946, 931, 754, 1162, 890, 460, 747, 1290, 1106, 1375, 928, 1094, 1058, 1020, 916, 942, 1272, 615, 992, 1341, 1914, 1247, 920, 1267, 967, 1155, 969, 1018, 1088, 1039, 1279, 1691, 3232, 1322, 1347, 1426, 1420, 1368, 1157, 1304, 1385, 880, 1397, 2460, 3968, 2046, 1613, 1448, 1480, 1204, 2294, 1443, 1285, 1006, 1460, 2315, 2474, 1924, 1592, 1948, 1804, 2162, 1534, 1795, 1416, 905]}
    ]
		});
});
</script>



<body>
	<table align="center">
	<tr>
		<td><img src="/img/logometzjudo850.png"></td>
	</tr>
	<tr>
		<td><div id="pages" style="min-width: 800px; height: 500px; margin: 0 auto"></div></td>
	</tr>
	</table>
</body>
</html>