Webform GA Tokens
Categories
Component ID
1860764
Component name
Webform GA Tokens
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Webform GA Tokens provides Google Analytics related tokens for use in Webform results. In Drupal 6, webform.module defines its own tokens, so tokens added via token.module are not available. This includes tokens provided by the ga_tokenizer.module.
To track Google Analytics campaign data via fields in your your form, add a hidden field ("secure value" type), and include one or more of the following tokens as the "default value" for the field.
- %ga-source
- %ga-campaign
- %ga-medium
- %ga-content
- %ga-term
- %ga-first-visit
- %ga-previous-visit
- %ga-current-visit
- %ga-times-visited
