Re: [Koha] Google Analytics 4 and Koha 22.05, help needed

2022-11-15 Thread Eric Phetteplace
Just adding that you can safely ignore OPACUserJS warnings if you know your script works; they do not prevent you from saving the field's value. I minify our OPACUserJS so it shows dozens of errors, but the code still functions. For something like this where you need to inject another script tag, y

[Koha] Translations not updating and causing problems

2022-11-15 Thread Aleisha Amohia
Hi Koha Community We've noticed a recurring problem across a bunch of our Koha libraries in the last couple of months. When a new Koha package is installed, for example a minor point upgrade, sometimes our additional translations break in a weird way. Many of our libraries have en-NZ (Englis

Re: [Koha] Google Analytics 4 and Koha 22.05, help needed

2022-11-15 Thread Marc Véron
Do you really want to tell Google what your patrons do on your Koha instance? Please consider to have a self hosted analytics tool like e.g. Matomo. Marc @mve...@tooting.ch Am 15.11.22 um 18:34 schrieb Elaine Bradtke: We haven't been using Google Analytics on Koha, but we thought we would try i

Re: [Koha] Google Analytics 4 and Koha 22.05, help needed

2022-11-15 Thread Lucas Gass
Elaine, Yes. If you do not have an 'opaccredits' HTML customization you should create a new one by selecting 'New entry' and setting the location to 'opaccredits'. For Google Analytics 4 you should use the following code: (replacing both instances of MYID with your tracking ID ) https://www.googl

Re: [Koha] Google Analytics 4 and Koha 22.05, help needed

2022-11-15 Thread Elaine Bradtke
We're on 22.05 I'm looking in koha/tools/additional-contents.pl and still not seeing "opaccredits" There is an option to add a new entry. Should I do that? Elaine VWML On Tue, Nov 15, 2022 at 9:45 AM Katrin Fischer wrote: > Hi Elaine, > > opaccredits was moved to HTML custo

Re: [Koha] Google Analytics 4 and Koha 22.05, help needed

2022-11-15 Thread Katrin Fischer
Hi Elaine, opaccredits was moved to HTML customizations or if you are on an older version to the News tool. Hope this helps, Katrin On 15.11.22 18:41, Elaine Bradtke wrote: "No system preferences matched your search for: opaccredits" Elaine VWML On Tue, Nov 15, 2022 at

Re: [Koha] Google Analytics 4 and Koha 22.05, help needed

2022-11-15 Thread Elaine Bradtke
"No system preferences matched your search for: opaccredits" Elaine VWML On Tue, Nov 15, 2022 at 9:39 AM Tomas Cohen Arazi wrote: > Put it in the opaccredits. > > El mar, 15 nov 2022 a las 14:35, Elaine Bradtke () escribió: > >> We haven't been using Google Analytics on Koh

Re: [Koha] Google Analytics 4 and Koha 22.05, help needed

2022-11-15 Thread Tomas Cohen Arazi
Put it in the opaccredits. El mar, 15 nov 2022 a las 14:35, Elaine Bradtke () escribió: > We haven't been using Google Analytics on Koha, but we thought we would try > it to see if it throws up any useful data. They're switching to a new > system (Analytics 4). I thought I'd start there, but I ha

[Koha] Google Analytics 4 and Koha 22.05, help needed

2022-11-15 Thread Elaine Bradtke
We haven't been using Google Analytics on Koha, but we thought we would try it to see if it throws up any useful data. They're switching to a new system (Analytics 4). I thought I'd start there, but I haven't had any success in implementing it. Has anyone done this in 22.05 and if so could you hel