Bug 41502 - TrackClicks description in the manual is misleading
Summary: TrackClicks description in the manual is misleading
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: David Nind
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-30 10:39 UTC by Aude Charillon
Modified: 2026-01-10 11:44 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact: David Nind
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/1165
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aude Charillon 2025-12-30 10:39:55 UTC
The TrackClicks system preference is documented in the Manual at https://koha-community.org/manual/latest/en/html/opacpreferences.html#trackclicks It says: "By setting this preference to one of the track options you will allow Koha to track every link clicked in Koha." This is incorrect: when testing I found that only clicks on the records' 856$u or item URI are tracked. The manual should be updated.
Comment 1 David Nind 2026-01-10 11:44:38 UTC
Have updated the description.

As far as I could tell, MARC21 is supported (856$u and 952$u), but UNIMARC isn't fully supported (would require changes to the OPAC XSLT).