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!