matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.68k stars 2.62k forks source link

Add "Duplicate" option when managing Email Alerts, Goals and Funnels #22376

Open nick-w-allen opened 2 months ago

nick-w-allen commented 2 months ago

Summary

We already have an edit or delete option when managing email alerts, goals or funnels but in many scenarios, it would be great to just duplicate the most similar email alerts, goals or funnel to save rework.

Could we add duplicate between edit and delete? this would be a global version of the exisiting email only ticket: #17794

Your Environment

Screenshot 2024-07-08 at 8 18 54 AM Screenshot 2024-07-08 at 8 18 38 AM
nick-w-allen commented 2 months ago

Seems there's a need for this across multiple areas: Emails, Segments, goals, funnels (dashboards maybe too)...

Stan-vw commented 2 months ago

We are planning to implement this for funnels and MTM tags shortly. Unfortunately it needs to be implemented per feature rather than a global "add duplicate functionality to each report" change. Let us know which ones would save you the most time, and we can consider prioritising them 👍

nick-w-allen commented 2 months ago

@Stan-vw I figured it might be the case with the underlying code for the different areas having differing complexity

Stan-vw commented 2 months ago

For segments I think we'll need to implement https://github.com/matomo-org/matomo/issues/22343 first, so that there's actually a natural place to duplicate them.