Diese Seite ist auch auf Deutsch verfügbar.
Skip to main content
ACRIS E-Commerce GmbH

Google Tag Manager integration (compatible with ACRIS EU Cookie Policy Pro)

Rating: 5.0

Average rating of 5 out of 5 stars

(3 Reviews)
Downloads: 411

Description

Highlights

  • Compatible with ACRIS EU Cookie Policy Pro plugin and out of the box functionality with little configuration effort
  • Compatible with ACRIS plugins that influence the price: OSS taxes, surcharges and discounts, individual shipping costs with Twig, discount groups, price on request
  • Shopware Cloud - compatibility with the Shopware Cloud
  • Google Consent Mode v2 - support in conjunction with the Cookie Policy Pro plugin
  • Optional: Transfer order values NET to the GTM, this is useful if deliveries are made to countries with different tax rates and the net value of the shopping cart changes depending on the VAT applied.

Features

  • Compatible with the ACRIS EU Cookie Policy Pro + automatic cookie recognition (SW6) + load scripts only after approval Plugin
  • Compatible with numerous ACRIS plugins that influence the price
  • Data layer variables - are already integrated for standard and e-commerce tracking.
  • Enhanced conversion tracking
  • Event names - Simple control of the event names via the plugin configuration
  • Net tracking - Enables fixed net tracking in the checkout process, the functionality can be activated and deactivated via the plugin configuration

About the Extension

Purpose of the APP

Due to numerous support requests regarding the integration of the Google Tag Manager in combination with the popular ACRIS EU Cookie Richlinien Pro plugin, we now offer a corresponding APP. Compatible with ACRIS plugins that influence the price: OSS taxes, surcharges and discounts, Individual shipping costs with Twig, discount groups, price on request.


The ACRIS Tag Manager app was specially developed for the connection of the Google Tag Manager in conjunction with the ACRIS EU Cookie Policy Pro plugin, but in principle also works with other Consent Managers.   In addition, it is optionally possible to transfer the NET order values to the GTM, which is useful if deliveries are made to countries with different tax rates and the net value of the shopping cart changes depending on the VAT applied.


We also offer an optional setup service, which you can request via account.shopware.com with a support request.

We also provide a ready-made Google Tag Manager container for easier setup, this is optimized for compatibility with the ACRIS EU Cookie Guidelines Pro plugin (individual cookie consents control the tracking of the GTM)

Container template for import into the Google Tag Manager for Google Consent Mode V2, GA4 and Google Ads (please unzip archive)
https://www.acris.at/media/GTM_Container_Vorlage_bitte_entpacken_v4.zip


Using the APP

After successful installation, some settings are available under Extensions > My Extensions > Tag Manager App > Configure:

Basic settings

  • Google Tag Manager ID: Please enter the Google Tag Manager ID here
  • Activate Tag Manager: if active, the GTM container is integrated, otherwise it can be deactivated here.


Cookie consent settings

  • Cookie Consent Support: If active, the Tag Manager is only integrated after the customer's cookie consent. (Should always be active in the EU)


E-Commerce tracking settings

  • Activate e-commerce tracking: If active, the extended data layer for e-commerce events is activated.
  • Predefined events and event names are available (see below), the name can be customized, please note that the GTM container must be adjusted accordingly.
  • Use net prices in the data layer: If active, net prices are displayed everywhere in the data layer. If inactive, the Shopware standard is displayed (net and gross prices, depending on tax).


Integrated events:

The event names can be easily customized via the plugin configuration.

  • Homepage (main)
  • Category page (listing)
  • Detail page (detail)
  • Shopping cart (cart)
  • Order confirmation page (confirm)
  • Purchase page (purchase)
  • Search
  • Add_To_Cart
  • Remove_From_Cart

E-Commerce Tracking Data Layer Content

Main Page (main)
'ecommerce' {
    'currencyCode'
'impressions' {
        'name'
        'id'
        'price'
        'brand'
        'category'
        'variant’
        'list'
        'position'
    }
},
'google_tag_params' {
    'ecomm_pagetype'
    'ecomm_prodid'
}

Category Page (listing)
'ecommerce' {
    'currencyCode'
'impressions' {
        'name'
        'id'
        'price'
        'brand'
        'category'
        'variant’
        'list'
        'position'
    }
},
'google_tag_params' {
    'ecomm_pagetype'
    'ecomm_prodid'
'ecomm_category'
}

Detail Page (detail)
'ecommerce' {
    'currencyCode'
'detail' {
        'actionField' {
            'list'
        },
        'products' [{
            'name'
            'id'
            'price'
            'brand'
            'category'
            'variant'
        }]
    }
}
'google_tag_params' {
    'ecomm_pagetype'
    'ecomm_prodid'
}

