Hi everyone, I've noticed that the search_term parameter for Google Analytics 4 is practically never passed. When a user enters any phrase in any search engine on the website, this information is not transmitted to Google Analytics, making it impossible to check statistics for searched terms. In my opinion, the problem may stem from the placement of the code. The Google script should be placed at the beginning of each page, between the <head></head> tags, rather than at the end of the <body> section. This way, it's possible that not all data is being collected from the website. Could I find out which file/files I should modify to ensure that the Google script is placed in the correct location?
-- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/f02bcdeb-e785-4c1f-88ae-7c5a9976abd7n%40googlegroups.com.
