patrickhulce / third-party-web

Data on third party entities and their impact on the web.
https://www.thirdpartyweb.today/
MIT License
1.07k stars 102 forks source link

Why this tool has two entries and randomly shows usages data on visualizer? #152

Closed jitendravyas closed 2 years ago

jitendravyas commented 2 years ago

https://github.com/patrickhulce/third-party-web/blob/master/data/entities.js#L1400

https://github.com/patrickhulce/third-party-web/blob/master/data/entities.js#L9940

Also, see this recorded video of the visualizer page. Sometimes usages data are shown 0 and sometimes 4724 and sometimes not when I search for it

https://monosnap.com/file/BQgR8QDpLC1PfhnZS6CvBjYi5gWmAg

patrickhulce commented 2 years ago

Why this tool has two entries

It's a bug! PR to fix it welcome :)

Also, see this recorded video of the visualizer page.

Not sure, I'll have to look into it.

christobill commented 2 years ago

@jitendravyas @patrickhulce

This was fixed by this PR: https://github.com/patrickhulce/third-party-web/pull/161

The reason of this bug is there were 2 entities for vwo:

patrickhulce commented 2 years ago

Thanks @christobill! 👍