GithubHelp home page GithubHelp logo

Comments (13)

lcc3108 avatar lcc3108 commented on May 23, 2024 3

No api has been officially released for the new ga4. (beta or alpha status)

I'm going to try with an api in beta or alpha.
However, I don't know if I can do it before July 01.

from grafana-google-analytics-datasource.

Mehdi-YC avatar Mehdi-YC commented on May 23, 2024

Hello , is this WIP or not yet ?

from grafana-google-analytics-datasource.

lcc3108 avatar lcc3108 commented on May 23, 2024

Not yet.
I think we can proceed after supporting Grafana 9 version and updating READEME.md for setting

from grafana-google-analytics-datasource.

ZachBurm avatar ZachBurm commented on May 23, 2024

hey, @lcc3108 curious about the eta on this? Would like to see support in Grafana > 9

from grafana-google-analytics-datasource.

rushalexander avatar rushalexander commented on May 23, 2024

Guys, this summer, on July 1, 2023, standard Universal Analytics properties will stop processing data. Can we hope for new version of plugin with GA4 support before this?

from grafana-google-analytics-datasource.

aa-matthias avatar aa-matthias commented on May 23, 2024

Is support for Event Scope Custom Metrics present already / can it be added? I cannot find it in the metrics picker

image

from grafana-google-analytics-datasource.

lcc3108 avatar lcc3108 commented on May 23, 2024

Currently, I have written a code for GA4 support on the master branch and will support GA4 in release 0.2.0.

Plugin 0.2.0 has been submitted to Grafana and is awaiting confirmation of Grafana.

from grafana-google-analytics-datasource.

aa-matthias avatar aa-matthias commented on May 23, 2024

Hi @lcc3108 - thanks for your work towards GA4 support! We're using 0.2.0 already.

It's working fine for the out of the box metrics - however within the updated ui for choosing metrics / dimensions in the query builder I cannot find the averageCustomEvent:page_load_time which is visible via the Metric Browser

https://ga-dev-tools.google/ga4/dimensions-metrics-explorer/

from grafana-google-analytics-datasource.

lcc3108 avatar lcc3108 commented on May 23, 2024

@aa-matthias
I think we need to check.

Maybe if it doesn't come out of the 0.2.0 plug-in, it should be released as a new feature.
customDimension and customMetrics create and test it

from grafana-google-analytics-datasource.

aa-matthias avatar aa-matthias commented on May 23, 2024

Hi @lcc3108 - i tried fetching the property metadata from analyticsdata api and custom dimensions / metrics are part of the result set. however i cannot select / find them in the field picker currently. here is the response:

{
  "apiName": "customEvent:add_to_cart_quickbuy",
  "uiName": "add_to_cart_quickbuy",
  "description": "An event scoped custom dimension for your Analytics property.",
  "customDefinition": true,
  "category": "Event-scoped Custom Dimension"
},
{
  "apiName": "customEvent:allow_linker",
  "uiName": "allow_linker",
  "description": "An event scoped custom dimension for your Analytics property.",
  "customDefinition": true,
  "category": "Event-scoped Custom Dimension"
},

For other fields Searching Dimensions works sometimes (e.g. for "Virtual currency name") if I search for "virtual" it works, if i search for "Virtual cur" no dimension is found.

from grafana-google-analytics-datasource.

lcc3108 avatar lcc3108 commented on May 23, 2024

@aa-matthias
Can't find custom dimension metrics in grafana query page?
custom dimensions/metric will be added to 0.2.1 and I will work on it this weekend.

If the problem occurred on the ga-dev-tools page
I don't know because https://ga-dev-tools.google/ga4/dimensions-metrics-explorer is managed by Google.

For other fields Searching Dimensions works sometimes (e.g. for "Virtual currency name") if I search for "virtual" it works, if i search for "Virtual cur" no dimension is found.

The search function uses the front-end components of Grafana.

Additionally, the selector uses id, uiName, and description, but it seems that it can be searched only by api name.

Let me check if there is anything to improve on this as well.

from grafana-google-analytics-datasource.

lcc3108 avatar lcc3108 commented on May 23, 2024

The plugin was submitted to Grafana on June 17th for review.

I received a reply today that the plugin reviewing was delayed.
Grafana said they would proceed with ASAP.

from grafana-google-analytics-datasource.

aa-matthias avatar aa-matthias commented on May 23, 2024

Hi @lcc3108 - I can't find them via grafana query page - I can find them in metrics explorer by google and when calling the api directly.

Sounds great - thanks for your support with that - I'll try out the updated version when available!

from grafana-google-analytics-datasource.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.