Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/blackcowmoo/grafana-google-analytics-dataSource

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/blackcowmoo/grafana-google-analytics-dataSource

  • v0.3.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

CodeQL

Google Analytics datasource

Visualize data from Google Analytics UA And GA4(beta)

Feature

  • AutoComplete AccountID & WebpropertyID & ProfileID
  • AutoComplete Metrics & Dimensions
  • Query using Metrics & Dimensions
  • Setting with json

query

Preparations

Generate a JWT file

  1. if you don't have gcp project, add new gcp project. link
  2. Open the Credentials page in the Google API Console.
  3. Click Create Credentials then click Service account.
  4. On the Create service account page, enter the Service account details.
  5. On the Create service account page, fill in the Service account details and then click Create
  6. On the Service account permissions page, don't add a role to the service account. Just click Continue
  7. In the next step, click Create Key. Choose key type JSON and click Create. A JSON key file will be created and downloaded to your computer
  8. Note your service account email ex) @.iam.gserviceaccount.com
  9. Open the Google Analytics API in API Library and enable access for your account
  10. Open the Google Analytics Reporting API in API Library and enable access for your GA Data

Google Analytics Setting

  1. Open the Google Analytics
  2. Select Your Analytics Account And Open Admin Page
  3. Click Account User Management on the Account Tab
  4. Click plus Button then Add users
  5. Enter service account email at Generate a JWT file 8th step and Permissions add Read & Analyze

Grafana

Go To Add Data source then Drag the file to the dotted zone above. Then click Save & Test.
The file contents will be encrypted and saved in the Grafana database.

FAQ

FAQ

How To Dev

build directory

FAQs

Package last updated on 15 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc