Python Forum
add more than 1 metric to py script
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
add more than 1 metric to py script
#1
hi,

have a script which (amongst other mets and dims) extract the ga: sessions. it looks like this: 'metrics ': [{'expression': 'ga:sessions')] but if I want to add a second or third metric what would be the best option? 'metrics ': [{'expression': 'ga:sessions'),{'expression': 'ga.users'), {'expression':'ga.newUsers'}] or???
thanks for helping out...
m
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020