Open peterbo opened 10 months ago
Hey @peterbo,
thanks for this suggestion. The log_conversion
table actually already has a idaction_url
dimensions, which might store the page url the goal was triggered on. But I'm actually not sure if that works in all cases or if that is only done for goals triggered automatically. Anyway, I guess this change might be possible without any database changes, which would make it possible outside of a major release.
I'll pass this to our product team, to consider this for future improvements :-)
Cannot we set a custom dimension at the action level when the goal is firing?
@Chardonneaur this is not supported (yet), see https://github.com/matomo-org/matomo/issues/16147 (only visit scope custom dimensions)
It'd be great to have a Goal URL report in the Goal reports and the Custom Reporting.
Summary
Goals are a session based attribute. However, For most of use-cases, it is very interesting, on which Page-URL, a goal was ultimately triggered. The "new" Page URL dimension in the goal reports is not exactly, what people think it is (so the confusion is always huge). The current Page URL Report in goals is just an attribution, not really the place of a goal conversion (what users expect it to be).
Your Environment