讨论 » Greasy Fork 反馈

Statistics update issue

§
发表于:2024-10-16

Hi everyone,

I've set up my first userscript [1], and shared it with a few testers.
However, the statistics aren't updated at all, as the script page, or its statistics [2], still only shows one installation (I know at least 2 people who have installed it, so with me, that makes three).
Could the problem be in the source code of my script, or in its settings, or is it a known issue?
Thank you for your advice.

Sylvain M.

[1] https://greasyfork.org/fr/scripts/510114-external-links-from-inaturalist-taxon-pages
[2] https://greasyfork.org/fr/scripts/510114-external-links-from-inaturalist-taxon-pages/stats

JasonBarnabe管理员
§
发表于:2024-10-16

For an install to be counted, the user has to click on the install button on the script's page - navigating directly to the code does not work. Some JavaScript runs when you do that to count the install.

As far as I can tell, the statistics are currently correct; I only see 2 clicks registered on that button, both by the same IP so it only counts as one.

If you want, you can have your testers record the requests made by clicking the button and post them here for me to look at.

§
发表于:2024-10-31

Thank you for your reply @JasonBarnabe

As a French speaker, I'm not sure I understand 😉

I have at least ten users of this userscript, and they all went through the installation page.
I explained the install process to them here (for example) :
https://forum.inaturalist.org/t/add-external-links-on-taxon-pages/57148
I don't see how else they could install the userscript.
I've had feedback from nearly a dozen users, so the statistics aren't really up to date.

> If you want, you can have your testers record the requests made by clicking the button and post them here for me to look at.

I don't understand what testers could post?
Do they have to create a Greasyfork account ?

Thanks again for your help

JasonBarnabe管理员
§
发表于:2024-11-01

They could post a HAR file of them installing the script using browser developer tools.

§
发表于:2024-11-04

I must admit I don't know how to do that (create a HAR file).
Can you give me the Firefox procedure?

发表回复

登录以发表回复。