X-Selector | Select link, action, value, area

Rate 5 / 2 votes
More than 59 users worldwide
Current version: 2.0
Price: FREE
Download extension
Like this extension ? Like/Share it!
Allows to select a node in current page, and retrieves its current x-selector, usable in Schneider Electric Tag ManagerX-Selector retrieves a node selector, usable in Schneider Electric Tag Manager configurator.
• To enable/disable X-Selector, click the toolbar icon.
• With the green selector, hover any element you want to select in current page.
• To copy the node selector in the clipboard, right click on highlighted element, then choose the selector type:
► X-Selector for Link(s) tracking: to select a set of <a> elements. If there's no <a> node in your selection, you'll be alerted.
► X-Selector for Action tracking: to setup a click tracking with non-link elements, like button. To be used when previous option says there's no link.
► X-Selector for Value extraction: to select text or number inside the selection, used for example by sales tracking (for this usage, if you are ony interested by number, you don't have to worry about currency or local separators, it will be properly formatted).
► X-Selector for Area selection: to select anything. Useful for clickzone or search areas for example.

• When it's not possible or difficult to select the exact area, select one of its content and:

► Select parent: Move the current selection to its parent. Do it until you obtain the required area.

• To display the copied selector, open Google Chrome console before.
• To deactivate, click again on toolbar icon, or type on Esc key, or switch on another tab.
*************************************************
X-Selector node syntax is a simplification of XPath, but only selects significant ascendants, and choose them in a particular way, in order to be resistant to structure changes:
• ParentNode/ChlidNode/.../MyNode, where a Node can be:
► id or @id : id of node
► tagName:className[index] : select tag with type and class (can be empty to retrieve all)
DIV:row >> Select all DIV with class 'row', or only the first when ascendant.
DIV:row[3] >> Select fourth DIV with class 'row'

Reviews of X-Selector | Select link, action, value, area extension

Similar extension