@avalanche wrote:
We're trying to embed the stats/dashboard widget onto an external site and we can't get it to work.
Intended Goal:
· Embed Piwik stats via iframe to external domainAttempted Implementation
· Followed instructions within Piwik documentation
· Edited config file to enable framed implementation
· Set user “Anonymous” to have public read permissions
· Retrieved iframe code and placed within simple html/php file.Results
· Iframe not parsing.
· Javscript error generated as follows:
“Browser Javascript error at position (2444:122): Expected identifier, string or number index.php?module=Proxy&action=getCoreJs&cb=778cc6ed4804308c5556434f859ddc6c (2444:122)”Server Environment
· PHP 5.4 (tried second attempt with identical results with fresh install using a php 5.5 environment)
· NGINX Web ServerAttempted Troubleshooting
· Fresh install on a PHP 5.5 environment using Apache
· Changed ownership of files and folders to user instead of user nobody/apache/nginxNeed assistance please to further troubleshoot and understand what needs to be done, preferably in a step by step documented procedure. Thanks for your time.
Posts: 1
Participants: 1