Other packages > Find by keyword >

ganalytics  

Interact with "Google Analytics"
View on CRAN: Click here


Download and install ganalytics package within the R console
Install from CRAN:
install.packages("ganalytics")

Install from Github:
library("remotes")
install_github("cran/ganalytics")

Install by package version:
library("remotes")
install_version("ganalytics", "0.10.7")



Attach the package and use:
library("ganalytics")
Maintained by
Johann de Boer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-01
Latest Update: 2023-07-03
Description:
Functions for querying the Google Analytics core reportingreal-time multi-channel funnel and management APIs as well as the GoogleTag Manager GTM API. Write methods are also provided for the managementand GTM APIs so that you can change tag property or view settings forexample. Define reporting queries using natural R expressions instead ofbeing concerned as much about API technical intricacies like query syntaxcharacter code escaping and API limitations.
How to cite:
Johann de Boer (2018). ganalytics: Interact with "Google Analytics". R package version 0.10.7, https://cran.r-project.org/web/packages/ganalytics
Previous versions and publish date:
0.10.4 (2018-07-01 15:30), 0.10.6 (2019-01-07 17:40), 0.10.7 (2019-03-02 10:20)
Other packages that cited ganalytics R package
View ganalytics citation profile
Other R packages that ganalytics depends, imports, suggests or enhances
Functions, R codes and Examples using the ganalytics R package
Some associated functions: And . ArgList . CheckVectorBounds . Cohort . Comparator . DateRange . Dimensions . DynSegment . EndDate . Exclude . Expr . First . GaAccount . GaAccountSummaries . GaAccountSummary . GaAccounts . GaAnd . GaCondition . GaCreds . GaDateRange . GaDimensions . GaEndDate . GaExpr . GaFilter . GaMaxResults . GaMetaUpdate . GaMetrics . GaNot . GaOr . GaProfileId . GaQuery . GaSamplingLevel . GaScopeLevel . GaSegment . GaSequence . GaSortBy . GaSplitDateRange . GaStartDate . GaUserSegment . GaUserSegments . GaView . GetGaData-.query-method . GoogleApiCreds . GtmAccount . GtmAccounts . Include . IsNegated . IsRegEx . IsVarMatch . Later . MaxResults . McfExpr . McfQuery . Metrics . Not . Operand . Or . PerHit . PerProduct . PerSession . PerUser . Query . RtExpr . RtQuery . SamplingLevel . ScopeLevel . Segment . SegmentConditionFilter . SegmentFilters . Segments . Sequence . SortBy . SplitDateRange . StartDate . TableFilter . Then . ValidGaOperand . Var . all_inherit . andExpr-class . checkDataFrameClasses . comparator-class . comparators . compoundExpr-class . dateRange-class . dimComparator-class . dimExpr-class . dimOperand-class . dimVar-class . dimensions-class . expr-class . flatten . gaAccount-class . gaCalMetVar-class . gaCohort-class . gaComparator-class . gaCustomDimension-class . gaCustomMetric-class . gaDimComparator-class . gaDimExpr-class . gaDimFilter-class . gaDimOperand-class . gaDimVar-class . gaDimensions-class . gaDynSegment-class . gaExpr-class . gaFilter-class . gaGoal-class . gaMetComparator-class . gaMetExpr-class . gaMetOperand-class . gaMetVar-class . gaMetrics-class . gaOperand-class . gaPivot-class . gaProperty-class . gaQuery-class . gaSegMetExpr-class . gaSegment-class . gaSegmentCondition-class . gaSegmentConditionFilter-class . gaSegmentFilter-class . gaSegmentId-class . gaSegmentList-class . gaSegmentSequenceFilter-class . gaSegmentSequenceStep-class . gaSortBy-class . gaUserSegment-class . gaVar-class . gaVarList-class . gaView-class . ganalytics-package . logicalDimOperand-class . mcfComparator-class . mcfDimComparator-class . mcfDimExpr-class . mcfDimOperand-class . mcfDimVar-class . mcfDimensions-class . mcfExpr-class . mcfFilter-class . mcfMetComparator-class . mcfMetExpr-class . mcfMetOperand-class . mcfMetVar-class . mcfMetrics-class . mcfOperand-class . mcfQuery-class . mcfSortBy-class . mcfVar-class . mcfVarList-class . metComparator-class . metExpr-class . metOperand-class . metVar-class . metrics-class . operand-class . orExpr-class . order_bys_ga4-class . parse_date . query-class . rtComparator-class . rtDimComparator-class . rtDimExpr-class . rtDimOperand-class . rtDimVar-class . rtDimensions-class . rtExpr-class . rtFilter-class . rtMetComparator-class . rtMetExpr-class . rtMetOperand-class . rtMetVar-class . rtMetrics-class . rtOperand-class . rtQuery-class . rtSortBy-class . rtVar-class . rtVarList-class . select_segment_filters_with_scope . sequential_segment . setSegmentFilterScopeNegation . sortBy-class . split_permissions . standardQuery-class . tableFilter-class . unnest_objects . unsplit_permissions . var-class . varList-class . viewId-class . xor . 
Some associated R codes: Bool-generics.R . Bool-methods.R . Comparator-generics.R . Comparator-methods.R . Creds-methods.R . Date-generics.R . Date-methods.R . Expr-generics.R . Expr-methods.R . GaApiRequest.R . GaGetCoreReport.R . GaView-generics.R . GaView-methods.R . GetGa-methods.R . Operand-generics.R . Operand-methods.R . Query-generics.R . Query-methods.R . Segment-generics.R . Segment-methods.R . Sequence-generics.R . Sequence-methods.R . TableFilter-generics.R . TableFilter-methods.R . Var-generics.R . Var-list-generics.R . Var-list-methods.R . Var-methods.R . comparator-classes.R . comparator-coerce.R . date-coerce.R . deprecated.R . expr-classes.R . expr-coerce.R . ga-api-classes.R . ga-api-coerce.R . ganalytics-package.R . globaldata.R . googleAnalyticsR-coerce.R . gtm-api-classes.R . management-api-classes.R . meta.R . operand-classes.R . operand-coerce.R . query-classes.R . segment-classes.R . segment-coerce.R . sequence.R . table-filter-classes.R . table-filter-coerce.R . utils.R . var-classes.R . var-coerce.R . var-list-classes.R . var-list-coerce.R . view-coerce.R . zzz.R .  Full ganalytics package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns