Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
full stats page VS widget (& curl vs WP HTTP api)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
futtta  
View profile  
 More options Mar 18 2011, 8:42 am
From: futtta <fut...@gmail.com>
Date: Fri, 18 Mar 2011 05:42:48 -0700 (PDT)
Local: Fri, Mar 18 2011 8:42 am
Subject: full stats page VS widget (& curl vs WP HTTP api)
hi group;
from what I see this plugin generates a widget on the dashboard, but
can it also create an admin page with "live" info on what happens
today (most popular posts, referrers, search terms, ..., much like the
wp.com stats report page does)? is this something that is planned/
might be considered?

2nd question: the plugin uses CURL natively, whereas wordpress has a
full-fledged HTTP API (cfr. http://codex.wordpress.org/HTTP_API) in
place that provides a generic way to do http (with support for a
proxy). using that API instead of CURL might simplify the code & would
leave low-level implementation details (including the choice between
fopen, fsockopen, curl, ...) to the API?

kind regards,
frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Carson  
View profile  
 More options Mar 18 2011, 10:14 am
From: Carson <car...@ioncannon.net>
Date: Fri, 18 Mar 2011 07:14:16 -0700 (PDT)
Local: Fri, Mar 18 2011 10:14 am
Subject: Re: full stats page VS widget (& curl vs WP HTTP api)
Yes, I just haven't had time to do it yet or anyone say what they
would like to see in the stats. Don't forget that it is only as up to
date as what is in Google Analytics so it wouldn't really be "live"
but I could allow for shortening the window from a month down to week/
day/etc. Is that what you are looking for? I haven't looked at wp.com
stats in a long while so maybe I should look at that. I was also going
to integrate other sources into the stats as well as add support for
some of the newer stats available in Google Analytics.

I will look at the http api. I think the biggest hurdle is support for
setting request headers and it looks like that isn't documented on the
page but that it can be done. It would definitely make it easier for
some so I'll give it a shot. I'll have to verify that it works
correctly even when it drops down to one of the non-curl apis.

On Mar 18, 8:42 am, futtta <fut...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »