Thanks for the tip DNSB
The picture I refer to is that of the white Kobo Glo in your attachments.
Let me add that I have set up another Kobo Clara BW for a friend in the same way as mine: side load mode enabled, trigger to delete entries into the AnalyticsEvents table, and "fake" entry into the User table too, just to avoid creating a Kobo account / getting rid of the "Discover" tab.
Code:
INSERT OR REPLACE INTO USER
(UserID, UserKey)
VALUES
('-', '-');
It is strange that all other metrics are updated correctly (hours of reading, average minutes per session, total hours of reading...) but not average pages per minute