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. Accessed 23 Apr. 2025.
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
03/2803/3104/0104/0404/0604/0704/0804/1204/17Downloads for ganalytics0.511.522.533.544.555.566.5TrendBars

Today's Hot Picks in Authors and Packages

GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA