function onViewPage(sPath) {
	//alert("onViewPage : "+ sPath);
	//pageTracker._trackVisit(sPath);
	//pageTracker._trackPageview(sPath);
	_gaq.push(['_trackPageview', sPath]);
	//-----------------------------------
  // Tagguage des bannieres pour ISOBAR
  //-----------------------------------
  if ((document.domain == "www.mustela.fr") || (document.domain == "mustela.fr")) {
	  if (sPath == "fr/accueil") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=31085";
		}
		if (sPath == "fr/conseils/votre-bebe-a-la-peau-hypersensible") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=31134";
		}
		if (sPath == "fr/club-mustela/club-des-parents-testeurs") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=40496";
		}
		if (sPath == "fr/inscription") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=40612";
		}
		if (sPath == "fr/gammes-produits/neuf-9-mois/neuf-9-mois") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=31088";
		}
		if (sPath == "fr/gammes-produits/soin-bebe") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=31089";
		}
		if (sPath == "fr/gammes-produits/dermo-pediatrie") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=31090";
		}
		if (sPath == "fr/gammes-produits/protecteurs-solaires/protecteurs-solaires") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=31091";
		}
		if (sPath == "fr/club-mustela/entre-mamans") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=31093";
		}
		if (sPath == "fr/club-mustela/goodies-bebe") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=31094";
		}
		if (sPath == "fr/gammes-produits/soin-bebe/toilette-bebe/lait-toilette") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=41037";
		}
		if (sPath == "fr/gammes-produits/soin-bebe/toilette-bebe/eau-nettoyante") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=33930";
		}
		if (sPath == "fr/gammes-produits/soin-bebe/change-bebe/creme-apaisante") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=33932";
		}
		if (sPath == "fr/gammes-produits/soin-bebe/bain-bebe/gel-bebe") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=33933";
		}
		if (sPath == "fr/gammes-produits/soin-bebe/toilette-bebe/eau-toilette") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=33935";
		}
		if (sPath == "fr/gammes-produits/soin-bebe/soin-bebe/creme-visage") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=33934";
		}
		if (sPath == "fr/news/mustela-reponses") {
			bsk_img = new Image();
			bsk_img.src = "http://s0b.bluestreak.com/ix.e?bb&t=34029";
		}
	}
	//-------------------
	//fin tracking ISOBAR
	//-------------------
}


//-------------------
//	conversion adwords it
//-------------------
function convertAdwordsIt(){
	conversion_img = new Image();
	conversion_img.src = "http://www.googleadservices.com/pagead/conversion/1054323423/?label=iTwqCMW7RRDf5d72Aw&script=0";
}

//-------------------
//	tag banniere
//-------------------
function clickTagBanner(sName) {
	// alert(sName);
	// _gaq.push(['_trackEvent', sName]);
	// si trakcEvent ne fonctionne pas
	_gaq.push(['_trackPageview', sName]);
}

//-------------------
//	tag facebook
//-------------------
function clickTagShare(trackerName, targetUrl) {
	var opt_pageUrl = '';
	// _gaq.push([trackerName + '_trackSocial', 'facebook', 'share', targetUrl, opt_pageUrl]);
	_gaq.push(['_trackSocial', 'facebook', 'share', targetUrl, opt_pageUrl]);
}


        

