Search (Summary) Report
Use the Search (Summary) Report to view search terms and the number of times the term was used.
Required Permission: Manage In-App Reporting
Only search terms used during the report date range are included in the results.
Each row in this report details one search term.
Direct Data Connector table name: Content_Summary_SearchSummary
Field Name | Field Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
Date Searched |
The date the search was performed. This is the date range column located on the Filter dialog. The column is not included in the report results. For Direct Data Connector, add this field to your query and provide dates. |
Required |
DateSearched |
DATE |
Search Term |
The word or phrase a user entered into the search bar. Each search entry appears as a separate row in the report. Variations in capitalization or phrasing are treated as distinct terms. |
N |
SearchTerm |
VARCHAR(16777216) |
Search Count |
The number of unique searches for the exact term shown. Similar terms (for example, different capitalization) are not combined and appear as separate rows. |
Y |
Add sum or count (*) to your query. |