diff --git a/lacommunaute/static/images/funnel.png b/lacommunaute/static/images/funnel.png deleted file mode 100644 index 160811f51..000000000 Binary files a/lacommunaute/static/images/funnel.png and /dev/null differ diff --git a/lacommunaute/static/stylesheets/itou_communaute.scss b/lacommunaute/static/stylesheets/itou_communaute.scss index 434e094fe..17017c6af 100644 --- a/lacommunaute/static/stylesheets/itou_communaute.scss +++ b/lacommunaute/static/stylesheets/itou_communaute.scss @@ -74,59 +74,6 @@ border-color: #b3b4c3 !important; } -.funnel-container { - position: relative; -} - -.number-overlay { - position: absolute; - left: 50%; - transform: translate(-50%, -50%); - font-size: 20px; - font-weight: bold; -} - -.target { - position: absolute; - left: 50%; - transform: translate(-50%, -50%); - font-size: 12px; - font-weight: 300; - margin-top: 30px; -} - -.number-overlay-top { - top: 15%; -} - -.number-overlay-middle { - top: 45%; - color: #fff; -} - -.number-overlay-bottom { - top: 80%; - color: #fff; -} - -.text-overlay { - position: absolute; - font-size: 12px; - font-weight: 300; -} - -.text-overlay-top { - top: 10%; -} - -.text-overlay-middle { - top: 45%; -} - -.text-overlay-bottom { - top: 75%; -} - .btn-poster { padding: 0 !important; background-color: transparent !important; @@ -165,3 +112,79 @@ span.highlighted { border-bottom-right-radius: 50rem !important; } } + +.funnel { + position: relative; + overflow: hidden; + list-style-type: none; + margin: 0; + padding: 0; + text-align: center; + color: #fff; + + &:before, + &:after { + content: ''; + display: inline-block; + position: absolute; + top: 0; + height: 0; + width: 0; + border-left: 0; + border-right: 0; + border-bottom: 450px solid white; + } + + &:before { + left: 0; + border-right: 50px solid transparent; + + @media (min-width: 992px) { + border-right: 100px solid transparent; + } + } + + &:after { + right: 0; + border-left: 50px solid transparent; + + @media (min-width: 992px) { + border-left: 100px solid transparent; + } + } + + > div { + padding: 16px 8px; + margin: 0; + margin-bottom: 8px; + min-height: 140px; + + > span { + display: block; + } + + &:nth-child(1) { + color: #000638; + background-color: #d8ede3; + } + + &:nth-child(2) { + background-color: #60a47c; + } + + &:nth-child(3) { + background-color: #3e7152; + } + } +} + +.definition { + > div { + padding: 16px 8px 0 16px; + margin-bottom: 8px; + + @media (min-width: 992px) { + min-height: 140px; + } + } +} diff --git a/lacommunaute/templates/pages/statistiques.html b/lacommunaute/templates/pages/statistiques.html index 3158a82c6..a598386ce 100644 --- a/lacommunaute/templates/pages/statistiques.html +++ b/lacommunaute/templates/pages/statistiques.html @@ -21,63 +21,76 @@

Statistiques

-
-
-

Acquisition

- -
-
-
-
- Entonnoir d'aquisition des utilisateurs - 3192 - -16%/mois précédent - 3067 - 96% des Utilisateurs
+1,4%/mois précédent
- 1539 - 50.2% des Util. Actifs
+3%/mois préc.
-
-
- -

Utilisateurs

visiteurs uniques ayant au moins accédé à la page d'accueil -
-

Utilisateurs Actifs

visiteurs uniques ayant au moins parcouru le fil d'actualités d'une communauté
-

Utilisateurs Engagés

visiteurs uniques ayant posé une question, cherché ou posté une réponse
-
+
+

Acquisition

+
+
+
+
+ Utilisateurs + 3192 + -16%/mois précédent +
+
+ Utilisateurs actifs + 3067 +
    +
  • + 96% des Utilisateurs +
  • +
  • + +1,4%/mois précédent +
  • +
+
+
+ Utilisateurs engagés + 1539 +
    +
  • + 50.2% des Util. Actifs +
  • +
  • + +3%/mois préc. +
  • +
+
+
+ Période : Août 2023 +
+
+
+
+
+
+
Utilisateurs
+
+ Visiteurs uniques ayant au moins accédé à la page d'accueil +
+
+
+
Utilisateurs Actifs
+
+ Visiteurs uniques ayant au moins parcouru le fil d'actualités d'une communauté +
+
+
+
Utilisateurs Engagés
+
+ Visiteurs uniques ayant posé une question, cherché ou posté une réponse +
+
+
-
-
-
- - - -
-
-
-
-

Vue quotidienne

-
-
- -
- +
+

Vue quotidienne

+