• genekelly

    (@genekelly)


    Hello, is it possible to use this to get pageview data?

    I have used a plugin which uses a ‘the_views’ field, and I want to be able to retrieve this data from elsewhere on the web.

    of course if there is a simpler way to do it… i can’t find pageviews in the Codex.

    http://wordpress.org/extend/plugins/json-api/

Viewing 1 replies (of 1 total)
  • the plugin uses the_views as a custom field.
    You will want to create a query that returns the custom field the_views for the posts.

Viewing 1 replies (of 1 total)

The topic ‘how to get pageviews?’ is closed to new replies.