Description Usage Arguments Note Examples
The report
function returns a report presenting your
website KPIs during the last month, and their evolution over a one year period.
1 | report(website)
|
website |
The unique Google Analytics table ID of the form
|
The output file will be generated in your working directory. Don't know where is your working directory ? Type 'getwd()' in the R console.
1 2 3 | ## Not run:
report(website = "ga:XXXXXXX")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.