Checkout (cart)
'ecommerce' {
    'currencyCode'
'checkout' {
        'actionField' {
            'step'
            'coupon'
        },
        'products' [
            'name'
            'id'
            'price'
            'brand'
            'category'
            'variant'
            'quantity'
        }]
    }
}
'google_tag_params' {
    'ecomm_pagetype'
    'ecomm_prodid'
'ecomm_totalvalue'
}

Confirm Page  (confirm)

'ecommerce' {
    'currencyCode'
'checkout' {
        'actionField' {
            'step'
            'option'
            'coupon'
        },
        'products' [
            'name'
            'id'
            'price'
            'brand'
            'category'
            'variant'
            'quantity'
        }]
    }
}

Purchase Page (purchase)
'ecommerce' {
    'currencyCode'
'purchase': {
        'actionField': {
            'id'
            'affiliation'
            'revenue'
            'tax'
            'shipping'
            'coupon'
            'option'
}
        'products' {[
            'name'
            'id'
            'price'
            'brand'
            'category'
            'variant'
            'quantity'
        }]
    }
}
'google_tag_params' {
    'ecomm_pagetype'
    'ecomm_totalvalue'    'ecomm_revenue'
}

Search (search)
'ecommerce' {
    'currencyCode'
'impressions' {
        'name'
        'id'
        'price'
        'brand'
        'category'
        'variant’
        'list'
        'position'
'siteSearchTerm'
'siteSearchResults'
    }
},
'google_tag_params' {
    'ecomm_pagetype'
    'ecomm_prodid'
}

Add_To_Cart
'ecommerce' {
    'currencyCode'
    'value'
    'add' {
        'products' [{
            'name'
            'id'
            'price'
            'quantity'
        }]
    }
}

Remove_Fom_Cart
'ecommerce' {
    'currencyCode'
    'value'
    'remove' {
        'products' [{
            'name'
            'id'
            'price'
            'quantity'
        }]
    }
}

Details

  • Available: English, German
  • Latest update: 13 November 2024
  • Publication date: 23 April 2024
  • Version: 3.2.2
  • Category: Tracking

Resources

Reviews (3)

Average rating
5.0

Average rating of 5 out of 5 stars

Based on 3 reviews
5.0 Functionality
5.0 Usability
5.0 Documentation
5.0 Support

100 %
0 %
0 %
0 %
0 %

Leave a review!

If you downloaded this extension you can write a review in the Shopware Account.

Write a review
Super Support
5.0

Average rating of 5 out of 5 stars

by Sabine
13 November 2024 09:11
Schnelle Antwort und schnelle Lösung, so soll es sein - viele Dank Julian
5.0 Functionality
5.0 Usability
5.0 Documentation
5.0 Support
Top!
5.0

Average rating of 5 out of 5 stars

by E. L.
13 August 2024 10:41
Sehr kompetenter technischer Support. Schnelle Rückmeldung. Freundliche Kommunikation.
2 Bugs gemeldet. Ein Fehler innerhalb ein paar Stunden behoben. Den anderen, größeren Fehler zeitnah behoben.
Das Plugin funktioniert nun einwandfrei.
5.0 Functionality
5.0 Usability
5.0 Documentation
5.0 Support
Stark!
5.0

Average rating of 5 out of 5 stars

by Kevin S.
22 July 2024 21:07
Das Plug-In tut was es soll. Was aber wirklich richtig stark ist, ist aber a) die klasse Dokumentation, b) der bereit gestellte GTM Container, c) der super Preis (okay, ich zahle gewissermaßen über das ACRIS Cookie Plug-In mit, aber bei anderen reinen GTM Tools zahlt man ja noch viel mehr oben drauf) und vor allem d) der mega Support. Julian hat binnen eines Werktages das Problem komplett gelöst, und uns dafür zwei Scripte an die Hand gegeben, obwohl die Probleme von anderen Plug-Ins verursacht waren. Hut ab dafür, top Arbeit! Dankeschön!
5.0 Functionality
5.0 Usability
5.0 Documentation
5.0 Support

About the Extension Partner

ACRIS E-Commerce GmbH

ACRIS E-Commerce GmbH

Partner Status

  • Shopware Gold Partner Shopware
    Gold Partner
  • Shopware Premium Extension Partner Shopware
    Premium Extension Partner

Details

  • Ø-Rating: 4.9

    Average rating of 4.9 out of 5 stars

  • Partner since: 2015
  • Extensions: 122

Support

  • Based in: Austria
  • Speaks: German, English
  • Response time: Very quickly