Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is there a way to tell who own a Google AdSense account by the java-script on the page? the google_ad_client or google_ad_slot?

One of our sites was hacked and Google AdSense was placed on the pages. We would like to get as much information about the account and have Google shut it down, perhaps pursue legal options against the hacker.

share|improve this question

closed as off topic by vava, gnovice, Adam Robinson, Bill the Lizard Jul 7 '10 at 2:54

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

up vote 4 down vote accepted

Send google the code that they added to the pages. Google can look at who owns the account by the ID in the code.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.