Search code examples
phpformulapageviewsalexa-internet

How to calculate PageViews of a site using Alexa stats (formula?)


As simple as it sounds, I just want to know how to calculate the PageViews of a site using Alexa stats. Alexa gives PageViews per-million and reach % of total Internet users, etc. I only want a formula using Alexa data to calculate it. I know, Alexa data is not exact but my problem will be solved by that.


Solution

  • (10909000000 * alexa_pageView_percent) / 30 then you'll get the rough estimate of the websites pageview in a day.

    Note that it is only a estimate. Its not really accurate!

    The alexa_pageView_percent is located in alexa traffic summary of every site down to the traffic stats tab and pageviews tab