The Qubit module for Drupal aims to provide an easy to manage interface and API for enabling Qubit OpenTag enterprise tag management on Drupal powered web sites.
Once enabled and configured, the Qubit module for Drupal will add a Qubit OpenTag and Universal Variable to your content pages. The Universal Variable can be populated with data to describe the user, session and page content being delivered using the Qubit module's API.
Add email feedback/debug links to critical forms to catch problems.
For any number of reasons users can have trouble using critical forms on your site. Rather than hoping people bother to visit your contact form (which may also have a problem) you should place a simple email link right where the issue may arise. This can be vital to catching problems both major and small. Perhaps your registration button text is inaccurate in one language, maybe a required AJAX field has a javascript conflict you're not testing for, maybe instructions aren't clear within one of your layouts. Recommended especially for your registration and login forms.
This module provides a super easy, pre-filled email link to forms you select. It can include vital user details such as: browser, OS, and URL.
WHAT'S CONFIGURABLE?
Link text, subject, body
Forms to include link
Debug info included
Language/translation ready
Email obfuscation *
DEPENDENCIES:
This module requires the use of the UA Parser javascript library for client-side user data. If/when user emails come back with no debug info, you'll know they don't have JS enabled, which is usually helpful.