This module allows users to login / register on a Drupal website using their Google login credentials via the Google Identity Toolkit API available on http://code.google.com/apis/identitytoolkit
Status:
D6 Stable Version is available.
D7 Dev Version is available.
Gives Ability to restrict specific email addresses by domain names.
Support for other providers like AOL, Yahoo, Hotmail.
Upcoming Features:
D6 Stable Version.
D7 Stable Version.
Support for other providers like AOL, Yahoo, Hotmail.
Options to choose language.
Options to choose popup skins.
Options to choose different GoogleIdentityToolKit Widgets like accountchooser, account tabs etc.
Drupal 6 Installation
Copy the gconnect directory to your sites/SITENAME/modules directory
or sites/all/modules directory.
Enable the module at Administer > Site building > Modules.
This is a companion piece to the Google Analytics module.
Google Analytics is a free service that tracks users, demographic, and statistical data. On a typical site it is easy to set up --especially in Drupal using the Google Analytics module. Under a typical set-up Google Analytics tracks a user as he/she navigates from page to page within a site. This is fine for a typical site where every action on a site requires a new page view. What if, however, the site owner wanted to track how a user is using the ajax form built into views or some other custom ajax event. Google Analytics has a control for this called Event Tracking.
Event Tracking is a way to track user interaction with out registering a page view. Using Google Maps as an example site, event tracking would allow the user to track Zoom, Drag, and View Change events without contaminating the page view statistic.
Redirect authenticated users to HTTPS version of page when they visit over HTTP. This module is a companion to Secure Pages or when entire site is over SSL.