← Shopware 5.7.13

Shopware 5.7.13 s_statistics_search

Search term statistics — tracks what customers search for and how often.

Columns

5 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
datum datetime NO
searchterm varchar(255) NO Index
results int(11) NO
shop_id int(11) YES

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
searchterm searchterm No