Expand my Community achievements bar.

DTM: Rule condition works by CSS selector, but doesn't grab values needed through multiple parentElements

Avatar

Level 1

I have a CSS selector applied directly to an element (span.sw-icon.lfo-bookmark) that's firing an event. I need to get some values that are 4 parentElements up. When I console.log more than 2 parentElements, I get a 'null' message [in the screenshot, console.log works successfully up until the div with .bookmark-btn]. The site is done in Angular which I think might be the issue. I tried setting an evar, but didn't get anywhere with it. 

 

Any idea where i'm going wrong?

MMMMC_0-1581111883761.png

 

1 Reply

Avatar

Level 10
Is there a way we can access the page? Also screen shots of the rule and your code would be helpful.