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 21 Dec. 2024.
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

condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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