Tag results table
The Tag Results Table displays at the bottom of the browser window when you test page groups, showing the results of the tags that executed on the current page. Use the controls above the table to filter or customize your view of the results.
- Page Groups
- Select whether to view the results for all page groups that are deployed in the test environment, or select a specific page group to view only its tag execution results.
- Vendors
- Select whether to view the results for all vendor tags deployed in the test environment, or select a specific vendor to view only its tag execution results.
- Show Errors Only
- Select this option to show only errors, such as invalid datatype in the tag results table. If tags are executed successfully, with no errors, they are not displayed in the table.
- Suppress Duplicates
- This option suppresses the display of duplicate data for multiple rows. For example, if a tag has multiple tag data item rows, but the Date/Time, Page Group, Category, Vendor, Tag Function, and Tag Name are identical for each of those tag data items, they are displayed only once, in the first row for that tag. This option is selected by default.
- Encyclopedia
- Click this link to view a summary of elements, functions, and tags that execute on the test page. To refresh the display after changes are made to your pages, you might need to close and reopen the Encyclopedia window.
- Tags that not found or are unable to be syndicated are displayed with X in the Encyclopedia. Tags returning values with invalid datatypes (for example, if the tag value does not match the tag's expected data type) are displayed with alerts.
- Settings
- Click this link to display the current global settings. If you have "Advanced Feature" permissions, you can modify these settings by clicking Manage > Global Settings in the side navigation pane.
Tag Results Table Columns and Descriptions
| Column | Description |
|---|---|
| Date/Time | The date and time at which the tag was executed. |
| Page Group | The name of the page group to which the tested page belongs. The page group
type is indicated by one or more icons, for example Head ( |
| Category | The category of page groups to which the tested page belongs. |
| Vendor | The name of the vendor that manages or hosts the tag. |
| Tag Function | The name of the function that is called by the tag. |
| Tag Data Item | The name of the tag data field that is associated with the tag. There can be several tag data fields for each tag. |
| Value Returned | The value that is captured by the tag for the tag data item.
|