Skip to main content
This page describes all standard dimensions available in SegmentStream. Read the custom dimensions page to learn how to create custom dimensions based on these.
DimensionDescriptionHow it is populated
Account NameThe account that led a user to your website.The name of the account from the ad platform.
Ad GroupThe ad group that led a user to your website.The name of the ad group from the ad platform.
Ad NameThe ad that led a user to your website.The name of the ad from the ad platform.
Ad PlatformThe ad platform that led a user to your website.The name of the ad platform.
CampaignThe campaign that led a user to your website.The name of the campaign from the ad platform.
Campaign TypeThe campaign type that led a user to your website.The type of the campaign from the ad platform.
CityThe city where the session occurred.The name of the city.
Client IDThe unique identifier assigned by Google Analytics to a web browser on a specific device.The value of the _ga first-party cookie. Clicking on it opens a user-journey exploration window.
CountryThe country where the session occurred.The name of the country.
Data Source IDThe identifier of the data source that imported the session and ad platform data.Event tracking data sources have numeric IDs such as 12345. If ad platform data is not matched to sessions, it is reported under the costData value.
DateThe date of the reported data.Date in YYYY-MM-DD format.
DeviceThe type of device where the session occurred.Device type: mobile or desktop.
Device BrandThe brand of the device where the session occurred.Device brand, such as Microsoft or Apple.
DomainThe domain to which the row is attributed.The domain to which the session was attributed. If the data is not linked to a session, the domain the ad platform directs to is displayed.
Landing PageThe URL the user first arrives at during their session.The full URL of the landing page including parameters.
MediumThe medium that led a user to your website.See Source and Medium values below.
RegionThe region where the session occurred.The name of the region.
SourceThe source that led a user to your website.See Source and Medium values below.
Source/MediumThe source and medium that led a user to your website.See Source and Medium values below.
Targeting NameThe keyword that led a user to your website.The full keyword.
User IDThe unique user identifier assigned to a logged-in user.The user identifier as recognised by the website. Clicking on it opens a user-journey exploration window.
UTM CampaignThe value of the utm_campaign GET parameter of the link that initiated the session.Contents of the utm_campaign GET parameter of the landing page URL.
UTM ContentThe value of the utm_content GET parameter of the link that initiated the session.Contents of the utm_content GET parameter of the landing page URL.
UTM TermThe value of the utm_term GET parameter of the link that initiated the session.Contents of the utm_term GET parameter of the landing page URL.

Source and Medium dimension values

The Source and Medium dimensions indicate where website visitors come from. Here is how they are determined:
  • URL parameters — when someone lands on your site, SegmentStream first looks for utm_source and utm_medium parameters in the URL. If these exist, their values are used for Source and Medium. If they are absent, SegmentStream uses the advertising platform name (such as Google Ads or Facebook Ads) as the Source and cpc as the Medium.
  • Google traffic — if the link contains parameters like gclid, wbraid, or gbraid, indicating traffic from Google, the Source is set to google and the Medium to cpc.
  • Organic search — when visitors come from a search engine’s unpaid results, the search engine domain is recorded as Source (for example, google.com) and the Medium is set to organic.
  • Referral traffic — if visitors come from another website, that domain is used as Source and the Medium is set to referral.
  • Direct visits — if visitors type your URL directly into their browser, or the source cannot be identified, Source is set to (direct) and Medium to (none).