Public Member Functions | |
| process_response ($request, $response) | |
Add the googleanalytics tracking code to the pages.
| Pluf_Middleware_GoogleAnalytics::process_response | ( | $ | request, | |
| $ | response | |||
| ) |
Process the response of a view.
If the status code and content type are allowed, add the tracking code.
| Pluf_HTTP_Request | The request | |
| Pluf_HTTP_Response | The response |