Skip to content

Commit d2c9435

Browse files
authored
Update system.xml
1 parent 8d46723 commit d2c9435

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

etc/adminhtml/system.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,18 @@
111111
</field>
112112
</group>
113113
<group id="algolia_cookie_configuration" translate="label" type="text" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1">
114-
<label>Algolia Cookie Configuration</label>
114+
<label>Algolia Cookie Configuration</label>
115115
<attribute type="expanded">1</attribute>
116+
<comment>
117+
<![CDATA[
118+
If your Magento cookie settings, specifically General > Web > Default Cookie Settings > Cookie Restriction Mode is set to "No," we will consider it as Implicit Cookie Consent. In this case, the useCookie will be set to True by default for all insight events.
119+
]]>
120+
</comment>
116121
<field id="default_consent_cookie_name" translate="label comment" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
117-
<label>Default Consent Cookie Name</label>
122+
<label>Consent Cookie Name</label>
118123
<comment>
119124
<![CDATA[
120-
Enter default consent cookie name.
125+
Enter the name for your website's consent cookie.
121126
]]>
122127
</comment>
123128
</field>

0 commit comments

Comments
 (0)