Log screen resolution

Created on 23 June 2023, about 1 year ago
Updated 28 July 2023, 11 months ago

Problem/Motivation

Knowing the browser resolution is useful for design and basic analytics.

Steps to reproduce

Proposed resolution

Add an additional field to store the browser resolution.

Remaining tasks

  1. Add database field
  2. Store during visit log

User interface changes

API changes

Data model changes

+-----------------------------+-----------------------+------+-----+---------+----------------+
| Field                       | Type                  | Null | Key | Default | Extra          |
+-----------------------------+-----------------------+------+-----+---------+----------------+
| config_resolution           | varchar(18)           | YES  |     | NULL    |                |
+-----------------------------+-----------------------+------+-----+---------+----------------+
✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bluegeek9

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024