Piwik for Mobile Web

I installed Plugin for magento web and its working absolutely fine.But problem is coming in mobile view.
So my Question is how to enable E-commerce & Goals in magento mobile view. I am using Piwik Tracking Code for monitoring url and actions but not able to fetch Product Name,Product SKU ,Cart Value and lot more.
I tried adding
/*
_paq.push([‘addEcommerceItem’,------->
*/
but still no product name and value.
Inshort how would i get complete functionality for mobile view like web.

mobile view is (www.example.com/m/) and web one is (www.example.com)