Overview
This page lists every record-content field captured for page tracking — including the page identifier, the page name, the page URL, the internal/external search phrase, and page-level parameters and categories. All field names below match the technical record schema (e.g. page.id, page.name, page.url).
For the sender-side perspective — how page tracking data is transmitted via Tag Integration / Smart Pixel — see Pages in the Smart Pixel documentation.
Field Definitions
Name / Object | Key on Record | Description | Format | Comment |
|---|---|---|---|---|
Page (Request) Id |
| Identifier of the tracked content. |
| This field depends on the event. If the event is not a page call, but a form event, for example, then this is the equivalent of request_id in the getFullForms table. |
Page Ranking |
| Classifies page views in the order of all page views associated with the visit. |
| - |
Page Timestamp |
| The instant where the page was tracked. |
| - |
Page name (content id) |
| The name of the page. |
| - |
Page URL |
| The URL to the page. |
| - |
Page (Text) Categories |
| Categories for the page. |
| - |
|
| Categories for the page. |
| - |
Page (Text) Parameters |
| Parameters for the page. |
| - |
Page (Numeric) Parameters |
| Parameters for the page. |
| - |
Internal search phrase |
| The search phrase when the internal search bar of the website was used. |
| - |
External search phrase |
| The search phrase when an external search engine was used, e.g. Google. |
| - |
Search Engine Flag (legacy, classic only) | n/a | n/a | n/a | Available in the future. |
Referrer Domain (legacy, classic only) | n/a | n/a | n/a | See referrerUrl. The Raw Data Export does not provide the complete URL. |
Page duration (legacy, classic only) | n/a | n/a | n/a | - |
Referrer Domain |
| Domain of the detected referrer. |
| New field, contains the domain of the referrer. |
Search Engine Flag |
| Flag indicating the referrer is a search engine. |
| New field, contains a flag indicating the referrer is a search engine. |
Stream and Export Mapping
The same fields, mapped to their availability in the Root Stream, Custom Streams, the current Raw Data Export, and the Classic Raw Data Export. Use the Name / Object column to cross-reference rows with Field Definitions above.
Name / Object | Available in Root Stream | Field in Custom Stream | Available in Custom Stream | File in the Raw Data Export | Field in the Raw Data Export | Available in Classic Raw Data Export |
|---|---|---|---|---|---|---|
Page (Request) Id |
| Depends on the event (for example, |
| |||
Page Ranking |
|
|
| |||
Page Timestamp |
|
|
| |||
Page name (content id) |
|
|
| |||
Page URL |
| n/a | n/a | |||
Page (Text) Categories |
| n/a | n/a | |||
|
| n/a | n/a | |||
Page (Text) Parameters |
|
|
| |||
Page (Numeric) Parameters |
|
|
| |||
Internal search phrase |
|
|
| |||
External search phrase |
|
|
| |||
Search Engine Flag (legacy, classic only) | n/a | n/a | n/a | |||
Referrer Domain (legacy, classic only) | n/a | n/a | n/a | |||
Page duration (legacy, classic only) | n/a | n/a | n/a | |||
Referrer Domain |
| - | - | |||
Search Engine Flag |
| - | - |
Related
Pages (Smart Pixel) — how to send page tracking data via the Smart Pixel.
Contents of Raw Data Tables — where page data appears in the Raw Data Export (see
getContentsand related tables).