ckanext-googleanalytics/ckanext/googleanalytics
Sergey Motornyuk 305371c794 Merge tag 'v2.2.1'
chore(release): 2.2.1
2023-01-17 21:20:31 +02: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 Extract config 2022-09-09 17:47:05 +03:00
templates feat: use gtag for G-* IDs 2022-08-23 17:11:41 +03:00
tests Clean obsolete code 2022-05-30 12:52:37 +02: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!: IGoogleAnalytics interface 2022-12-03 17:29:06 +02:00
config_declaration.yaml Add report action 2022-05-07 01:59:15 +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 Extract config 2022-09-09 17:47:05 +03:00
interfaces.py feat!: IGoogleAnalytics interface 2022-12-03 17:29:06 +02:00
utils.py Call skip_event before sending data to queue 2022-12-03 17:37:19 +02:00
views.py remove breakpoint 2022-12-03 17:54:48 +02:00