Custom metrics in Google Analytics 4

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 27

  • @HoangPham-oc8pk
    @HoangPham-oc8pk 4 місяці тому

    if I want to follow the average ranking/position in the search result of clicked products after the view_search_result event, would custom metric the right way to go? Or just a custom dimension with numerical value, and then calculate the average later during reporting phase? What is the right approach for this from your perspective?

  • @MyOpinionByVijayshiva
    @MyOpinionByVijayshiva 4 місяці тому

    I have one query, for the Data Layer event variable can we able to create an metrics ?
    For example: This is the output of my data layer event
    {event: 'Job Filter Category', category: 'Locations', action: 'Location Filter', label: 'Canada', gtm.uniqueEventId: 16}
    I need to track the count of my label variable ? How I can do that can you please help

  • @sonusaha9052
    @sonusaha9052 3 роки тому +1

    How should I get Facebook Standard & Custom Events code for eCommerce through Google Tag Manager?

  • @roychua9414
    @roychua9414 3 роки тому

    Great content, thanks for this video on Custom metrics in GA4!

  • @user-fc2ig5vt6d
    @user-fc2ig5vt6d 10 місяців тому

    I had set up custom metrics for all my events however the numbers are not tallying up 1 to 1. Im looking at date range only after the custom metric was set up so there shouldnt be any loss of data. Some instances im seeing like a small 1% discrepancy. Do you know why this could be the case?

  • @mattmarkus4868
    @mattmarkus4868 Рік тому

    2:50 how do you get to that page that shows all the metrics you can check? I just started having to learn about GA to programmatically access data being logged and produce custom reports from another application. I don't see where you can observe all these dimensions and metrics. Thanks

  • @kalilluccaelhajjar8191
    @kalilluccaelhajjar8191 3 роки тому +2

    And if we configure custom metrics of video_view_25%
    video_view_50%
    video_view_75%
    ....
    Would it work?
    I did not understand why don't use the events count instead of custom metrics. Think with me, if i have 4 forms in my website i can configure just one tag to get all the data of those forms, right? Each of those form have a diferent ID. So then, i can creat diffrents events for each ID, right?

    • @robertwilliam4368
      @robertwilliam4368 2 роки тому

      Did you find out? Very curious

    • @keerthivasanm3815
      @keerthivasanm3815 2 роки тому

      We don't have to create custom metrics if you can track something using event count...custom metrics are said to be created only when you want to track something that google analytics by default couldn't track.
      For eg:
      I wanted to track three types of conversions/goals on a single page(Form submission, File download, and an audio-play button) I could have created events and tracked everything separately but I created a custom metric where if a person does any one of the three events it will consider as a goal I also used 'ga_session id' parameter to track down if the same user does one or more events which I mentioned then also it will get triggered.
      (Custom-metrics/dimensions will come in handy when only GA4 fails to provide you a built-in metric/dimension)
      Also on your video configuration GA4 works in a weird set-up as of now like...
      If a visitor watches 50%, then 75%, in total you get 50+75=125(statement referred from the previous comment)...which will not make any sense to put it into a single tag but if you are creating tags for each interval then it will work great and you will get the needed metrics.

  • @vhierta8723
    @vhierta8723 Рік тому

    Thanks for the video
    Tho i was wondering how i can calculate with custom metrics.
    Say I want to have average views per user on the specific url.
    I have a custom metric sending load time for a url but I want the average/page view not totals but I can't seem to find anywhere how to do that. Now I'm doing it manually...
    Best would be to calculate a median but I'll take an average at the least 😉

  • @helloworld2696
    @helloworld2696 3 роки тому +1

    What about calculated metrics? Is it possible to create them in the ga4 interface?

    • @AnalyticsMania
      @AnalyticsMania  3 роки тому

      No, at least not yet

    • @keerthivasanm3815
      @keerthivasanm3815 2 роки тому

      Calculated metrics are now available in the new GA4...You can use calculated metrics as of now in any custom report and/or dashboard widgets. However, it's not available in standard GA reports...also it's still in its a beta stage so complex calculations are still showing incorrect values anyway give it a try and lmk if it works for you...!

  • @leavesproduction1043
    @leavesproduction1043 3 роки тому

    PLease advice, how may I say corectly custom event by engagement_time_msec ? I tried event_name equal play , engagement_time_msec is greater than 1200 , but it doesnt work ((((

  • @esraaramadan9579
    @esraaramadan9579 Рік тому

    why did you disable enhanced measurement video events ?..just for example or it is better not to use it and implement one individual event?

    • @AnalyticsMania
      @AnalyticsMania  Рік тому

      If you use custom metrics with video tracking, you use GTM. In that case, you need to disable video tracking in enhanced measurement, otherwise data will be duplicate

  • @fralab9
    @fralab9 11 місяців тому

    Great video thanks. For some reason the custom metric duplicates the count if I compare it to the actual event count (which should be the same). Any idea why this could be happening?

    • @AnalyticsMania
      @AnalyticsMania  11 місяців тому +1

      Difficult to answer without troubleshooting the setup

    • @fralab9
      @fralab9 11 місяців тому

      @@AnalyticsMania makes sense for sure. Just thought you might have heard about such an issue and how to solve it before. Could you troubleshoot it?

  • @robinfoster2696
    @robinfoster2696 2 роки тому

    wow. so fast. thanks.

  • @leonardolourencocrespilhoh511
    @leonardolourencocrespilhoh511 2 роки тому

    Is it worth turning the video_percent parameter into a custom metric?

    • @AnalyticsMania
      @AnalyticsMania  2 роки тому +1

      Not really because metrics are added up. If a visitor watches 10%, then 25%, in total you get 10+25=35. Which is nonsense

  • @humanetool
    @humanetool Рік тому

    When I set a custom metric, I get a decimal point. Why?

  • @kodiekenta482
    @kodiekenta482 2 роки тому

    What if I need to track the same parameter as a custom dimension and metric?
    GA4 isn't allowing me to save the metric, as it is the same name as my dimension

    • @accountsaccounts7023
      @accountsaccounts7023 Рік тому

      I added _count at the end of the parameter name. So "dimension" is the dimension name, and then "dimension_count" is the metric for that variable.

  • @wernergrob692
    @wernergrob692 3 роки тому

    HUAWEI

  • @wernergrob692
    @wernergrob692 3 роки тому

    Guten