matomo-org/matomo

Manage Goals page: show the Month & Year when the Goal was created

Open

#18,434 opened on Dec 2, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (21,513 stars) (2,847 forks)batch import
EnhancementHelp wantedc: Goals

Description

Summary

As a developer working with Matomo, one of the questions I hear from my client is when goals were created - and by whom (covered by 10736 already).

It would be a handy feature to add this timestamp to the goal table and have this become visible when viewing a goal, with verbiage like "Goal created at date : time" or "Goal data collection started at ..." (whichever is more true).

Your Environment

  • Matomo version: 4.5.0
  • MySQL version: 10.3.23-MariaDB-log
  • PHP version: 7.4.24
  • Server Operating System: Linux
  • Additionally installed plugins: Funnels

Contributor guide