You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Value>Kopieren Sie den von Google erzeugten Tracking-Code in dieses Feld. {ORDERID}, {PRODUCTSKU}, {PRODUCTNAME}, {CATEGORYNAME}, {UNITPRICE} und {QUANTITY} werden automatisch ersetzt.</Value>
Copy file name to clipboardExpand all lines: src/Plugins/SmartStore.GoogleAnalytics/Localization/resources.en-us.xml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@
14
14
<li>Click the Save button below.</li>
15
15
<li>Activate the Google Analytics widget under <b>CMS > Widgets</b> to integrate Google Analytics into your store.</li>
16
16
</ul>
17
+
<p>
18
+
To include the opt-out cookie in your privacy policy, use the following code:
19
+
</p>
20
+
<pre><a href="javascript:gaOptout()">Deactivate Google Analytics</a></pre>
17
21
]]>
18
22
</Value>
19
23
</LocaleResource>
@@ -41,4 +45,7 @@
41
45
<LocaleResourceName="EcommerceDetailScript.Hint">
42
46
<Value>Paste the tracking code generated by Google analytics here. {ORDERID}, {PRODUCTSKU}, {PRODUCTNAME}, {CATEGORYNAME}, {UNITPRICE}, {QUANTITY} will be dynamically replaced.</Value>
0 commit comments