Skip to content

Commit

Permalink
Add screenshot to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMesure committed Jan 20, 2021
1 parent 85d9ae5 commit d63dfd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Decidim::Analytics

A module adding an Analytics tab in the admin panel to embed a Matomo analytics dashboard.

![Preview of the module](screenshot.png)
## Usage

This module only works with Matomo so far.
This module doesn't have any settings panel as I don't want to write anything in the database. It will pick the data it needs from Rails secrets:

It doesn't have any settings but will pick the data it needs from Rails secrets:
```
matomo:
enabled: true # The tab will only be visible if enabled = true
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d63dfd6

Please sign in to comment.