anamariaciocoiu Posted February 27, 2014 Share Posted February 27, 2014 Hi, Could someone explain me how the websites stats & values are made like in: http://www.sitevalor.com or http://www.websiteoutlook.com ? Do i need a special class/library for this ? Thanks. Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/ Share on other sites More sharing options...
trq Posted February 27, 2014 Share Posted February 27, 2014 Have you heard of Google? Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470885 Share on other sites More sharing options...
anamariaciocoiu Posted February 27, 2014 Author Share Posted February 27, 2014 Sorry, i am new in PHP programming. I tried searching but i couldn't find relevant answers about how to make this app. If you can help me i would be very glad Thanks. Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470887 Share on other sites More sharing options...
trq Posted February 27, 2014 Share Posted February 27, 2014 Do you have a particular question? Where exactly are you stuck? Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470888 Share on other sites More sharing options...
anamariaciocoiu Posted February 27, 2014 Author Share Posted February 27, 2014 Ok, for example, i mean the simplest is....how can i calculate the value of a particular website ? WHat code should i write for this ? Is there a function or something ... a class or what ? THanks. Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470889 Share on other sites More sharing options...
jairathnem Posted February 27, 2014 Share Posted February 27, 2014 Ok, for example, i mean the simplest is....how can i calculate the value of a particular website ? WHat code should i write for this ? Is there a function or something ... a class or what ? THanks. explain "value of a site" Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470890 Share on other sites More sharing options...
anamariaciocoiu Posted February 27, 2014 Author Share Posted February 27, 2014 explain "value of a site" The value of a website = how much does the site worth in US Dollars. Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470891 Share on other sites More sharing options...
jairathnem Posted February 27, 2014 Share Posted February 27, 2014 The value of a website = how much does the site worth in US Dollars. You can only rought estimate it based on a few parameters: Avg. visitors per day. new visitos in a day. avg. stay time on the site. nav to other pages also I am curious, what are you planning to build? cost of other sites? or for your personal site? Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470892 Share on other sites More sharing options...
trq Posted February 27, 2014 Share Posted February 27, 2014 The value of a website = how much does the site worth in US Dollars. How exactly would you work that out in the real world? Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470894 Share on other sites More sharing options...
paddy_fields Posted February 27, 2014 Share Posted February 27, 2014 That 'sitevalor' website link you've posted also has 'quizzes for kids' and 'online alarm clock' amongst it's portfolio. I wouldn't rely on it's accuracy too much when evaluating the value of multi billion dollar websites. As it is based on utter nonsense. Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470897 Share on other sites More sharing options...
anamariaciocoiu Posted February 27, 2014 Author Share Posted February 27, 2014 Guys, i just want to know how they calculate the value of a website in US Dollars. There is a formula or something i think. I need that to make a php script to calculate something like that. I am also not familliar with these stuff that why i asked you if you know. Thanks. Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470898 Share on other sites More sharing options...
jairathnem Posted February 27, 2014 Share Posted February 27, 2014 Guys, i just want to know how they calculate the value of a website in US Dollars. There is a formula or something i think. I need that to make a php script to calculate something like that. I am also not familliar with these stuff that why i asked you if you know. Thanks. There is no magic formula to calculate the cost of a site. you will need site's analytic data if you want to roughly estimate the cost. Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470900 Share on other sites More sharing options...
anamariaciocoiu Posted February 27, 2014 Author Share Posted February 27, 2014 There is no magic formula to calculate the cost of a site. you will need site's analytic data if you want to roughly estimate the cost. Ok. And how do i get it ? Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470902 Share on other sites More sharing options...
jairathnem Posted February 27, 2014 Share Posted February 27, 2014 Ok. And how do i get it ? ask the site admin. Good luck with that!! Link to comment https://forums.phpfreaks.com/topic/286572-php-script-websites-stats/#findComment-1470903 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.