Wordpress.com stats API

View: New views
5 Messages — Rating Filter:   Alert me  

Wordpress.com stats API

by Malaiac :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I know the question has been asked before, but is there news about an
API to leverage WordPress.com stats ?
Just a thought, since access to data would allow :
in/out click links on external links inside posts
easy "more popular posts" display, without the hassle of extra tables

wp.com stats is already the best stats plugins for WP (if only by not
storing stats locally), data leverage would make it the bestest :)

Malaiac
_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

Re: Wordpress.com stats API

by Nikolay Bachiyski-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Jun 5, 2009 at 12:38, Malaiac<malaiac@...> wrote:
> wp.com stats is already the best stats plugins for WP (if only by not
> storing stats locally), data leverage would make it the bestest :)

http://stats.wordpress.com/csv.php

Happy hacking,
Nikolay.
_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

Re: Wordpress.com stats API

by Malaiac :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/6/5 Nikolay Bachiyski <nb@...>:
> On Fri, Jun 5, 2009 at 12:38, Malaiac<malaiac@...> wrote:
>> wp.com stats is already the best stats plugins for WP (if only by not
>> storing stats locally), data leverage would make it the bestest :)
>
> http://stats.wordpress.com/csv.php
>
> Happy hacking,
> Nikolay.

I eventually find the way to the stats API, thanks Nikolay :)

Question : is there plugins available to leverage the API data ?
(if no, I'm going to code one)

Malaiac
_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

Re: Wordpress.com stats API

by Eric Marden-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> I eventually find the way to the stats API, thanks Nikolay :)
>
> Question : is there plugins available to leverage the API data ?
> (if no, I'm going to code one)
>
> Malaiac

Tell us when you add it to the extend db :)



- Eric Marden
__________________________________
http://xentek.net/code/wordpress/

_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

Re: Wordpress.com stats API

by Malaiac :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/6/10 Eric Marden <wp@...>:
>> I eventually find the way to the stats API, thanks Nikolay :)
>> Question : is there plugins available to leverage the API data ?
>> (if no, I'm going to code one)
>> Malaiac
> Tell us when you add it to the extend db :)
> - Eric Marden

Done :)
http://wordpress.org/extend/plugins/stats-reports/
stats_show_views() to display view count of current post
stats_most_viewed() / stats_most_clicked / stats_most_incoming /
stats_most_searched to display the obvious tops
Cache is 1-+ hours
_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers