-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(Matomo): Adjust tracking code * feat(Tracking): Adjusted tracking to allow configuration via env and tracking on component level * removed unnecessary file * adjustments * ... * clean code * working on adding tracker to all components.. * feat(Tracking): Added tracking to all routed components * fix(Linting):blacked code * added env variables to template --------- Co-authored-by: denbicloud <[email protected]> Co-authored-by: dweinholz <[email protected]>
- Loading branch information
1 parent
f7271dd
commit a0d6d44
Showing
69 changed files
with
3,361 additions
and
3,229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+8.95 MB
.nx/cache/18.3.4-nx.linux-x64-gnu.node → .nx/cache/18.3.5-nx.linux-x64-gnu.node
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,6 @@ | |
] | ||
}, | ||
"scripts": [ | ||
"src/assets/js/matomo.js" | ||
], | ||
"vendorChunk": true, | ||
"extractLicenses": false, | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.