summaryrefslogtreecommitdiff
path: root/app/Module/GoogleAnalyticsModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-12Add Armenian translationGreg Roach1-10/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-3/+2
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-29Fix: #4384, Fix: #3580 - add support for google-analytics V4Greg Roach1-5/+13
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-2/+6
2021-10-12PHPdocGreg Roach1-1/+1
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-05-10Fix: #3232 - The tm symbol is non-directional and does not render correctly o...Greg Roach1-1/+2
2019-12-20Unused importsGreg Roach1-2/+0
2019-12-08Fix: #2835 - wrong parameter name in google analytics moduleGreg Roach1-1/+1
2019-11-29Google Analytics snippet fails on admin pageGreg Roach1-2/+0
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16PHPdoc; assertionsGreg Roach1-1/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+4
2019-10-14Working on routingGreg Roach1-2/+5
2019-09-29PSR12Greg Roach1-0/+1
2019-03-12Add new module interface to allow CSS/JS/etc. to be added to the end of the <...Greg Roach1-1/+27
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-03-02Use app() shortcutGreg Roach1-2/+2
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-3/+3
2019-01-29Move analytics settings to the module settingsGreg Roach1-4/+6
2019-01-25Apply fixes from StyleCI (#2135)Greg Roach1-2/+3
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-0/+92