Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Afterpay missing from April dataset #17

Open
rviscomi opened this issue May 6, 2022 · 2 comments
Open

Afterpay missing from April dataset #17

rviscomi opened this issue May 6, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@rviscomi
Copy link
Member

rviscomi commented May 6, 2022

SELECT
  COUNT(DISTINCT url)
FROM
  `httparchive.technologies.2022_04_01_*`
WHERE
  app = 'Afterpay'

There are 0 pages detected with Afterpay in the April dataset. In March there were 14,349 pages.

Need to investigate whether something breaking changed in Wappalyzer (source) recently, or potentially if there's something that needs to be fixed in the WebPageTest agents.

A methodology change in the CWV Tech Report caused all technologies missing from the April dataset to get dropped from the report. So now even though we do have historical data for Afterpay, it's not available. I can fix that general design issue in parallel, but something seems particularly off about Afterpay's detections.

cc @pmeenan @rockeynebhwani

@rviscomi rviscomi added the bug Something isn't working label May 6, 2022
@tunetheweb
Copy link
Member

Some guy called @rockeynebhwani already raised that Wappalyzer's detection of this is intermittent: https://github.com/wappalyzer/wappalyzer/issues/5883

Looking at that example website (https://www.dillards.com/search-term/floral/women), it mostly doesn't show in Wappalayzer's Chrome Extension.

@rockeynebhwani
Copy link

@tunetheweb I remember this :-). Rarely it doesn't appear in Chrome extension due to slowness but most of the time I see it working on sites. Try this - https://www.davidjones.com/product/papinelle-cheri-blossom-pant-and-organic-cotton-ls-top-24956223?nav=882517

Going from 14,349 to 0 worried me... as this will suggest it completely stopped working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants