Undifined data after using data scraping

Hello everyone, i want to scrap this GA4 events using data scraping, but the result return me with “Undefined”, what is the best way to do this ?

I added this line to my Edit data definition but return me with nothing

@Zigeunerweisen

Welcome to the community

Can you try woth for eqch ui element activity

Also if you give idx as 1 it would always go to the first one only……increasing idx will move to similar elements

Also looks like the innertext is not matching with what you need…so you can try for eqch ui element activity indicate the field you need and inside it use get visible text activity or get text and change the option to visible and pass the current element in the input elment option in the properties panel

Cheers

Hi Anil, thanks for your reply

So i increase my idx to 99 and add this line from ui explorer after clicking “screen_view”

still return me with nothing, can you please help. Thank you

@Zigeunerweisen

xml editor is not to be editted…you need to edit the selector…please edit the proper one.

and as suggested try with for each ui element and get visibale text or get text with visible property

cheers

Hi Anil, im sorry i dont understand what you mean with edit the selector, should i change my method from “Data scraping” to select text ?

and as for get visible property is like this ?

Let me know, thank you

@Zigeunerweisen

Please try this…this is what you need to do

cheers