Element Details: Web+Scraper+Rows
 Back


Available in: Logi Info Source code name: WebScraperRows

Add a WebScraperRows element to a WebScraper DataLayer to identify the location in the web page HTML source where the data to be retrieved begins.

The WebScraperXPath attribute for a WebScraperRows element should be an absolute path, such as:
/html/body/table[3]/tr



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
WebScraperXPath
UserDefined
(Required) The XPath attribute identifies a location in a web page HTML file formatted as XML.



PARENT ELEMENTS

Click element to drill down for more information.

DataLayer.Web Scraper


CHILD ELEMENTS

Click element to drill down for more information.

Web Scraper Column


 Back to top


 Chart Debug