So I have an admin panel, and I want to include Piwik via an iframe which I host on a subdomain, I have tried <iframe src="http://domain.domain.me" width="100%" height="100%"></iframe>

But it doesn't work. It gives me a blank page. I think it has some sort of protection, do you know if it's possible to find a workaround this?

有帮助吗?

解决方案

Your answer is in the doc Piwik doc

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top