HTML Search
HTML search reporting allows you to search for specific HTML strings captured in sessions.
Key use cases
- Search for errors on a property reported by visitors directly in the HTML code.
- Search for expired offers or other content no longer supported on a property.
Creating an HTML search report
-
On the navigation bar, go to Analyze > Technical > HTML Search > + New HTML Search.
-
Enter a Name for the report.
- In the Search type dropdown menu, select one of the following types of HTML string to search for:
- Text — Enter an item of text from the website code, such as a sentence or phrase on a page.
- Attribute — Enter an HTML attribute from the website code.Note: If you select this option, enter the name of the attribute, without any prefixes, in the Search attribute text box appearing below. For example,
class
,id
, ordata-custom
. - URL — Enter an HREF from the website code.
- In the Search value box, enter the exact HTML string to search for based on the Search type selected.
- (Optional) In the Segment box, select a segment to apply.
- In the From date box, select the earliest date to search within.
- In the To date box, select the latest date to search within.
- Click Save HTML Search.
When Decibel finishes processing the HTML Search, the status becomes Complete.