Git Product home page Git Product logo

Comments (5)

ThierryA avatar ThierryA commented on May 3, 2024 1

Implementation brief review: since Search Console API results sorted by click count descending, there isn't need to query more rows and hack the ordering which we are currently doing. We can get rid of the current hack, render a clicks column and simply query the top 10 results.

from site-kit-wp.

felixarntz avatar felixarntz commented on May 3, 2024

@adamsilverstein Do you happen to have any background on why page-analytics exists? It appears to do exactly the same as sc-site-analytics. Same about index-status, it doesn't appear to be used at all? Was it at some point, what was this datapoint meant for?

from site-kit-wp.

adamsilverstein avatar adamsilverstein commented on May 3, 2024

As you mentioned, page-analytics and sc-site-analytics are currently duplicates, I agree we can safely remove one now.

I did a little git spelunking and found that originally these were two separate similar but distinct data points - one for site wide data and one for page URL specific data:

image

from site-kit-wp.

felixarntz avatar felixarntz commented on May 3, 2024

QA ✅

from site-kit-wp.

marrrmarrr avatar marrrmarrr commented on May 3, 2024

This overall LGTM. Will only note that when all clicks are 0 it looks slightly weird, but is technically correct. We can consider an alternative display down the road if users get confused.

Screenshot 2019-08-28 at 13 59 02

from site-kit-wp.

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.