Hi everyone!
Could really use some help from people mofre knowledgable than me! I’m trying to figure out how I can process data from Google Analytics.
In my specific example im getting the session source from Google analytics which then fetches as 6 bundles. I understand that I would then have to use an iterator in order to seperate this data. I put the array tag from google analytics fetched info into the iterator and end up getting 6 “operations”. I then want this info to go into a google sheet seperatley but i cant seems to get seperate values for the fetched infomation. It only gives me the options of “Value”.
How can i get it so each of the fetched metrics are sperate and i can call on their tags seeratley to go into my spreadhseet. Hope that makes sense!