<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Comunidad Hispana Prestashop : Temas : Modulos : Tutoriales y mas &#187; Estadísticas</title>
	<atom:link href="http://todoprestashop.com/category/modulos/estadisticas/feed" rel="self" type="application/rss+xml" />
	<link>http://todoprestashop.com</link>
	<description>Aqui encontraras lo que necesites para tu tienda Prestashop</description>
	<lastBuildDate>Sat, 22 Oct 2011 09:51:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Módulo Google Analytics</title>
		<link>http://todoprestashop.com/modulo-google-analytics</link>
		<comments>http://todoprestashop.com/modulo-google-analytics#comments</comments>
		<pubDate>Sat, 01 Mar 2008 22:35:33 +0000</pubDate>
		<dc:creator>[hans]</dc:creator>
				<category><![CDATA[Estadísticas]]></category>
		<category><![CDATA[Módulos]]></category>

		<guid isPermaLink="false">http://todoprestashop.com/modulo-google-analytics</guid>
		<description><![CDATA[Cómo sabeís, google dispone de un sistema bastante potente para controlar las estadísticas de nuestro sitio (basado en urchin), con informes de todos los gustos y colores. Es muy sencillo, a partir de una cuenta creada en <a href="http://www.google.com/analytics/" target="_blank">http://www.google.com/analytics/</a> definiremos un sitio (o los que queramos) para el cual se desea realizar un seguimiento....]]></description>
			<content:encoded><![CDATA[<table class="table1" style="width:200px;float:right; margin-left:15px; margin-bottom:15px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr class="tablehead2">
<td>Probado en</td>
</tr>
<tr class="tablehigh2">
<td><strong>Prestashop v0.9.7</strong></td>
</tr>
<tr class="tablehead2">
<td>Autor</td>
</tr>
<tr class="tablehigh2">
<td class="link"><strong><a href="http://todoprestashop.com/author/admin/">[hans]</a></strong></td>
</tr>
<tr class="tablehead2">
<td>Fecha</td>
</tr>
<tr class="tablehigh2">
<td><strong>1 de Marzo de 2008</strong></td>
</tr>
</tbody>
</table>
<p>Cómo sabeís, google dispone de un sistema bastante potente para controlar las estadísticas de nuestro sitio (basado en urchin), con informes de todos los gustos y colores. Es muy sencillo, a partir de una cuenta creada en <a href="http://www.google.com/analytics/" target="_blank">http://www.google.com/analytics/</a> definiremos un sitio (o los que queramos) para el cual se desea realizar un seguimiento.<br />
<img src="/wp-content/uploads/modulo_google_analytics_gr.png" alt="modulo google analytics" /><br />
<br />Inmediatamente, recibiremos un pequeño código en javascript que deberíamos insertar en nuestras páginas webs de nuestro sitio, para que cada vez que se visiten o carguen, dichas estadísticas se actualizen. El código que deberíamos poner en las páginas podría ser semejante a esto:</p>
<pre>
&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;

&lt;/script&gt;

&lt;script type="text/javascript"&gt;

_uacct = "UA-xxxxxxx-x";

urchinTracker();

&lt;/script&gt;</pre>
<p>Nuestra aplicación PRESTASHOP, incluye un módulo para estadísticas google analytics, que lo único que tendremos que hacer, será activar dicho módulo en el panel de control de la tienda, y configurarlo simplemente añadiendo el código identificador, que debería empezar por &#8220;UA-&#8221;.</p>
<p><img src="/wp-content/uploads/modulo_google_analytics_gr2.png" alt="modulo google analytics" /></p>
<p>Nada más, ahora si recargamos algúna página de nuestra tienda, y vemos su código fuente, podremos observar cómo se acaba crear de manera dinámica el código similar al citado anteriormente:</p>
<pre id="line53"><span class="comment">&lt;!-- /Block user information module --&gt;</span>

&lt;<span class="start-tag">script</span><span class="attribute-name"> src</span>=<span class="attribute-value">"http://www.google-analytics.com/urchin.js" </span><span class="attribute-name">type</span>=<span class="attribute-value">"text/javascript"</span>&gt;

&lt;/<span class="end-tag">script</span>&gt;

&lt;<span class="start-tag">script</span><span class="attribute-name"> type</span>=<span class="attribute-value">"text/javascript"</span>&gt;

 _uacct = "UA-xxxxxxx-x";

 urchinTracker();

&lt;/<span class="end-tag">script</span>&gt;</pre>
<p>Comentarios aquí: <a href="/foro/viewforum.php?f=12&#038;phpMyAdmin=1609230c9c2e851ac879281babaf8fe4" title="Foro TodoPrestashop.com Sección Módulos" target="_blank">Foro TodoPrestashop.com Sección Módulos</a>
<div class='bookmark'>
<table align='left' border='0' cellpadding='0' width='100%'>
<tr>
<td style='vertical-align:middle' valign='middle' width='15%'>
<div class='link'><a href='http://www.tecnologiadiaria.com' title='Bookmarks plugin' style='text-decoration: none;'>Compartelo:</a></div>
</td>
<td><span class='pushbutton'><a href='http://delicious.com/post?url=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics&amp;title=M%C3%B3dulo+Google+Analytics' title='Delicious' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/delicious.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://digg.com/submit?url=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics&amp;title=M%C3%B3dulo+Google+Analytics' title='Digg' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/digg.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics&amp;title=M%C3%B3dulo+Google+Analytics' title='Google' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/google.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics&amp;t=M%C3%B3dulo+Google+Analytics' title='Yahoo' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/yahoo.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://www.technorati.com/faves?add=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics' title='Technorati' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/technorati.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://meneame.net/submit.php?url=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics' title='Meneame' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/meneame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://tec.fresqui.com/post?url=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics&amp;title=M%C3%B3dulo+Google+Analytics' title='Fresqui' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/fresqui.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://enchilame.com/submit.php?url=http://todoprestashop.com/modulo-google-analytics' target='_blank' rel='nofollow'><img title='Enchilame' src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/enchilame.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics&amp;title=M%C3%B3dulo+Google+Analytics' title='BlinkList' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/blinklist.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://bitacoras.com/votar/anotacion/externo/mini/todoprestashop.com/modulo-google-analytics' title='Bitacoras.com' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/bitacoras.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://www.wikio.es/vote?url=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics' title='Wikio' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/wikio.png'   alt='' class='book_img' border='none' style='margin:1px; padding: 0;'   /></a></span><span class='pushbutton'><a href='http://friendfeed.com/?url=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics&amp;title=M%C3%B3dulo+Google+Analytics' title='Friend Feed' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/friendfeed.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://www.facebook.com/share.php?u=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics&amp;t=M%C3%B3dulo+Google+Analytics' title='Facebook' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/facebook.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://twitter.com/home?status=M%C3%B3dulo+Google+Analytics: http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics' title='Twitter' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/twitter.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span class='pushbutton'><a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=M%C3%B3dulo+Google+Analytics&amp;uri=http%3A%2F%2Ftodoprestashop.com%2Fmodulo-google-analytics' title='Enviar por Email' target='_blank' rel='nofollow'><img src='http://todoprestashop.com/wp-content/plugins/knxdt-bookmarks-wordpress-plugin/images/email.png'  alt='' class='book_img' border='none' style='margin:1px; padding: 0;'  /></a></span><span style='font-weight:bold; padding-left: 5px;'><a href='http://wordpress.org/extend/plugins/knxdt-bookmarks-wordpress-plugin/' title='Plugin' rel='nofollow' target='_blank'>[?]</a></span></td>
</tr>
</table>
<p><br/><br/></div>
]]></content:encoded>
			<wfw:commentRss>http://todoprestashop.com/modulo-google-analytics/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
