EhxVisited

E-H Visited, combined with ExVisited, and then better.

< Părere la script-ul EhxVisited

Întrebare/comentariu

§
Postat în: 15-02-2023

Currently script seems to not work for tracking but still kind of works between refreshes.

§
Postat în: 15-02-2023

Currently script seems to not work for tracking but still kind of works between refreshes.

update, it has started to work again... I have no idea why it stopped or what made it work.

HauffenAutor
§
Postat în: 19-02-2023

When the script is exhibiting that type of functionality, it's typically an issue with the indexed DB within the browser. Typically the object stores weren't loaded or have otherwise gone missing, such that the database does technically exist, but none of the data can be retrieved from it. This causes the promise from the indexed DB call to return successfully, so the script proceeds as normal but there's no data. Not entirely sure why it happens, but if it doesn't resolve naturally, as in your case, you can delete the indexed DB from the developer tools and import a backup. Downside is that once it happens, if it doesn't resolve naturally, you won't be able to export a backup.

Postează un raspuns

Autentifică-te pentru a posta un răspuns.