umami-api-js
Preparing search index...
Sessions
Session
Interface Session
interface
Session
{
browser
:
string
|
null
;
city
:
string
;
country
:
string
;
device
:
string
;
firstAt
:
Date
;
id
:
string
;
language
:
string
|
null
;
lastAt
:
Date
;
os
:
string
|
null
;
region
:
string
;
screen
:
string
|
null
;
views
:
number
;
visits
:
number
;
websiteId
:
string
;
}
Hierarchy (
View Summary
)
Session
SessionWithHostnameCreatedate
SessionWithDistinctidEventsTotaltime
Index
Properties
browser
city
country
device
first
At
id
language
last
At
os
region
screen
views
visits
website
Id
Properties
browser
browser
:
string
|
null
city
city
:
string
country
country
:
string
device
device
:
string
first
At
firstAt
:
Date
id
id
:
string
language
language
:
string
|
null
last
At
lastAt
:
Date
os
os
:
string
|
null
region
region
:
string
screen
screen
:
string
|
null
views
views
:
number
visits
visits
:
number
website
Id
websiteId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
browser
city
country
device
first
At
id
language
last
At
os
region
screen
views
visits
website
Id
umami-api-js
Loading...