- Tarea #884 -> Añadir en el código fuente el código de Google Analytics y meta tags
Preparación para subida a producción. git-svn-id: https://192.168.0.254/svn/Proyectos.LaManoDePablo_Web/trunk@35 1f125104-cfba-1d4b-a82f-f72e3caf8177
This commit is contained in:
parent
1ab5c90c3a
commit
97b8b81952
@ -33,5 +33,18 @@
|
||||
<br class="clear"/>
|
||||
</article>
|
||||
<footer> © LA MANO DE PABLO - 2012 - <a href="http://www.lamanodepablo.com">www.lamanodepablo.com</a> </footer>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -123,5 +123,18 @@
|
||||
<h3>Reservas: <span>914 270 945</span> - Horario: <span>Lunes a Domingo de 13:00 a 17:00 y 20:00 a 24:00</span></h3>
|
||||
</section>
|
||||
</footer>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -120,5 +120,18 @@
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -132,5 +132,18 @@
|
||||
$('.tooltip').toolTip();
|
||||
});
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -68,7 +68,7 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
$errors .= "No has introducido tu nombre.\n";
|
||||
}
|
||||
if (!$algunerror){ //comprobamos si ha habido algún error
|
||||
$para="darranz@rodax-software.com";//"reservas-lastablas@lamanodepablo.com"; //si todo es correcto, enviamos el correo
|
||||
$para="reservas-lastablas@lamanodepablo.com"; //si todo es correcto, enviamos el correo
|
||||
$asunto="Reservas LAS TABLAS ".$referente;
|
||||
$mensaje="Datos de la Reserva:\n". //creamos el mensaje con los datos
|
||||
"Nombre: ".$nombre." \n".
|
||||
@ -344,5 +344,18 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
});
|
||||
<?php } ?>
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -87,5 +87,18 @@
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -123,5 +123,18 @@
|
||||
<h3>Reservas: <span>914 270 945</span><br/><h3>Horario: <span>Martes a Domingo de 13:00 a 17:00 y 20:00 a 24:00. Lunes cerrado.</span></h3>
|
||||
</section>
|
||||
</footer>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -94,5 +94,18 @@
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -68,7 +68,7 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
$errors .= "No has introducido tu nombre.\n";
|
||||
}
|
||||
if (!$algunerror){ //comprobamos si ha habido algún error
|
||||
$para="darranz@rodax-software.com";//"reservas-alcala@lamanodepablo.com"; //si todo es correcto, enviamos el correo
|
||||
$para="reservas-alcala@lamanodepablo.com"; //si todo es correcto, enviamos el correo
|
||||
$asunto="Reservas ALCALA ".$referente;
|
||||
$mensaje="Datos de la Reserva:\n". //creamos el mensaje con los datos
|
||||
"Nombre: ".$nombre." \n".
|
||||
@ -321,5 +321,18 @@ if($email1==''){ //validamos los que el email no esté vacio
|
||||
});
|
||||
<?php } ?>
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-31126546-1']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user