Hi,
My web application has a single page that renders HTML (index.php) and all the navigation inside the application is done via URL fragments (#). The navigation is done through Backbone.js views and Reqire.js, which means that all the HTML is rendered dynamically through AJAX calls. Also the formulars inside the application are submitted (POST / GET) through AJAX.
My question is: does Piwik works with this kind of application (Backbone.js / Require.js / AJAX calls / REST services implemented with PHP Yii framework)?
Thanks!
My web application has a single page that renders HTML (index.php) and all the navigation inside the application is done via URL fragments (#). The navigation is done through Backbone.js views and Reqire.js, which means that all the HTML is rendered dynamically through AJAX calls. Also the formulars inside the application are submitted (POST / GET) through AJAX.
My question is: does Piwik works with this kind of application (Backbone.js / Require.js / AJAX calls / REST services implemented with PHP Yii framework)?
Thanks!