Find an Element Identifier without using the MXO Extension

You can use the instructions below to find the correct element identifier required when creating an Attribute Capture Point or Optimization Point.

The instructions below are for Chrome. You may see slight differences if you are using a different browser.

  1. Go to the page you are interested in.
  2. Pick the element you want a path for.
  3. Right-click the element then select Inspect.
  4. In the panel that opens up, hover over the highlighted HTML code that matches your element.
  5. Right-click and select Copy > Copy XPath.XPath browser example
  6. Paste the XPath below and press Submit:Submit
  7. Copy the following path…Enter an XPath above...
  8. …and paste it into the identifier of your Attribute Capture Point…XPath browser example
  9. …or the element path of your Optimization Point.XPath browser example