Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

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.