Web Pixel API - DOM Traversing?

Anybody figured out a way to traverse the DOM tree using the Web Pixel API?
For example, when a customer clicks a home page section button, can we traverse the tree upwards to find the section element it was located within?

I’m able to register the event, and get the event object - but if there’s no HTML ID, we’re kinda stuck.

sadly not possible in sandbox with API pixel. add IDs :expressionless: