GoogleAnalyticsData: GoogleAnalyticsData

Description Usage Format Source

Description

Sample of Google Analytics data for a website over several months. Possibly made up.

Usage

1

Format

A data frame with 5732 rows and 7 variables:

date

double date in Y-m-d format

channelGrouping

character how site viewer found site

deviceCategory

character type of device used to view site

sessions

integer total sessions: "a group of user interactions with your website that take place within a given time frame"

pageviews

integer total pages viewed by those viewers

entrances

integer number of entrances, see https://support.google.com/analytics/answer/2956047?hl=en

bounces

integer viewers who leave site after viewing exactly one page

Source

http://www.dartistics.com/data/gadata_example_2.csv


bcBusinessStats/data1135 documentation built on July 26, 2020, 11:37 a.m.