Using the API to pull website traffic stats

Discussion in 'Developers' Forum' started by [email protected], Apr 10, 2014.

  1. david_hitt@lionlike.com

    [email protected] New Member

    I noticed daily web traffic stats for sites are stored in the table web_traffic. Is there a way to pull the site stats through the API? I don't see a function for it. Is there a function specifically for pulling site stats? Or is there a function for running manual select queries against the tables and returning the results as an array? I can always connect to the dbispconfig database with a manually created user but I'd rather stick to using the soap api and built-in conventions if possible.

    Thanks!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There are no api functions to pull stats data from the database.
     

Share This Page