Class: Spree::Integrations::GoogleAnalytics
- Inherits:
-
Spree::Integration
- Object
- Spree::Integration
- Spree::Integrations::GoogleAnalytics
- Defined in:
- app/models/spree/integrations/google_analytics.rb
Class Method Summary collapse
Class Method Details
.icon_path ⇒ Object
12 13 14 |
# File 'app/models/spree/integrations/google_analytics.rb', line 12 def self.icon_path 'integration_icons/google-analytics-logo.png' end |
.integration_group ⇒ Object
8 9 10 |
# File 'app/models/spree/integrations/google_analytics.rb', line 8 def self.integration_group 'analytics' end |