Skip to content
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

Add new event to Action #430

Closed
anonymous-matomo-user opened this issue Nov 21, 2008 · 2 comments
Closed

Add new event to Action #430

anonymous-matomo-user opened this issue Nov 21, 2008 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

In order to create the plugin I am working on, I found the need to have the Action class throw an event upon recording an action.

Please find attached a patch the adds the event. I’m sorry that the patch is all screwy, I believe it is from producing a file with consistent newlines. The real change is in the record() method of Action.
Keywords: Action Event

@anonymous-matomo-user
Copy link
Author

Attachment: patch to add Tracker.recordAction event
[piwik_action.patch](http://issues.piwik.org/attachments/430/piwik_action.patch)

@mattab
Copy link
Member

mattab commented Nov 24, 2008

thanks for feedback and suggesting new hook. fixed in 745

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants