Feeds

API function to create entry in metrics?

PerformancingAds
Submitted by Dave Reid on April 6, 2006 - 4:22am in

So I'm trying to think of ways to be able to track RSS feeds using the WordPress plugin since there's no practical method of doing so with JavaScript. Is there a way or function that could be made in the API to add a visit to the metrics of a blog?

Basically,
- A WordPress hook is added to when an rss feed is requested
- The hook calls a php function in the plugin which sends a visit info to the API but doesn't output anything to the RSS feed.

Let me know if this is a possibilty. Thanks!


Hmm, interesting idea ..

Hmm, interesting idea .. will need to think this through

More random thoughts

Thanks Chris. I bet this'll take a lot of consideration to be included in the API, but I'm semi-hopeful.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <h2> <h3> <h4> <img> <div> <a> <em> <strong> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <span> <table> <td> <tr> <caption> <th> <hr> <pre> <br> <p> <object> <param> <embed> <strike>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 9 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.