The ‘Connection type’ dimension shows how the visitor connected to the internet. This dimension is useful to determine how visitors connect to the internet to browse your site. You can use it to optimize site content based on the connection speed of visitors.
This dimension uses a combination of the ct
query string and Adobe server-side logic. Adobe uses the following rules in order to determine its value:
ct
query string equals "modem"
, set the dimension item to "Modem"
. AppMeasurement only collects this data on unsupported Internet Explorer browsers, making this dimension item uncommon."Mobile Carrier"
.ct
query string equals "lan"
, set the dimension item to "LAN/Wifi"
."Not specified"
."LAN/Wifi"
.Dimension items include LAN/Wifi
, Mobile Carrier
, Modem
, and Not Specified
.
LAN/Wifi
: The visitor connected to the internet through a landline or wifi hotspot.Mobile Carrier
: The visitor connected to the internet through a mobile carrier.Modem
: The visitor connected to the internet through a modem on an unsupported Internet Explorer browser.Not Specified
: The hit did not have a connection type.