powered by
GetUsageLog
GetUsageLog(date.from = as.character(Sys.Date() - 1), date.to = as.character(Sys.Date()), localtime = FALSE)
Log start date (YYYY-MM-DD)
Log end date (YYYY-MM-DD)
Whether to change datetimes from UTC to local time
data frame with: datetime, login, event_num, event_type, ip_address, report_suite, event_details
Gets the Adobe Analytics usage log for all users within the specified date range.
Other internal: GetEndpoint, ParseDW, ParseFallout, ParseOvertime, ParsePathing, ParseRanked, ParseSummary, ParseTrended
GetEndpoint
ParseDW
ParseFallout
ParseOvertime
ParsePathing
ParseRanked
ParseSummary
ParseTrended
# NOT RUN { usagelog <- GetUsageLog("2014-01-01","2014-01-31") # }
Run the code above in your browser using DataLab