Shopware 5.7.4 s_statistics_pool
Statistical data pool for visitor analytics aggregation.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| id | int(11) | NO | Primary Key, auto_increment |
| remoteaddr | varchar(255) | NO | |
| datum | date | YES |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | id | Yes |
