fix: Use category and action if not matomo

This commit is contained in:
2024-03-07 16:08:21 +01:00
parent 166026a766
commit 17aecbc8ec
4 changed files with 20 additions and 17 deletions

View File

@@ -54,7 +54,7 @@ swift run -c release ResgenSwift strings tags $FORCE_FLAG "./Tags/sampleTags.txt
# Analytics
swift run -c release ResgenSwift analytics $FORCE_FLAG "./Tags/sampleTags.yml" \
--target "matomo firebase" \
--target "firebase" \
--extension-output-path "./Tags/Generated" \
--extension-name "Analytics" \
--extension-suffix "GenAllScript"