transferring google analytics data in google sheet.

hi i have setup a workflow where i have retrieved sessions data for all my posts till date. now i want to add that analytics data in google sheet in such a way that each row different post data like, title, url, sessions etc. thanks.
 

ArshilAhmad

Well-known member
Staff member
If you are using the 'Add Multiple Rows' action step, try using the 'Line Itemizer'—it will extract the data from Google Analytics in a comma-separated format, which you can then map to the 'Add Multiple Rows' action step in Google Sheets.
1753461761428.png


 
Top