<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Cache/etc/cache.xsd">
    <type name="ec_cache" translate="label,description" instance="Anowave\Ec\Model\Cache">
        <label>GA4</label>
        <description><![CDATA[Google Analytics 4]]></description>
    </type>
    <type name="ec_cache_api" translate="label,description" instance="Anowave\Ec\Model\CacheApi">
        <label>Anowave API cache</label>
        <description><![CDATA[Anowave API]]></description>
    </type>
</config>