Multiple google domains and accounts - google-search-console

I have multiple domains and logins for Google, I have looked at the documentation for combining services like analytics, search and adsense but it is getting more confusing as I read more. Is there or should there be a single simple cheatsheet to help?
I thought this would help
https://www.google.com/webmasters/tools/
but doesn't link my other accounts
A single single control panel would help enormously - I might be doing something stupid but I dont want to struggle with something that should be obvious
Help!

just use one Google Account for all the services ie:
Analytics
Webmaster Tools
Adsense

Related

How to track earnings made by my CSE (Google Custom Search)

Google offers a Custom Search engine, where i can provide a web Search through Google on my site (not a search on my Site rather on the whole Web)
https://cse.google.com/cse
Inside there, Ads of google AdSense will be displayed in the Search, same as in google.
How can i track if a user click one of the Ads and also the resulting earnings?
I want to determine if a user generate a rewerd an if yes, how much (money value).
How can i achiev this?
Edit:
So, i'm searching a lot and i've can't find any answer to this specific question out there.
There are some Docs for this on the Google Support site. They explain how to connect CSE (Google Custom Search) with the required AdSense Account. They also write:
"..you might want to be able to track earnings made through searches on your site."
https://support.google.com/customsearch/answer/4514327?hl=en
Yes, thats exactly what are im trying to achieve, but the referral link in the Doc are unusable because they didnt realy explain it.

How can I programmatically query if a domain/website is being penalized by Google?

There are plenty of websites that can check if a site is penalized, including Google's webmaster tools. I need a scripted method to do this as I have to monitor hundreds of domains. Is there a Google REST interface, API, or sample code for this?

Can I add wildcard domain to Google Webmaster Tools?

I have just added a domain to Webmaster tools.
I realise now that it does not recognise all the subdomains.
My web app has user created subdomains. So I would like to have all the search engine information under the entire domain to be in one webmaster account.
What I can't figure out is a way to add the wildcard domain.
Does anyone know how to solve this?
it takes a while for Google to include those under same domain in Webmaster Tools
you can either wait or add each subdomain individually
hope that helps

Google Groups API

Both a clarification and suggestion question - is https://developers.google.com/apps-script/service_groups the full Google Groups API page? I've read through it, but haven't been able to decipher if the API would allow me to plug into it from another site and remove/add users as needed from groups. I might just be spoiled from the Google Maps API which has a plethora of examples available, but is this possible? I'll want to interact with both public and private groups. Thanks.
No, the page you linked to is for a Google Groups service within Apps Script, Google's cloud scripting solution. There are ways you may be able to utilize Apps Script, but that code must be written in Google's editor, and can't be run from your web page directly.

implementing google /open id to log into a wordpress website

so i have tried various plugins to try this including
loginza looks nice but does not log me in just redirects me back to
my homepage and its in russian
janrain loog very good and theres a simple-modal login plugin that looks brilliant too. but it very expensive as i need this for multiple blogs.
open id i think this turns you into an open id provider non the less i need a google button for my login
why i need this is my users have a name#mydomainname.com but google hosted and this eliminates our use for lots of password. also looks like a lot of other people are looking for a solution to this. any one got any ideas how i can get this
Janrain plugin is free check this link.
And he give all social in the demo (try to comment).
EDIT
Other solution on code canyon.
After several trials, the best plugin for this kind of job is http://wordpress.org/extend/plugins/social-connect/
It covers not only Google but other services as well (Facebook, Twitter, WordPress.com)
Here you can find some details on installing it
http://giannopoulos.net/2011/12/28/how-to-add-facebooktwitteretc-authentication-on-wordpress/