zhuoyizhang / dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard review

JumpStart customer development funnel

Getting Started

Prerequisites

Install Rstudio Install R create a new project->version control->git The URL is https://github.com/zhuoyizhang/dashboard.git

Give examples

Installing

You need to create an account in Google and add the service account email in Google Analytics. Replace the values with your own credentials

options(googleAuthR.client_id = "6825601687-p6qn50ihi2pii5nv6boh3h5gbp6d5u2n.apps.googleusercontent.com")
options(googleAuthR.client_secret = "3b6ace1ed38cba6d8840d9bc63fa03da01cc1629")
options(googleAuthR.scopes.selected = "https://www.googleapis.com/auth/analytics")


Running the tests

Click on "Knit" button in the Rmd file you choose to run

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About