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

CDN obfuscates visited pages #9536

Closed
quixoticraindrp opened this issue Jan 16, 2016 · 6 comments
Closed

CDN obfuscates visited pages #9536

quixoticraindrp opened this issue Jan 16, 2016 · 6 comments
Assignees
Labels
answered For when a question was asked and we referred to forum or answered it.
Milestone

Comments

@quixoticraindrp
Copy link

With Piwik code inserted into Wix.com website, Piwik dashboard reports only the CDN page and not the original requested page.

I.e., where the code probably should report /index.html or /about.html, it is instead showing website_name.usrfiles.com/html/RandomString.html

@tsteur
Copy link
Member

tsteur commented Jan 17, 2016

@quixoticraindrp do you mind asking this question in the forums? http://forum.piwik.org/ We're only handling bugs / features here and the forum is there for questions / support by the community.

It looks like the Piwik tracking code is not configured correctly. When you ask in the forum, maybe also show the tracking code you use. Ideally maybe link to a website where it is possible to reproduce.

You might have to set a custom URL like _paq.push(['setCustomUrl', '/index.html'])

@tsteur tsteur closed this as completed Jan 17, 2016
@tsteur tsteur added the answered For when a question was asked and we referred to forum or answered it. label Jan 17, 2016
@tsteur tsteur added this to the 2.16.0 milestone Jan 17, 2016
@tsteur tsteur self-assigned this Jan 17, 2016
@quixoticraindrp
Copy link
Author

Dear Thomas,

I did ask this question in the forums. It got zero response, which told me nobody knew the answer. That is why I opened it as a bug. As installed, it does not correctly report its information, and that’s a problem.

Sincerely yours,
 
Bacil D. Warren
Owner & Chief Code Monkey, Quixotic Raindrop Software
(520) 333-5228 || http://software.quixoticraindrop.com

On January 17, 2016 at 12:50:06, Thomas Steur (notifications@github.com) wrote:

Closed #9536.


Reply to this email directly or view it on GitHub.

@quixoticraindrp
Copy link
Author

Dear Thomas,

In addition, setting a custom URL in that way is exceedingly inefficient, since any non-trivial website would require constant changes and different tracking information on every single page.

Sincerely yours,
 
Bacil D. Warren
Owner & Chief Code Monkey, Quixotic Raindrop Software
(520) 333-5228 || http://software.quixoticraindrop.com

On January 17, 2016 at 16:45:59, Bacil D. Warren (software@quixoticraindrop.com) wrote:

Dear Thomas,

I did ask this question in the forums. It got zero response, which told me nobody knew the answer. That is why I opened it as a bug. As installed, it does not correctly report its information, and that’s a problem.

Sincerely yours,
 
Bacil D. Warren
Owner & Chief Code Monkey, Quixotic Raindrop Software
(520) 333-5228 || http://software.quixoticraindrop.com

On January 17, 2016 at 12:50:06, Thomas Steur (notifications@github.com) wrote:

Closed #9536.


Reply to this email directly or view it on GitHub.

@tsteur
Copy link
Member

tsteur commented Jan 18, 2016

Can you post the link to the forums post? I can have a look

@tsteur
Copy link
Member

tsteur commented Jan 18, 2016

BTW: Maybe one of the existing forums post helps as well but of course depends on the problem

@quixoticraindrp
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants