GoogleAdwords Module
Config\Backend\AbstractConversion
This abstract backend model serves as a base class for Google AdWords conversion tracking configuration values in Magento 2. Developers would extend t...
Config\Backend\Color
This class handles validation and storage of Google AdWords conversion tracking color configuration in Magento's admin system settings. Developers int...
Config\Backend\ConversionId
This class handles the backend validation and storage of Google AdWords Conversion ID configuration values in Magento 2. It validates the conversion I...
Config\Source\Language
This class provides a list of available Google AdWords languages for configuration dropdowns in the Magento admin panel. It formats language options w...
Config\Source\ValueType
This class provides configuration options for Google AdWords conversion value types in Magento's admin panel. Developers use this as a source model in...
Filter\UppercaseTitle
This filter class converts text strings to title case (where the first letter of each word is capitalized) for Google AdWords integration. Developers...