ckanext-googleanalytics/ckanext/googleanalytics
Sergey Motornyuk 2cee663cf3 chore: add tests for tracking mode 2023-06-14 20:28:47 +03:00
..
assets fix: adapt event_tracking.js to gtag` 2023-01-17 21:19:39 +02:00
logic Extract config 2022-09-09 17:47:05 +03:00
migration/googleanalytics Add config declarations 2022-05-06 19:01:29 +03:00
model Add actions 2022-05-06 21:50:26 +03:00
plugin fix: report empty googleanalytics.id 2023-06-14 15:36:29 +03:00
templates feat: add GTM tracking support 2023-06-14 18:24:48 +03:00
tests chore: add tests for tracking mode 2023-06-14 20:28:47 +03:00
__init__.py 2.9 support 2019-11-22 16:59:22 +02:00
cli.py Extract config 2022-09-09 17:47:05 +03:00
commands.py Extract config 2022-09-09 17:47:05 +03:00
config.py feat: track downloads via MeasurementProtocol 2023-06-14 20:23:38 +03:00
config_declaration.yaml feat: track downloads via MeasurementProtocol 2023-06-14 20:23:38 +03:00
controller.py Extract config 2022-09-09 17:47:05 +03:00
dbutil.py Remove broken method 2022-05-30 12:19:43 +02:00
ga_auth.py Extract config 2022-09-09 17:47:05 +03:00
helpers.py feat: add GTM tracking support 2023-06-14 18:24:48 +03:00
interfaces.py feat!: IGoogleAnalytics interface 2022-12-03 17:29:06 +02:00
utils.py feat: track downloads via MeasurementProtocol 2023-06-14 20:23:38 +03:00
views.py feat: track downloads via MeasurementProtocol 2023-06-14 20:23:38 +03:00