Country specific clicks I have heard that Google does a discrimination on the revenue generated on the clicks done by IP address of a specific country. They pay more on ads visited by a developed country like USA, UK or Canada than from China or Russia. is there any substance in it for truth?
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|