Adobe Analytics Connector Objects

NameDescription
CalculatedMetricsQuery the available calculated metrics in AdobeAnalytics.
CollectionSuitesQuery the available collection suites in AdobeAnalytics.
DimensionsQuery the available dimensions in AdobeAnalytics.
KeyMetricsView the total number of page views. Data is shown over a defined period of time (last 30 days by default).
LastTouchChannelView the most recent marketing channels visitors match with during their engagement period (last 30 days by default).
LastTouchChannelDetailView details about the most recent marketing channels visitors match with during their engagement period (last 30 days by default).
MetricsQuery the available metrics in AdobeAnalytics.
OrdersView the total number of purchase events. Data is shown over a defined period of time (last 30 days by default).
PageOccurrencesView the number of times a specific page was loaded or interacted with over a defined period of time (last 30 days by default).
PagesIdentify the most popular and least popular pages over a defined period of time (last 30 days by default).
PageViewsView the total number of page views. Data is shown over a defined period of time (last 30 days by default).
ProductsView the number of orders by product. Data is shown over a period of time (last 30 days by default).
RevenueView the monetary amount of all products purchased within all orders. Data is shown over a defined period of time (last 30 days by default).
SegmentsQuery the available segments in AdobeAnalytics.
SiteSectionsView the most popular or highest performing sections of your site over a defined period of time (last 30 days by default).
TrackingCodeView the links that were most successful in driving traffic to your site over a defined period of time (last 30 days by default).
UnitsView the total number of units purchased within all orders. Data is shown over a defined period of time (last 30 days by default).
UniversalReportRetrieves data for all the available dimensions and metrics.
UsersQuery the available users in AdobeAnalytics.
VisitorsView the total number of unique visitors. Data is shown over a defined period of time (last 30 days by default).
VisitsView the total number of visits. Data is shown over a defined period of time (last 30 days by default).
NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]StringFalseNoUnique identifier of the calculated metric.
NameStringFalseNoThe name of the calculated metric.
ReportSuiteNameStringFalseNoThe name of the report suite the calculated metric is in.
DescriptionStringFalseNoA description for the calculated metric.
CreatedDatetimeFalseNoThe datetime the calculated metric was created.
ModifiedDatetimeFalseNoThe datetime the calculated metric was modified.
TypeStringFalseNoThe type of the calculated metric. For example int, decimal, percentage etc.
OwnerIdStringFalseNoUnique identifier of the user that created the calculated metric.
OwnerNameStringFalseNoName of the user that created the calculated metric.
CategoryStringFalseNoThe category of the calculated metric.
SiteTitleStringFalseNoThe title of the site.
PolarityStringFalseNoTakes two value: positive and negative. Determines if it's positive or not if the metric increases.
PrecisionIntegerFalseNoThe precision of the calculated metric.
TemplateStringFalseNoAdditional attribute used to identify templates when IncludeType=templates.
IncludeTypeStringFalseYesBy default, responses without this parameter include only calculated metrics owned by the user. The following values are possible: 1) all: Returns all calculated metrics linked to this company. 2) shared: Returns calculated metrics shared with the user. 3) templates: Returns all calculated metric templates.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Rsid [KEY]StringFalseNoUnique identifier of the collection suite.
NameStringFalseNoThe name of the collection suite.
ParentRsidStringFalseNoUnique identifier of the parent of this collection suite.
CurrencyStringFalseNoDefault currency used in this collection suite.
TypeStringFalseNoThe type of the collection suite. For example, report suite.
TimezoneStringFalseNoThe timezone of the collection suite.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]StringFalseNoUnique identifier of the dimension.
RSIDStringFalseCollectionSuites.RsidNoUnique identifier of the report suite the dimension is in.
TitleStringFalseNoThe title of the dimension.
NameStringFalseNoThe name of the dimension.
TypeStringFalseNoThe type of the dimension. For example string, int, enum etc.
DescriptionStringFalseNoA description of the dimension.
CategoryStringFalseNoThe category of the dimension.
PathableBooleanFalseNoWhether or not the dimension is pathable.
SegmentableBooleanFalseNoWhether or not the dimension is segmentable.
ReportTypeStringFalseNoThe type of the reports in which this dimension is valid.
SupportStringFalseNoThe type of the reports in which this dimension is supported.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DateDateFalseNoThe day the given metrics occurred.
PageViewsIntFalseNoThe number of times a given dimension item was set or persisted on a page. It is one of the most common and basic metrics in reports.
VisitsIntFalseNoThe number of sessions across all visitors on the site.
UniqueVisitorsIntFalseNoThe number of unique individuals who have visited the site during a specified time period. This can help you understand the overall reach of the site.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
LastTouchChannelStringFalseNoThe most recent marketing channel a visitor matches with during that visitor’s engagement period.
UniqueVisitorsIntFalseNoThe number of unique individuals who have visited the site during a specified time period. This can help you understand the overall reach of the site.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
LastTouchChannelDetailStringFalseNoThe details around the most recent marketing channel a visitor matches with during that visitor’s engagement period.
UniqueVisitorsIntFalseNoThe number of unique individuals who have visited the site during a specified time period. This can help you understand the overall reach of the site.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]StringFalseNoUnique identifier of the metric.
RSIDStringFalseCollectionSuites.RsidNoUnique identifier of the report suite the metric is in.
TitleStringFalseNoThe title of the metric.
NameStringFalseNoThe name of the metric.
TypeStringFalseNoThe type of the metric, for example int, percent, currency etc.
DescriptionStringFalseNoA description for the metric.
CategoryStringFalseNoThe category of the metric.
CalculatedBooleanFalseNoWhether or not this metric is calculated metric.
SegmentableBooleanFalseNoWhether or not this metric is segmentable.
PolarityStringFalseNoTakes two value: positive and negative. Determines if it's positive or not if the metric increases.
PrecisionIntegerFalseNoThe precision of the metric.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DateDateFalseNoThe day the given metric occurred.
OrdersIntFalseNoThe total number of purchase events made on your site. This metric is vital for eCommerce sites in measuring conversion because you can combine this metric with any dimension to see which dimension items contributed to an order.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
PageStringFalseNoThe names of pages on your site.
OccurrencesDoubleFalseNoThe number of hits where a given dimension was set or persisted.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
PageStringFalseNoThe names of pages on your site.
PageViewsIntFalseNoShows the number of times a given dimension item was set or persisted on a page. It is one of the most common and basic metrics in reports.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DateDateFalseNoThe day the given metric occurred.
PageViewsIntFalseNoShows the number of times a given dimension item was set or persisted on a page. It is one of the most common and basic metrics in reports.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ProductStringFalseNoThe name of the product in the hit.
OrdersIntFalseNoThe total number of purchase events made on your site. This metric is vital for eCommerce sites in measuring conversion because you can combine this metric with any dimension to see which dimension items contributed to an order.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DateDateFalseNoThe day the given metric occurred.
RevenueDecimalFalseNoThe monetary amount of products purchased within all orders. This metric is vital for eCommerce sites in measuring conversion because you can combine this metric with any dimension to see which dimension items contributed to revenue.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]StringFalseNoUnique identifier of the segment.
NameStringFalseNoThe name of the segment.
ReportSuiteNameStringFalseNoThe name of the report suite the segment was created in.
DescriptionStringFalseNoA description for the segment.
CreatedDatetimeFalseNoThe datetime the segment was created.
ModifiedDatetimeFalseNoThe datetime the segment was last modified.
OwnerIdStringFalseNoThe unique identifier of the user that created the segment.
OwnerNameStringFalseNoThe name of the user that created the segment.
VersionStringFalseNoThe version of the segment.
TypeStringFalseNoA comma-separated list of segment types. Allowed values are: shared,templates,curatedItem .
SiteTitleStringFalseNoThe title of the site.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
SiteSectionStringFalseNoThe names of site sections on your site.
VisitsIntFalseNoThe number of sessions across all visitors on the site.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
TrackingCodeStringFalseNoThe names of tracking codes on your site.
VisitsIntFalseNoThe number of sessions across all visitors on the site.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DateDateFalseNoThe day the given metric occurred.
UnitsIntFalseNoThe total number of products purchased within all orders. This metric is vital for eCommerce sites in measuring conversion because you can combine this metric with any dimension to see which dimension items contributed to the number of products purchased.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DateDateFalseNoThe 'Date' dimension.
Time Spent on Page - BucketedStringFalseNoThe amount of time a visitor spends on the page. The amount of time is categorized into different time ranges or
Bot NameStringFalseNoShows the names of the bots detected or custom bot rules supplied.
BrowserStringFalseNoShows the name and version of the browser used to access the site.
Browser Height - GranularStringFalseNoCategorizes site visitors based on the height of their browser window.
Browser Height - BucketedStringFalseNoShows the height of the browser window, classified in groups of 100 pixels.
Browser TypeStringFalseNoShows the name of browser providers used to access the site (such as Google and Apple).
Browser Width - GranularStringFalseNoShows the width of the browser window, classified in groups of 100 pixels.
Browser Width - BucketedStringFalseNoShows the width of the browser window, classified in groups of 100 pixels. This can help you optimize content for viewing.
Tracking CodeStringFalseNoThe 'Tracking Code' dimension.
CategoryStringFalseNoThe product category of the hit. If your implementation uses the 'products' variable, this can help you see metrics about the product category, such as top sellers or most viewed.
ClickMap Action (Legacy)StringFalseNoIdentifies the type of click that a visitor made on a specific element of a web page.
ClickMap Action Type (Legacy)StringFalseNoThe 'ClickMap Action Type (Legacy)' dimension.
ClickMap Context (Legacy)StringFalseNoThe 'ClickMap Context (Legacy)' dimension.
ClickMap Context Type (Legacy)StringFalseNoThe 'ClickMap Context Type (Legacy)' dimension.
ClickMap Source ID (Legacy)StringFalseNoThe 'ClickMap Source ID (Legacy)' dimension.
ClickMap Tag (Legacy)StringFalseNoThe 'ClickMap Tag (Legacy)' dimension.
Code VersionStringFalseNoThe 'Code Version' dimension.
Color DepthStringFalseNoThe number of colors that a screen supports
Connection TypeStringFalseNoThe method used by a visitor to connect to the internet, such as a wired or wireless connection. This can help you know how to optimize site content based on visitors' connection speeds.
Cookie SupportStringFalseNoWhether a visitor's browser supports cookies for a given hit. This can help you determine the ratio of visitors who use browsers that support cookies, and those who intentionally disable them.
CurrencyStringFalseNoThe 'Currency' dimension.
Currency FactorStringFalseNoThe 'Currency Factor' dimension.
Currency RateStringFalseNoThe 'Currency Rate' dimension.
Custom Hit Time UTCStringFalseNoThe 'Custom Hit Time UTC' dimension.
Customer LoyaltyStringFalseNoThe degree to which visitors consistently engage with and return to the site over time. This can help you understand how the site affects purchasing behavior.
Customer PerspectiveStringFalseNoThe 'Customer Perspective' dimension.
Custom LinkStringFalseNoShows the names of custom links on your site. This can help you understand the types of links visitors most often click.
Custom Visitor IDStringFalseNoThe 'Custom Visitor ID' dimension.
Daily Unique CustomersStringFalseNoThe number of unique visitors per day.
HourStringFalseNoThe hour that a given metric occurred (rounded down). This can help you see metrics over time in trended reports.
MinuteStringFalseNoThe minute that a given metric occurred (rounded down). This can help you see metrics over time in trended reports.
MonthStringFalseNoThe month that a given metric occurred. This can help you see metrics over time in trended reports.
QuarterStringFalseNoThe quarter that a given metric occurred. This can help you see metrics over time in trended reports.
WeekStringFalseNoThe week that a given metric occurred. This can help you see metrics over time in trended reports.
YearStringFalseNoThe year that a given metric occurred.
Days Before First PurchaseStringFalseNoThe number of days between a user's first visit to a website and their first purchase.
Days Since Last PurchaseStringFalseNoThe number of days between a visitor's current visit and their most recent purchase. This can help you understand visitor behavior after making a purchase on the site.
Days Since Last VisitStringFalseNoThe number of days between a visitor's current visit and their most recent visit. This can help you understand visitor behavior after visiting the site.
DomainsStringFalseNoAccess points that visitors use to access the internet.
Download LinkStringFalseNoThe names of download links on the site. This can help you understand things like which files are downloaded most frequently and whether visitors download different file types if offered.
Duplicate PurchaseStringFalseNoThe 'Duplicate Purchase' dimension.
Entry PageStringFalseNoThe names of pages on your site. This can help you understand which pages on your site perform the best. This is one of the most commonly used dimensions.
Visit Start PageStringFalseNoThe 'Visit Start Page' dimension.
Entry Page OriginalStringFalseNoThe first page viewed by a visitor when they enter the site.
Entry Custom Insight 1StringFalseNoThe 'Entry Custom Insight 1' dimension.
Entry Custom Insight 2StringFalseNoThe 'Entry Custom Insight 2' dimension.
Entry Custom Insight 3StringFalseNoThe 'Entry Custom Insight 3' dimension.
Entry Custom Insight 4StringFalseNoThe 'Entry Custom Insight 4' dimension.
Entry Custom Insight 5StringFalseNoThe 'Entry Custom Insight 5' dimension.
Entry ServerStringFalseNoThe 'Entry Server' dimension.
Entry Site SectionStringFalseNoLists the names of site sections on your site. For large sites, it is helpful to group pages into sections. This dimension is useful to see the top-viewed or top-performing site sections.
Internal CampaignStringFalseNoThe 'Internal Campaign' dimension.
Internal Search TermsStringFalseNoThe 'Internal Search Terms' dimension.
Exit LinkStringFalseNoThe names of links that leads visitors away from the site. This can help you understand which links are most popular that point to domains outside of your site.
Exit PageStringFalseNoThe names of pages on your site. This can help you understand which pages on your site perform the best. This is one of the most commonly used dimensions.
Exit ServerStringFalseNoThe 'Exit Server' dimension.
Exit Site SectionStringFalseNoLists the names of site sections on your site. For large sites, it is helpful to group pages into sections. This dimension is useful to see the top-viewed or top-performing site sections.
DomainStringFalseNoThe 'Domain' dimension.
First Touch ChannelStringFalseNoThe first marketing channel a visitor matches with during their engagement period. This can help you understand which marketing channels drive initial traffic to the site.
First Touch Channel DetailStringFalseNoThe first marketing channel a visitor matches with during their engagement period. This can help you understand what contributed to the hit matching a marketing channel.
CitiesStringFalseNoThe geographic location of a visitor at the city level.
Geo Segmentation CitiesStringFalseNoThe 'Geo Segmentation Cities' dimension.
CountriesStringFalseNoThe geographic location of a visitor at the country level.
US DMAStringFalseNoThe geographic location of a visitor at the Designated Market Area (DMA) level.
Geo LatitudeStringFalseNoThe 'Geo Latitude' dimension.
Geo LongitudeStringFalseNoThe 'Geo Longitude' dimension.
RegionsStringFalseNoThe geographic location of a visitor at the region level.
Geo ZipStringFalseNoThe 'Geo Zip' dimension.
Hit DatetimeStringFalseNoThe date and time of a visitor's interaction with the site.
Hit Date Time OffsetStringFalseNoThe 'Hit Date Time Offset' dimension.
Hit DepthStringFalseNoHow far into a visit a given hit is. This can help you understand how long it takes for visitors to perform actions on the site.
Hit Time UTCStringFalseNoThe 'Hit Time UTC' dimension.
First Hit Time UTCStringFalseNoThe 'First Hit Time UTC' dimension.
Hit TypeStringFalseNoShows whether a mobile app was in the foreground or background when the hit was sent to Adobe data collection servers.
Home PageStringFalseNoThe 'Home Page' dimension.
IP AddressStringFalseNoThe 'IP Address' dimension.
IP Address 2StringFalseNoThe 'IP Address 2' dimension.
Java EnabledStringFalseNoDetermines if a visitor's browser at the time of a visit has Java enabled. This is helpful if you want to introduce Java-based functionality on the site but you aren't sure how many visitors already have Java enabled.
Javascript SupportStringFalseNoThe 'Javascript Support' dimension.
Javascript VersionStringFalseNoThe 'Javascript Version' dimension.
LanguageStringFalseNoA visitor's preferred language as defined in the browser. This can aid in localization efforts by helping you understand the languages most preferred by visitors.
Last Touch ChannelStringFalseNoThe most recent marketing channel a visitor matches with during that visitor's engagement period. This can help you understand which marketing channels drive traffic to your site that result in conversions.
Last Touch Channel DetailStringFalseNoDetails about the most recent marketing channel a visitor matches with during that visitor's engagement period. This can help you understand what contributed to the hit matching a marketing channel.
LatitudeStringFalseNoThe 'Latitude' dimension.
Visitor StateStringFalseNoThe 'Visitor State' dimension.
LongitudeStringFalseNoThe 'Longitude' dimension.
Marketing ChannelStringFalseNoThe most recent marketing channel a visitor matches with during that visitor's engagement period. This can help you understand which marketing channels drive traffic to your site that result in conversions. This functions identically to the 'Last Touch Channel.'
Marketing Channel DetailStringFalseNoDetails about the most recent marketing channel a visitor matches with during that visitor's engagement period. This can help you understand what contributed to the hit matching a marketing channel. This functions identically to the 'Last Touch Channel Detail.'
Experience Cloud Visitor IDStringFalseNoThe 'Experience Cloud Visitor ID' dimension.
Mobile Audio SupportStringFalseNoThe file formats the device can play.
Mobile Max Bookmark LengthStringFalseNoThe maximum number of bytes that the mobile device supports in bookmarked URLs. Recent devices typically do not have a limit.
Mobile CarrierStringFalseNoThe telecommunications company that provides cellular network connectivity to a mobile device.
Mobile Color DepthStringFalseNoThe color depth of the mobile device, in bits.
Mobile Cookie SupportStringFalseNoThe ability of a mobile device to store and manage browser cookies.
Mobile DeviceStringFalseNoThe model of the mobile device used to access the site.
Mobile Device NumberStringFalseNoShows if the mobile device transmits its number.
Mobile Device TypeStringFalseNoThe type of mobile device used to access the site (such as phone, tablet, or television).
Mobile DRMStringFalseNoThe type of DRM the mobile device supports.
Mobile Max Email LengthStringFalseNoThe maximum number of bytes that the mobile device supports in an email. Recent devices typically do not have a limit.
Mobile Image SupportStringFalseNoThe ability of mobile devices that access the site to display and render images on the site.
Mobile Information ServicesStringFalseNoThe types of news services supported by the device. Recent devices typically do not report this information.
Mobile Java VMStringFalseNoThe versions of Java that the device supports.
Mobile Mail DecorationStringFalseNoDetermines if the device supports Decomail, a feature once popular on Japanese devices.
Mobile ManufacturerStringFalseNoThe manufacturer of the mobile device used to access the site (such as Apple or Samsung).
Mobile Net ProtocolsStringFalseNoThe communication protocols used by mobile devices to access the site (such as Edge, GPRS, UMTS, and LTE).
Mobile Operating System (deprecated)StringFalseNoThis dimension is deprecated. Use 'Operating system' instead.
Mobile Push To TalkStringFalseNoDetermines if the device supports PTT (Push to talk), which allows the mobile device to behave similar to a two-way radio. Recent devices typically do not report this feature.
Mobile Screen HeightStringFalseNoThe height of the screen, in pixels.
Mobile Screen SizeStringFalseNoThe full dimensions of the mobile device, in pixels.
Mobile Screen WidthStringFalseNoThe width of the screen, in pixels.
Mobile Max Browser URL LengthStringFalseNoThe maximum number of characters that can be included in the site URL when accessed from a mobile browser.
Mobile Video SupportStringFalseNoThe video file formats and codecs that the mobile device supports.
Monitor ResolutionStringFalseNoThe height and width of the active display in pixels. This can help you prioritize content to make it visible to users without scrolling.
Monthly Unique CustomersStringFalseNoThe number of unique visitors per month.
New VisitStringFalseNoThe 'New Visit' dimension.
Next PageStringFalseNoThe 'Next Page' dimension.
Operating SystemsStringFalseNoProvides data on the various desktop and mobile operating systems used by visitors to the site (includes operating system versions). This can help you understand which operating systems are most common if you have features that are supported only on certain operating systems.
Operating System TypesStringFalseNoProvides data on the various desktop and mobile operating systems used by visitors to the site, regardless of the operating system version. This can help you understand which operating systems are most common if you have features that are supported only on certain operating systems.
Tracking Opt-out ReasonStringFalseNoThis dimension acts as a preview to show you data that would be excluded if you enabled Privacy Settings. This can help you determine if your implementation would be negatively impacted if you enabled Privacy Settings under Report Suite Settings.
PageStringFalseNoThe names of pages on your site. This can help you understand which pages on your site perform the best. This is one of the most commonly used dimensions.
Page Event (Link Tracking)StringFalseNoThe 'Page Event (Link Tracking)' dimension.
Page Event Media (Link Tracking)StringFalseNoThe 'Page Event Media (Link Tracking)' dimension.
Page Event Var1 (Link Tracking)StringFalseNoThe 'Page Event Var1 (Link Tracking)' dimension.
Page Event Var2 (Link Tracking)StringFalseNoThe 'Page Event Var2 (Link Tracking)' dimension.
Page Event Var3 (Link Tracking)StringFalseNoThe 'Page Event Var3 (Link Tracking)' dimension.
Page Name No URLStringFalseNoThe 'Page Name No URL' dimension.
Pages Not FoundStringFalseNoShows URLs that contained an error. This can help you lower the number of errors that visitor get on your site.
Time Spent on Page - GranularStringFalseNoThe amount of time a visitor spends on the page. This can help you understand how long visitors interact with a given metric on the site.
Page Type ErrorStringFalseNoThe 'Page Type Error' dimension.
Page URLStringFalseNoThe URLs on the site.
Original Entry Page URLStringFalseNoThe 'Original Entry Page URL' dimension.
Visit Start Page URLStringFalseNoThe 'Visit Start Page URL' dimension.
Paid SearchStringFalseNoCompares any metric between paid search and natural search. All other hits outside search engines are omitted. This can help you understand how your paid search efforts compare with organic search.
Partner Plugins leaStringFalseNoThe 'Partner Plugins lea' dimension.
Visit DepthStringFalseNoThe 'Visit Depth' dimension.
Persistent Cookie SupportStringFalseNoShows if the hit used a visitor identifier that originated from a persistent source. The most common persistent source is from a cookie, but it can also use mobile headers and other sources.
Plugin SupportStringFalseNoThe 'Plugin Support' dimension.
Pre LoadedStringFalseNoThe 'Pre Loaded' dimension.
Previous PageStringFalseNoThe 'Previous Page' dimension.
ProductStringFalseNoShows the name of the product in the hit. If your implementation uses the products variable, it can help you understand metrics about your products, such as top sellers or most viewed.
Custom Insight 1StringFalseNoThe 'Custom Insight 1' dimension.
Custom Insight 2StringFalseNoThe 'Custom Insight 2' dimension.
Custom Insight 3StringFalseNoThe 'Custom Insight 3' dimension.
Custom Insight 4StringFalseNoThe 'Custom Insight 4' dimension.
Custom Insight 5StringFalseNoThe 'Custom Insight 5' dimension.
Purchase IDStringFalseNoThe 'Purchase ID' dimension.
Quarterly Unique CustomersStringFalseNoThe number of unique visitors per quarter.
ReferrerStringFalseNoThe website or source that a visitor used to arrive at the site. This can help you understand which specific URLs drive the most traffic to your site.
Original ReferrerStringFalseNoThe 'Original Referrer' dimension.
Referrer TypeStringFalseNoThe generic channels that a visitor used to arrive at the site (such as a search engine or another website).
Original Referrer TypeStringFalseNoThe 'Original Referrer Type' dimension.
Referrer Type (Visit)StringFalseNoThe 'Referrer Type (Visit)' dimension.
Referrer (Visit)StringFalseNoThe 'Referrer (Visit)' dimension.
Referring DomainStringFalseNoThe domain of the website that a visitor used to arrive at the site. This can help you understand which third-party sites drive the most traffic to yours.
Original Referring DomainStringFalseNoThe 'Original Referring Domain' dimension.
Referring Domain (Visit)StringFalseNoThe 'Referring Domain (Visit)' dimension.
Return FrequencyStringFalseNoShows the time between visits from returning visitors. When a visitor returns to your site, it looks at the previous visit's timing and categorizes the current hit accordingly. This can help you gauge your site's appeal and track the impact of your content and promotions over time.
Report Suite IDStringFalseNoThe 'Report Suite ID' dimension.
Search EngineStringFalseNoThe search engine used to arrive at the site through a paid or natural (unpaid) search link.
Search KeywordStringFalseNoThe words or phrases used when entering the site through a paid or natural (unpaid) search link.
Search Keyword (Visit)StringFalseNoThe 'Search Keyword (Visit)' dimension.
Search Engine - NaturalStringFalseNoThe search engine used when entering the site through an natural (unpaid) search link.
Search Keyword - NaturalStringFalseNoThe words or phrases used when entering the site through a natural (unpaid) search link.
All Search Page RankStringFalseNoThe page of search results a visitor clicked through to your site. For example, if your site appears on the second page of a search engine's search results, the dimension item for this variable is
Search Engine - PaidStringFalseNoThe search engine used when entering the site through a paid search link.
Search Keyword - PaidStringFalseNoThe words or phrases used when entering the site through a paid search link.
Search Engine (Visit)StringFalseNoThe 'Search Engine (Visit)' dimension.
ServerStringFalseNoThe 'Server' dimension.
ServiceStringFalseNoThe 'Service' dimension.
Single Page VisitsStringFalseNoOccurrences when visitors leave the site after viewing only a single page.
Site SectionStringFalseNoLists the names of site sections on your site. For large sites, it is helpful to group pages into sections. This dimension is useful to see the top-viewed or top-performing site sections.
Time Spent per Visit - GranularStringFalseNoThe 'Time Spent per Visit - Granular' dimension.
SSL HitStringFalseNoThe 'SSL Hit' dimension.
Start New VisitStringFalseNoThe 'Start New Visit' dimension.
US StatesStringFalseNoThe 'US States' dimension.
AM/PMStringFalseNoThe time of day (whether AM or PM) when a visitor accessed the site.
Day of MonthStringFalseNoThe number or percentage of visitors who access the site, categorized by month.
Day of WeekStringFalseNoThe 'Day of Week' dimension.
Day of YearStringFalseNoThe numeric day of any given year. This allows you to view data by day, without having to use static dates as dimension items.
Hour of DayStringFalseNoThe numeric hour of any given day. This allows you to view data by relative time of day, without having to use static hours as dimension items.
Month of YearStringFalseNoThe month of any given year. This allows you to view data by the month of the year, without having to use a static date as dimension items.
Quarter of YearStringFalseNoThe quarter of any given year. This allows you to view data by quarter of the year, without having to use static dates as dimension items.
Weekday/WeekendStringFalseNoThe number or percentage of visitors who access the site, categorized by weekday and weekend.
Time Prior to EventStringFalseNoReports the amount of time that passed between the first hit of the visit and the desired metric. This dimension is useful to determine the amount of time it takes to hit a success event, such as a form submission or a purchase.
Time Spent per Visit - BucketedStringFalseNoCategorizes the length of time that visitors spend on the site during a single visit into different time ranges or
Time ZoneStringFalseNoThe time zone in which visitors are located when they interact with the site. This can help you understand user behavior and engagement patterns across different geographic regions.
TimezoneStringFalseNoThe 'Timezone' dimension.
Target IntegrationStringFalseNoThe 'Target Integration' dimension.
Target Integration ActionStringFalseNoThe 'Target Integration Action' dimension.
Top Level DomainStringFalseNoThe last part of a website's domain name after the final dot, such as
Transaction IDStringFalseNoThe 'Transaction ID' dimension.
Truncated HitStringFalseNoThe 'Truncated Hit' dimension.
User Agent ColorStringFalseNoThe 'User Agent Color' dimension.
User Agent Operating SystemStringFalseNoThe 'User Agent Operating System' dimension.
User Agent PixelsStringFalseNoThe 'User Agent Pixels' dimension.
User AgentStringFalseNoThe 'User Agent' dimension.
User IDStringFalseNoThe 'User ID' dimension.
New EngagementStringFalseNoThe 'New Engagement' dimension.
New Visitor IDStringFalseNoThe 'New Visitor ID' dimension.
Visitor ID TypeStringFalseNoThe 'Visitor ID Type' dimension.
Visit NumberStringFalseNoThe number of times a visitor accessed the site within a defined time period. This can help you understand how engaged a visitor is when returning to your site.
Visitor IDStringFalseNoA unique, persistent identifier assigned to each individual visitor who accesses the site. This identifier enables Adobe Analytics to track and analyze visitor behavior over time, even if the visitor is using multiple devices or browsers.
Visit Page NumberStringFalseNoA sequential number that represents the order in which a specific page was viewed by a visitor during a given visit to the site. This can help you understand the path that visitors take as they navigate through the site, and can be used to analyze visitor behavior and engagement.
Visit Start Time UTCStringFalseNoThe 'Visit Start Time UTC' dimension.
Weekly Unique CustomersStringFalseNoThe number of unique visitors per week.
Yearly Unique CustomersStringFalseNoThe number of unique visitors per year.
Zip CodeStringFalseNoCategorizes site visitors based on their zip code or postal code. This can help you understand the success of local advertising or see where in the world your site performs best.
Average Page DepthIntFalseNoThe 'Average Page Depth' metric.
Average Time Spent on Page (seconds)IntFalseNoThe average amount of time visitors spend on a page.
Average Time Spent on Site (seconds)IntFalseNoThe total amount of time visitors interact with a specific dimension item, per sequence with a dimension item.
Average Visit DepthIntFalseNoThe average number of pages viewed during a single visit to the site. This can help you understand how engaged visitors are with content on the site.
Bot OccurrencesIntFalseNoThe number of hits where a bot traffic was detected. The Bot Occurrences metric should only be used with the Bot Name, Page, or standard time dimensions (such as Day, Week, etc). If this metric is used with any other Analytics dimension, no data will result because it is unassociated with normal customer-based data in Analytics. Data processing for Bot Occurrences began between February 26 and March 10, 2023, any reporting window prior to this date will not have data. This is an Adobe provided component.
Bot Page ViewsIntFalseNoShows the number of times a bot was set or persisted on a page. The Bot Page Views metric should only be used with the Bot Name, Page, or standard time dimensions (such as Day, Week, etc). If this metric is used with any other Analytics dimension, no data will result because it is unassociated with normal customer-based data in Analytics. Data processing for Bot Page Views began between February 26 and March 10, 2023, any reporting window prior to this date will not have data. This is an Adobe provided component.
Bounce RateStringFalseNoThe ratio of visits that contained exactly one hit compared to the number of visits on that page. This can help you to understand which dimension items have the highest bounce rate, or to see an aggregated total bounce rate of your site over time.
BouncesIntFalseNoThe number of times a visitor leaves the site after viewing only one page. This can help you understand the top entry pages that cause visitors to bounce, or to see how bounces trend over time.
Campaign Click-throughsIntFalseNoThe 'Campaign Click-throughs' metric.
Cart AdditionsIntFalseNoThe number of times a visitor added something to their cart. This can help you understand at what part of the conversion funnel that customers show enough interest in a product to add it to their cart.
Cart RemovalsIntFalseNoThe number of times a visitor removes an item from their online shopping cart during a session. This can help you understand which factors might be preventing users from completing a purchase.
CartsIntFalseNoThe number of times visitors to the site added items to their online shopping carts.
Cart ViewsIntFalseNoThe number of times a visitor viewed their shopping cart. This can help you understand at what part of the conversion funnel that customers view the contents in their cart.
CheckoutsIntFalseNoThe number of times visitors to the site initiated the checkout process to purchase a product or service.
Custom Link InstancesIntFalseNoThe 'Custom Link Instances' metric.
Download Link InstancesIntFalseNoThe number of times visitors click on download links on the site. This can help you understand how effective certain links are.
EntriesIntFalseNoThe number of times visitors to the site first land on a given page to start their session.
Internal Campaign InstancesIntFalseNoThe 'Internal Campaign Instances' metric.
Internal Search Terms InstancesIntFalseNoThe 'Internal Search Terms Instances' metric.
Custom Conversion 3 InstancesIntFalseNoThe 'Custom Conversion 3 Instances' metric.
eVar4 InstancesIntFalseNoeVar4
RegistrationsIntFalseNoThe 'Registrations' metric.
Email RegistrationsIntFalseNoThe 'Email Registrations' metric.
SubscriptionsIntFalseNoThe 'Subscriptions' metric.
Page ViewsIntFalseNoThe 'Page Views' metric.
Ad ImpressionsIntFalseNoThe 'Ad Impressions' metric.
Ad ClicksIntFalseNoThe 'Ad Clicks' metric.
Exit Link InstancesIntFalseNoThe number of times visitors clicked a specific link before leaving your website. This can help you understand which links are causing users to leave and potentially identify opportunities for optimization.
ExitsIntFalseNoThe number of times a given dimension item is captured as the last value in a visit. This can help you understand the last thing visitors see before leaving your site, allowing you to optimize the experience a visitor gets before they leave.
Total Seconds SpentIntFalseNoThe amount of time visitors spend viewing a specific item on the site, such as a product or piece of content. This can help you understand how interested visitors are in specific products.
Total Seconds SpentIntFalseNoThe 'Total Seconds Spent' metric.
Marketing Channel InstancesIntFalseNoThe 'Marketing Channel Instances' metric.
Mobile ViewsIntFalseNoThe 'Mobile Views' metric.
New EngagementsIntFalseNothe number of times a visitor matches a marketing channel for the first time in that visitor's engagement period. This can compare any dimension with a visitor matching a marketing channel processing rule for the first time.
OccurrencesIntFalseNoThe number of hits where a given dimension was set or persisted.
OrdersIntFalseNoThe total number of purchase events made on your site. This metric is vital for eCommerce sites in measuring conversion because you can combine this metric with any dimension to see which dimension items contributed to an order.
Orders per VisitDecimalFalseNoThe ratio of orders that visitors made over the total number of visits to your site. This can help you understand conversion rate for your site.
Page EventsIntFalseNoSpecific user interactions or actions that occur on the site, such as clicks, form submissions, video plays, downloads, and other custom events.
Pages Not FoundIntFalseNoShows URLs that contained an error. This can help you lower the number of errors that visitor get on your site.
Page ViewsIntFalseNoShows the number of times a given dimension item was set or persisted on a page. It is one of the most common and basic metrics in reports.
Average Page Views per VisitDecimalFalseNoThe 'Average Page Views per Visit' metric.
Product ViewsIntFalseNoThe number of times any product was viewed. This can help you see your top-viewed products, or how total product views trend over time.
Referrer InstancesIntFalseNoThe 'Referrer Instances' metric.
ReloadsIntFalseNoThe number of times a dimension item was present during a reload. A visitor refreshing their browser is the most common way to trigger a reload.
RevenueDecimalFalseNoThe monetary amount of products purchased within all orders. This metric is vital for eCommerce sites in measuring conversion because you can combine this metric with any dimension to see which dimension items contributed to revenue.
SearchesIntFalseNoThe number of hits that match Adobe's external search detection. This can help you understand how non-search dimensions contributed to search engine traffic.
Single Page VisitsIntFalseNoOccurrences when visitors leave the site after viewing only a single page.
Single AccessIntFalseNoThe 'Single Access' metric.
Time Spent per Visit (seconds)IntFalseNoThe average amount of time that visitors interact with a given dimension item during each visit.
Time Spent per Visitor (seconds)IntFalseNoThe average amount of time that visitors interact with a given dimension item during a visitor's entire lifetime.
UnitsIntFalseNoThe total number of products purchased within all orders. This metric is vital for eCommerce sites in measuring conversion because you can combine this metric with any dimension to see which dimension items contributed to the number of products purchased.
Unique VisitorsIntFalseNoThe number of unique individuals who have visited the site during a specified time period. This can help you understand the overall reach of the site.
Daily Unique VisitorsIntFalseNoThe number of unique visitors to the site during each day in a given time period.
Hourly Unique VisitorsIntFalseNoThe number of unique visitors to the site during each hour of the day. This can help you understand the time of day when the site is busiest to help optimize marketing campaigns and website content.
Visitors with Experience Cloud IDIntFalseNoThe number of unique visitors to the site based on their Marketing Cloud Visitor ID.
Monthly Unique VisitorsIntFalseNoThe number of unique visitors to the site during each month in a given time period.
Quarterly Unique VisitorsIntFalseNoThe number of unique visitors to the site during each quarter in a given time period.
Weekly Unique VisitorsIntFalseNoThe number of unique visitors to the site during each week in a given time period.
Yearly Unique VisitorsIntFalseNoThe number of unique visitors to the site during each year in a given time period.
VisitsIntFalseNoThe number of sessions across all visitors on the site.
Visits - All VisitorsIntFalseNoThe 'Visits - All Visitors' metric.
VisitsIntFalseNoThe 'Visits' metric.
Test CMDecimalFalseNoennio testing
CalculatedMetricTestDecimalFalseNoThe 'CalculatedMetricTest' metric.
Revenue / VisitorDecimalFalseNoThe average amount of revenue generated by each individual visitor to the site.
Orders / VisitorDecimalFalseNoThe average number of orders or transactions generated by each individual visitor to the site.
Revenue / VisitsDecimalFalseNoThe average amount of revenue generated by a single visit to the site.
Revenue / OrderDecimalFalseNoThe average amount of revenue generated by each completed transaction or order on the site.
Orders / VisitsDecimalFalseNoThe percentage of visits to the site that result in a completed transaction.
Page Views / VisitsDecimalFalseNoThe average number of pages a user views during a single visit to the site.
Visits / VisitorDecimalFalseNoThe average number of visits a unique visitor makes to the site.
Reloads / PageviewsDecimalFalseNoThe percentage of page views that resulted in a reload or refresh of the page.
Weighted Bounce RateStringFalseNoif(visits>percentile(visits),bouncerate,0)
Order AssistsDecimalFalseNoThe number of times a channel or source contributed to a customer's journey towards making a purchase, but did not result in the final purchase.
Exit RateStringFalseNoThe percentage of visitors who leave the site after viewing a particular page.
Entry RateStringFalseNoThe percentage of visitors who entered the site on a given page, compared to the total number of sessions on the site.
Average Time on SiteStringFalseNoThe average amount of time a visitor spends on the site before leaving or navigating away.
Time Spent/User (State)StringFalseNoThe length of time that the average visitor spends in a particular State while on the site.
Action Time In App / UsersStringFalseNoThe average amount of time visitors spend performing a specific action or task on the site.
Average Place Dwell TimeStringFalseNoThe average length of time that visitors spend on a specific section or area of a web page before moving on to another section or leaving the site.
Engagement Rate (Messages)StringFalseNoThe percentage of visitors who send a message or initiate a conversation using the site's messaging features, such as live chat or chatbots.
States Per LaunchDecimalFalseNoThe number of web page states or screens that a visitor views during a single session.
Launches/UserDecimalFalseNoThe number of times a user launches a specific application or feature on the site.
Crash Rate (Mobile)StringFalseNoThe percentage of app sessions that end in a crash or in an abnormal termination of the app.
Average Session Length (Mobile)StringFalseNocm_mobile_avg_session_length_defaultmetric_localized_description_key
Users (Mobile)DecimalFalseNoThe total number of users of a mobile app.
App UsersDecimalFalseNoThe total number of users of a mobile app.
State ViewsDecimalFalseNoThe number of views to the different states or screens of the app.
ActionsDecimalFalseNoThe total number of actions taken in the app.
Acquisition Link ClicksDecimalFalseNoThe number of times people click a link that is designed to drive traffic to the site.
Page VelocityDecimalFalseNoThe number of additional page views and engagement that a piece of content generates.
Conversion RateStringFalseNoThe percentage of visitors who took a desired action, such as made a purchase.
CompressionStringFalseNoThe process of reducing the file size of a web page or website to improve page load times and website performance.
Devices/personDecimalFalseNoThe average number of devices used by a single person to access the site.
Experience Cloud ID coverageStringFalseNoThe percentage of visitors who have an Experience Cloud ID.
In-App Message Engagement RateStringFalseNoThe percentage of visitors who interact with a specific in-app message, such as a push notification or banner.
Content VelocityDecimalFalseNoThe speed at which new content is created and published on the site and how quickly it generates user engagement.
Adobe Advertising Avg. Quality ScoreDecimalFalseNoEvaluates the quality and relevance of the site's landing pages in the context of data from Adobe Advertising.
Adobe Advertising Avg. PositionDecimalFalseNoMeasures the average ranking of the site's pages or ads in search engine results (using data from Adobe Advertising) when people search for specific terms relevant to your business.
Adobe Advertising ROASDecimalFalseNoReturn on Advertising Spend (ROAS) measures the effectiveness and profitability of an advertising campaign (using data from Adobe Advertising).
Adobe Advertising CPCDecimalFalseNoCost Per Click (CPC) measures the cost of a digital advertising campaign (using data from Adobe Advertising).
Adobe Advertising CTRStringFalseNoClick-Through Rate (CTR) measures the effectiveness of digital advertising campaigns or site content in generating clicks (using data from Adobe Advertising).
Adobe Advertising Cost w CentsDecimalFalseNoThe total cost of a digital advertising campaign, expressed in cents (using data from Adobe Advertising).
Ad Completion RateStringFalseNoThe percentage of visitors who complete an ad on the site after starting it.
Ad Time Spent RateStringFalseNoThe amount of time viewers spend watching a video ad (displayed as a percentage of the ad's total length).
Avg. Ad Time SpentStringFalseNoThe average amount of time that viewers spend watching a video ad on the site (HH:MM).
Avg. Ads per Media StreamDecimalFalseNoThe average number of ads that appear during a single media stream or video on the site.
Avg. Chapter Time SpentStringFalseNoThe average amount of time viewers spend watching a specific chapter or section of a video on the site (HH:MM).
Avg. Chapters per Media StreamDecimalFalseNoThe average number of chapters or sections that appear during a single media stream or video on the site.
Avg. Content Time SpentStringFalseNoThe average amount of time visitors spend engaging with a particular piece of content on the site (HH:MM).
Avg. Media Time SpentStringFalseNoThe average amount of time visitors spend engaging with a particular media element on the site, such as a video or audio clip, after the stream initiates. (HH:MM).
Chapter Completion RateStringFalseNoThe percentage of viewers who watch a particular chapter or section of a video to its conclusion after starting it.
Content Buffer Duration RateStringFalseNoThe percentage of time a video or audio clip is paused for buffering during playback on the site.
Content Completion RateStringFalseNoThe percentage of time a video or audio clip is completed after starting.
Content Pause Duration RateStringFalseNoThe percentage of time a video or audio clip is paused for buffering during playback on the site.
Content Time to Start RateStringFalseNoThe amount of time it takes for a video or audio clip to start playing after a user clicks the play button.
Drops before Start RateStringFalseNoThe percentage of visitors who click the play button on a video or audio clip but abandon it before the content starts playing.
Media Completion RateStringFalseNoThe percentage of visitors who complete a video on the site after starting it.
ITP 2.1 Unique Visitors / Unique VisitorsStringFalseNoThe percentage of unique visitors using a browser affected by ITP 2.1 cookie limitations. In other words, customers not using a CNAME implementation. (This applies to customers setting cookies via client-side JavaScript.)
Unique Visitors / Unique Visitors returning after 7 daysStringFalseNoThe percentage of unique visitors who are returning after a period of 7 or more days.
Page Views / Unique VisitorDecimalFalseNoThe average number of pages viewed for each unique visitor to the site.
Visits / VisitorsDecimalFalseNoThe average number of visits a unique visitor makes to the site.
Estimated Unique Visitors (ITP 2.1)DecimalFalseNoFor ITP visitors (users on Safari browsers) divide Unique Visitors by 2 or less. This assumes you are setting cookies using client-side JavaScript (not using a CNAME implementation). Implementations that set cookies using client-side JavaScript were impacted starting with ITP 2.1. See: https://webkit.org/blog/8613/intelligent-tracking-prevention-2-1/
Page Views / Estimated Unique Visitors (ITP 2.1)DecimalFalseNoThe average number of pages viewed for Estimated Unique Visitors (ITP 2.1).
Bots Page View RatioDecimalFalseNoBot Page Views / Page Views
Average Visits Per OrderStringFalseNoThe average number of visits for each order made.
Average Products Per OrderStringFalseNoThe average number of products included in each order.
Average Carts Per OrderStringFalseNoThe average number of carts included in each order.
Average Checkouts Per OrderStringFalseNoThe average number of checkouts associated with each order.
Average Revenue Per ProductDecimalFalseNoThe average amount of revenue generated by each product.
Average Revenue Per CartDecimalFalseNoThe average amount of revenue generated for each shopping cart.
Average Revenue Per CheckoutDecimalFalseNoThe average amount of revenue generated for each checkout.
Average Revenue Per OrderDecimalFalseNoThe average amount of revenue generated for each order.
Average Revenue Per UnitDecimalFalseNoThe average amount of revenue generated for each unit sold.
Average Units Per ProductDecimalFalseNoThe average number of units included in each product.
Average Units Per CartDecimalFalseNoThe average number of units included in each shopping cart.
Average Units Per CheckoutDecimalFalseNoThe average number of units included with each checkout.
Average Units Per OrderDecimalFalseNoThe average number of units included with each order.
Average Orders Per ProductDecimalFalseNoThe average number of orders for each product.
Average Orders Per CartDecimalFalseNoThe average number of orders included with each shopping cart.
Average Orders Per CheckoutDecimalFalseNoThe average number of orders included with each checkout.
Average Revenue Per VisitDecimalFalseNoThe average amount of revenue generated for each visit.
Average Orders Per VisitDecimalFalseNoThe average number of orders generated with each visit.
Average Click-Throughs Per OrderStringFalseNoThe average number of click-throughs (clicks on ads or links) that are required before a single order is made.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
LoginId [KEY]StringFalseNoUnique identifier of the user.
ImsUserIdStringFalseNoThe IMS User Id. This is used only for internal users such as authors, reviewers, administrators, developers, etc.
CompanyIdStringFalseNoUnique identifier of the company.
CreateDateTimestampFalseNoThe date when user was created.
DisabledBooleanFalseNoWhether or not this user's account is disabled.
EmailStringFalseNoThe email of the user.
FirstNameStringFalseNoThe first name of the user.
LastNameStringFalseNoThe last name of the user.
FullNameStringFalseNoThe full name of the user.
LastAccessTimestampFalseNoWhen the user accessed his account for the last time.
LastLoginTimestampFalseNoWhen the user logged in for the last time.
LoginStringFalseNoLogin name.
PhoneNumberStringFalseNoThe phone number of the user.
TitleStringFalseNoThe user's title.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DateDateFalseNoThe day the given metric occurred.
UniqueVisitorsIntFalseNoThe number of unique individuals who have visited the site during a specified time period. This can help you understand the overall reach of the site.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DateDateFalseNoThe day the given metric occurred.
VisitsIntFalseNoThe number of sessions across all visitors on the site.
StartDateStringFalseNoSpecifies the beginning of the reporting period.
EndDateStringFalseNoSpecifies the end of the reporting period.
SegmentIdStringFalseNoSpecifies the ID of a predefined or custom segment to filter the report data.

Return to Top