Hello everyone,
I just bought the pro version and I have a small question about the Google Analytics module. I want to make a dashboard to check the variations of some statistics analytics of several customers on a same table.
I would like the dates to be automatically set to the current date, so day after day the table will provide me with up-to-date data.
Do you know how to do it ?
I have the following formula:
= Dump (GoogleAnalytics ("ga: 123456"; "ga: sessions"; "2017-01-22"; "2017-01-28"; ""; ""; "; ; "DEFAULT"))
How do we ensure that these dates are indicated automatically?
Many thanks in advance;)