Open tsvetannikolov opened 8 years ago
Hi,
When trying to import the following data in R, R returns a table with the Handle User column missing.
Sessions.by.user.by.month <- ga$getData(id, batch=TRUE, metrics = "ga:Sessions", dimensions = "ga: Handle User, ga:Date")
Is RGA able to import dimensions whose titles contain an interval? Customised dimensions names can be easily changed, but I may encounter difficulties with the standard ones i.e. event label.
Thank you in advance. Tsvetan
Hi,
When trying to import the following data in R, R returns a table with the Handle User column missing.
Sessions.by.user.by.month <- ga$getData(id, batch=TRUE, metrics = "ga:Sessions", dimensions = "ga: Handle User, ga:Date")
Is RGA able to import dimensions whose titles contain an interval? Customised dimensions names can be easily changed, but I may encounter difficulties with the standard ones i.e. event label.
Thank you in advance. Tsvetan