Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Churros
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antoine Lebeault
Churros
Commits
20f70cd3
Commit
20f70cd3
authored
1 year ago
by
Ewen Le Bihan
Browse files
Options
Downloads
Patches
Plain Diff
feat(stats): add umami tracking script to try it out (hosted on stats.inpt.fr)
parent
4edc492e
Branches
Branches containing commit
Tags
v1.36.1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/app/src/routes/+layout.svelte
+5
-0
5 additions, 0 deletions
packages/app/src/routes/+layout.svelte
with
5 additions
and
0 deletions
packages/app/src/routes/+layout.svelte
+
5
−
0
View file @
20f70cd3
...
...
@@ -203,6 +203,11 @@
src=
"https://stats.ewen.works/js/script.pageview-props.outbound-links.js"
data-domain=
"churros.inpt.fr"
></script>
<script
async
src=
"https://stats.inpt.fr/script.js"
data-website-id=
"e3bd5b08-b0a3-47ff-a274-1df9ba831c3e"
></script>
</svelte:head>
<div
id=
"loading-overlay"
class:visible=
{
showInitialSpinner
}
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment