Google officially announcd about Gmail V2.0 for Mobile, This version support J2ME and BlackBerry phones. The new version is available in 35 languages including Hindi (Indian Language).
According to the Google’s official Mobile blog this new version will Improve the overall performance including but not milited to speed improvement, smoother scrolling, and no freezing.
With this new version users now have ability to use shortcut keys, Simple hit ‘z’ to undo, ‘k’ to go to a newer conversation, and ‘j’ to go to an older conversation.
Users can now Manage Multiple accounts, Multiple mobile email drafts facility is there, Basic offline support is also available where you can compose and read your most recent emails even when there is no signal. Also, any outgoing messages will be saved in the outbox on your phone and sent automatically when you’re back in coverage.
To download simply visit m.google.com/mail in your mobile browser and download the new Gmail 2.0 for mobile for your phone.
Adwords API Adviser announced about the latest release of AdWords API version 13. V13 with several changes to the current AdWords API, For a full list of v13 changes and updates, you can check the release notes can be seen here.
Forum discussion at Google Groups.
The Official Google AdSense blog posted details about how to integrate your Google AdSense account with your Google Analytics account, However, this feature is not yet available to everyone, You will get a invite in your adsense account automatically as shown in the below pic:
According to Adsense post the data might be helpful in many ways including but not limited to:
Discover untapped markets. Use the geographies report to determine which regions are under-represented in your site’s user base. Optimize your site’s content to attract more of these under-represented users.
Drive high-earning traffic to your site. Use the ‘Referring sites’ report to determine where the users who are making you the most money are coming from. Focus your efforts on getting traffic from these sources.
Delve deeper into AdSense reports. Use the visualization feature to look at trends in your site’s AdSense performance over time, or by time of day.
To learn how it works simply check the below video:
Ever wondered if you can stop Google from translating your webpages? Well now its possible for you to stop google from translating your pages in SERP’s.
You can now add, class=notranslate to any HTML element to prevent that element from being translated.
i.e It might be useful:
Email us at <span class=”notranslate”>sales at mydomain dot com</span>
To prevent entire page from getting translated simple use the below code between <head> and </head> of your page and Google won’t be able to translate the content of that page anymore. :
<meta name=”google” value=”notranslate”>
Note: Users may already be translating your webpage using Google Translate, but you can make it even easier by including our “Translate My Page” gadget, available at http://translate.google.com/translate_tools. (Like I had one on my blog).