Probando Measure Map (I)

Measure MapEsta mañana me llego mi invitación para probar Measure Map, la que a mi entender va a ser la Application Killer en el mundo de las estadísticas de blogs (huele a menta podrida ¿no?).

Solo llevo 5 minutos utilizandolo y mis primeras impresiones son excelentes, visualmente es agradable, muy web 2.0 (como odio este termino), muy fluido.

Más tarde intentaré escribir algo con más consistencia.

Aunque DotClear no este dentro de las plataformas soportadas por MeasureMap, es muy facíl incorporar los tres trozos de Javascript dentro de los archivos.

Instalación para los usuarios de Dotclear:

template.php

Poner el

<script type="text/javascript" src="http://tracker.measuremap.com/X/XXX"></script> justo encima del </body>

list.php

Colocar el javascript en el bucle y reemplazar las variables por estas:

POST_UNIQUE_ID –> <?php dcPostID(); ?>

POST_DATETIME –> <?php dcPostDate(); ?>

POST_PERMALINK_HTML_ESCAPED –> <?php dcPostURL(); ?>

POST_TITLE_HTML_ESCAPED –> <?php dcPostTitle(); ?>

post.php

Colocar el javascript en el bucle y reemplazar las variables por estas:

COMMENT_UNIQUE_ID –> <?php dcCommentID(); ?>

COMMENT_DATETIME –> <?php dcCommentDate(); ?>

COMMENT_AUTHOR_HTML_ESCAPED –> <?php dcCommentAuthor(); ?>

Esto para la instalación con DotClear, seguiré probando e informando.

6 comentarios en «Probando Measure Map (I)»

  1. Juan, no esperes. No sé si es casualidad o no pero ayer o antes de ayer intenté entrar en la web de Measure Map como si fuera usuario (sabiendo que no lo era)… haste pedi que me enviasen la contraseña otra vez ;-). No se si también volví a pedir una invitación. Bueno, realmente no sé lo que hize, si es casualidad o no, pero esta mañana me ha llegado la invitación.

  2. In English :
    I’ve tested it this morning, waiting for a more in depth test, my first impressions are that if you host your blog and already have some stats tool, you won’t learn anything here, the only thing is that it is live and on the web. It’s probably perfect for those out there that are using a platform like Blogger and the like … Much more nicer than any other "free" stats solution…

    Another remark will be, that i’m pretty sure this won’t be free at the end, we’ll see.

    PS: Richard, yes, it’s english !! 😉

  3. No user account exists for the email address theFSblog’@’gmail.com

    No ha habido suerte pidiendo la contraseña ;-P

    Lo seguiré de cerca porque tiene buena pinta, aunque con Statcounter.com estoy mas que contento. ¿Tu cual usas?

  4. Measure Map Invitation

    Esta madrugada me llegó una invitación de los chicos de Adaptive Path para probar su nuevo sistema de estadísticas, Measure Map. Measure Map helps you understand what people do at your blog, and what influence you are having on the world. E…

Los comentarios están cerrados.