<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Anowave\Ec\Helper\Data">
		<plugin name="ec4" type="Anowave\Ec4\Plugin\Helper" sortOrder="1" />
	</type>
	<type name="Anowave\Ec\Model\Api\Measurement\Protocol">
		<plugin name="ec4" type="Anowave\Ec4\Plugin\Api\Measurement\Protocol" sortOrder="1" />
	</type>
	<type name="Anowave\Ec\Model\Random">
		<plugin name="ec4" type="Anowave\Ec4\Plugin\Random" sortOrder="1" />
	</type>
</config>