Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard export #5194

Closed
anonymous-matomo-user opened this issue May 20, 2014 · 5 comments
Closed

Dashboard export #5194

anonymous-matomo-user opened this issue May 20, 2014 · 5 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@anonymous-matomo-user
Copy link

Using &token_auth in the URL to export the Piwik dashboard seems to be broken. This is using Piwik 2.2.2.
Keywords: dashboard export

@tsteur
Copy link
Member

tsteur commented May 22, 2014

Hi there,

can you describe your problem with some more details?

Where do you exactly want to export what and how are you doing it? How this is seem to be broken?

Thank you

@anonymous-matomo-user
Copy link
Author

I am attempting to widgetize the full dashboard as detailed on the Widgets page of the Piwik admin area ("Widgetize the full dashboard"). The URL given to do this is:

<iframe src="http://whatever.com/index.php?module=Widgetize&token_auth=x&action=iframe&moduleToWidgetize=Dashboard&actionToWidgetize=index&idSite=1&period=week&date=yesterday" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="100%"></iframe>```

with &idSite=1 tweaked to use the correct value for the desired domain and &token_auth=x set to the value on the API page of the Piwik admin area.

This does not work.

However, if I merely embed individual widgets using the URL given in the "Select a report, and copy paste in your page the embed code below the widget" section and including the &token_auth in the URL everything works fine.

@tsteur
Copy link
Member

tsteur commented May 26, 2014

Hi brucedwilliams,

thanks for sending more details. Unfortunately I cannot reproduce.

Do you get any error message when trying to open the full dashboard widgetized URL?
Have you tried it with different browsers?
Does the file {{plugins/Widgetize/templates/iframe_empty.twig}} exist with same content as here: https://raw.githubusercontent.com/piwik/piwik/master/plugins/Widgetize/templates/iframe_empty.twig ?
Can you maybe have a look at the PHP and/or server logs to see if there is any error logged?

@anonymous-matomo-user
Copy link
Author

Odd. It seems to be working now for me also. No idea why it quit working...

@tsteur
Copy link
Member

tsteur commented May 28, 2014

Sweet. Will close the ticket. Feel free to reopen in case it doesn't work argain

@anonymous-matomo-user anonymous-matomo-user added this to the 2.4.0 - Piwik 2.4.0 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants