Sha256: 313660c15f2069986e94e64dd007be2f77bcf0abe5cd6736db364549ff9af1a4
Contents?: true
Size: 780 Bytes
Versions: 4
Compression:
Stored size: 780 Bytes
Contents
# Analytics adapter for Listrak tag management Workarea::Plugin.append_javascripts( "storefront.modules", "workarea/storefront/listrak/adapters/listrak_adapter", "workarea/storefront/listrak/modules/listrak" ) # Pass configuration for the Listrak adapter to the client-side Workarea::Plugin.append_javascripts( "storefront.config", "workarea/storefront/listrak/listrak_config" ) Workarea::Plugin.append_javascripts( "admin.modules", "workarea/admin/modules/listrak/list_events_select" ) # Tracking pixel for checkout conversion tracking Workarea::Plugin.append_javascripts( "storefront.checkout_confirmation", "workarea/storefront/checkouts/listrak" ) Workarea.append_partials( "admin.settings_menu", "workarea/admin/shared/listrak_configuration_link" )
Version data entries
4 entries across 4 versions & 1 rubygems