Git Product home page Git Product logo

Comments (5)

philipwalton avatar philipwalton commented on August 19, 2024

Hmmm, I'm not familiar with the Google Ads report, but using this library with analytics.js or gtag.js as describe in the documentation should not have any affect on your user count. It could have an affect on your session count, if the user stays on your page for a really long time and your page continues to have layout shifts after the session has timed out.

  • the (huge) difference between users and sessions in report is due to the fact web vitals are NON interactive events, instead the session exposed in the report are the interactive one.

The use of non-interactive event is intentional. Not doing this would lead to a significant (and likely undesirable) reduction in bounce rate.

I can't speak to how non interactive events affect the Google Ads report, as I said I'm not familiar with that report.

from web-vitals.

ubertu avatar ubertu commented on August 19, 2024

for what I can understand, the "issue" in the report is due to fact every web vitals event is recognized as an hit (correct) by analytics and every hit inherits from also the channel (source and medium), so it actually affect that report.. I'm wondering if change the property, having a single one for web vitals, can be a solution

from web-vitals.

philipwalton avatar philipwalton commented on August 19, 2024

I suspect the issue is due to an incorrect implementation of Google Analytics and not an issue caused by this library. Without more information, though, it's impossible to say for sure. I'm going to close this issue, but If you get more information, please feel free to reply here.

from web-vitals.

adaolima avatar adaolima commented on August 19, 2024

It's happened the same with me, using nuxt-community/web-vitals-module.
After added web-vitals, happening a huge increments on Users, and decrements on Sessions, as can see on the link. (Users: Dark Blue, Sessions: Light Blue) https://drive.google.com/file/d/14iTycoDABZL79olWkzLEU7v-fIK9L0Tt/view?usp=sharing
After, deactivated web-vitals, all came back to normal.

from web-vitals.

philipwalton avatar philipwalton commented on August 19, 2024

If anyone experiencing this issue could send me the details of their configuration, I'd be happy to take a look. However, this behavior has not happened for any of the accounts I manage, so I continue to suspect it's an issue of incorrect implementation.

from web-vitals.

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.