Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wiki-js
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
wiki-js
Commits
87fcfca6
Commit
87fcfca6
authored
Oct 28, 2021
by
Nicolas Giard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: add Plausible Analytics module
parent
f4d9fd43
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
code.yml
server/modules/analytics/plausible/code.yml
+2
-0
definition.yml
server/modules/analytics/plausible/definition.yml
+13
-0
No files found.
server/modules/analytics/plausible/code.yml
0 → 100644
View file @
87fcfca6
head
:
|
<script defer data-domain="{{domain}}" src="https://plausible.io/js/plausible.js"></script>
server/modules/analytics/plausible/definition.yml
0 → 100644
View file @
87fcfca6
key
:
plausible
title
:
Plausible Analytics
description
:
Simple, open-source, lightweight and privacy-friendly web analytics alternative to Google Analytics.
author
:
requarks.io
logo
:
https://cdn.js.wiki/images/3rdparty/plausible.svg
website
:
https://plausible.io
isAvailable
:
true
props
:
domain
:
type
:
String
title
:
Domain
hint
:
The value of the data-domain property
order
:
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment