We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0dbb0 commit a03ec04Copy full SHA for a03ec04
view/adminhtml/templates/system/config/event/list.phtml
@@ -14,6 +14,8 @@ if (!isset($escaper)) {
14
?>
15
<?php
16
$events = [
17
+ 'Page View',
18
+ 'Clicks, Scroll, Form Submit, File Download',
19
'View Product (view_item)',
20
'View Shopping Cart (view_cart)',
21
'View Checkout (begin_checkout)',
0 commit comments