<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/5.5/engine/Shopware/Components/Plugin/schema/plugin.xsd">

    <label lang="de">Google Analytics 4</label>
    <label lang="en">Google Analytics 4</label>
    <version>v2.0.0</version>

    <author>signundsinn GmbH</author>
    <compatibility minVersion="5.6.3" maxVersion="5.99.99"/>
    <copyright>(c) by signundsinn GmbH</copyright>
    <license>Proprietary</license>
    <link>http://signundsinn.de</link>

    <changelog version="v2.0.0">
        <changes lang="de">Shopware 5.6 release</changes>
        <changes lang="en">Shopware 5.6 release</changes>
    </changelog>

    <changelog version="v1.0.0">
        <changes lang="de">Erste Version</changes>
        <changes lang="en">Initial release</changes>
    </changelog>

    <description lang="de">Dieses Plugin bietet Shopware 5 Shops die Möglichkeit, Google Analytics 4 zu nutzen. Es werden die folgenden Ereignisse getrackt: add_payment_info, add_shipping_info, add_to_cart, begin_checkout, page_view, purchase, remove_from_cart, user_engagement, view_item, view_item_list</description>
    <description lang="en">This plugin offers Shopware 5 shops the possibility to use Google Analytics 4. The following events are tracked: add_payment_info, add_shipping_info, add_to_cart, begin_checkout, page_view, purchase, remove_from_cart, user_engagement, view_item, view_item_list</description>
</plugin>
