Bug 41502

Summary: TrackClicks description in the manual is misleading
Product: Koha Reporter: Aude Charillon <aude.charillon>
Component: DocumentationAssignee: David Nind <david>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: aude.charillon, david, philip.orr
Version: unspecified   
Hardware: All   
OS: All   
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:

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).