-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Goal Tracking plugin list of feature requests #1434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The Goals report currently shows:
Kim Dushinski's "The Mobile Marketing Handbook" gives a more elaborate campaign breakdown that would require ad server integration (to determine the number of ad impressions delivered, and cost of the campaign), and allowing multiple goal conversions per visitor, e.g.,
|
Maybe we could disable adding goals as submenus when there are more than N goals (N to be defined) ? |
Schema:
New report
New report (not possible with current data or without a costly query)
See this post to learn more about these reports: http://www.kaushik.net/avinash/2006/08/excellent-analytics-tip6-measure-days-visits-to-purchase.html |
For "manual goal conversion", we could also put a code snippet that shows how to trigger a Goal on form submit, as it is a common use case, and technical enough to do that many users can't do it out of the box. Would be great to have the help right in the Goal create/edit UI. |
re: onsubmit. Will have to see if Webkit bu 8000 g 54783 affects this too. |
For users who have set multiple goals, add an option to assign each goal a different colored flag instead of a default green one so that the user can quickly tell which goal was achieved on the visitor log without having to hover over the flag. |
Closing this ticket as it seems mostly empty now that we've implemented most ideas listed here. Feel free to create a ticket for specific improvements to Goal plugin! |
In #774, the first stable release of the Goal Tracking plugin was released in Piwik. We have other ideas of improvements to the plugin:
Create Goal options
Currently, only one goal conversion can be triggered per visit. Add an option, per goal, to allow recording multiple conversion per visit for this goal.(Implemented in Add a setting to allow a Goal to trigger multiple times per visit #2258.)it could be possible to trigger a goal based on a Page title (currently done on URL)(implemented in Allow Goal to trigger based on Page Title (Event like Goal trigger) #2293)As suggested in forum post:
Reporting & UI
The text was updated successfully, but these errors were encountered: