<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
    <label lang="de">Google Enhanced Ecommerce</label>
    <label lang="en">Google Enhanced Ecommerce</label>
    <version>3.4.2</version>
    <copyright>Pixline Media</copyright>
    <license>proprietary</license>
    <link>http://www.pixlinemedia.de</link>
    <author>Pixline Media</author>

    <compatibility minVersion="5.6.3" />

    <changelog version="3.0.0">
        <changes lang="de">Erste Veröffentlichung</changes>
        <changes lang="en">Initial Release</changes>
    </changelog>
    <changelog version="3.0.1">
        <changes lang="de">Behebung von Ausgabefehlern</changes>
        <changes lang="en">Fix of Alert Bugs</changes>
    </changelog>
    <changelog version="3.0.2">
        <changes lang="de">Allgemeine Anpassungen an den Tracking Headern</changes>
        <changes lang="en">Adapt new header design for tracking</changes>
    </changelog>
    <changelog version="3.0.3">
        <changes lang="de">Behobener Fehler im Tracking ohne Cookies</changes>
        <changes lang="en">Fixed bug in tracking without cookies</changes>
    </changelog>
    <changelog version="3.1.0">
        <changes lang="de">Dynamisches Cookiesverhalten implementiert</changes>
        <changes lang="en">Implement dynamical cookie management</changes>
    </changelog>
    <changelog version="3.1.1">
        <changes lang="de">Ausschluss von Mitarbeiter Tracking</changes>
        <changes lang="en">Excluding employee tracking</changes>
    </changelog>
    <changelog version="3.2.0">
        <changes lang="de">Cookie Sicherheit erhöht</changes>
        <changes lang="en">New Cookie Security Constraints</changes>
    </changelog>
    <changelog version="3.2.2">
        <changes lang="de">Fehler mit Skript-Tags behoben</changes>
        <changes lang="en">Fixed script tag error</changes>
    </changelog>
    <changelog version="3.2.3">
        <changes lang="de">Kompatibilität mit Shopware 5.7.0 hinzugefügt</changes>
        <changes lang="en">Added compatibility with Shopware 5.7.0</changes>
    </changelog>
    <changelog version="3.2.4">
        <changes lang="de">Fehler mit Skript-Tags behoben</changes>
        <changes lang="en">Fixed script tag error</changes>
    </changelog>
    <changelog version="3.3.0">
        <changes lang="de">Backend Cookie wird nur noch mit Option getriggered</changes>
        <changes lang="en">Backend Cookie now only is set with backend config</changes>
    </changelog>
    <changelog version="3.3.1">
        <changes lang="de">Wichtiger Hotfix</changes>
        <changes lang="en">Important Hotfix</changes>
    </changelog>
    <changelog version="3.3.2">
        <changes lang="de">Fix Cookie Consent mit neuen Google Cookies</changes>
        <changes lang="en">Fix Cookie Consent with new Google Cookies</changes>
    </changelog>
    <changelog version="3.3.3">
        <changes lang="de">Anpassen der Konfiguration für Analytics 4</changes>
        <changes lang="en">Adapt Configuration to Analytics 4</changes>
    </changelog>
    <changelog version="3.3.4">
        <changes lang="de">Behebung eines Fehlers, bei der Sprachanalyse</changes>
        <changes lang="en">Fix bug with language analysis</changes>
    </changelog>
    <changelog version="3.4.0">
        <changes lang="de">Kompatibilität mit PHP 8</changes>
        <changes lang="en">Compatibility with PHP 8</changes>
    </changelog>
    <changelog version="3.4.1">
        <changes lang="de">Kompatibilität mit PHP 8</changes>
        <changes lang="en">Compatibility with PHP 8</changes>
    </changelog>
    <changelog version="3.4.2">
        <changes lang="de">Behebung eines Fehlers im Verhalten bei nicht akzeptierten Cookies</changes>
        <changes lang="en">Fix bug with the behavior without cookie consent</changes>
    </changelog>

    <description>Placeholder</description>
    <description lang="de">Platzhalter</description>
</plugin>
