404 error on piwik.js #510

Closed
opened 2018-08-20 13:58:05 +00:00 by jonathancross · 2 comments
jonathancross commented 2018-08-20 13:58:05 +00:00 (Migrated from github.com)

webrtc.html#L160 references a file (piwik.js) that does not exist.

Can be seen here on the live site: https://www.privacytools.io/webrtc.html

[webrtc.html#L160](https://github.com/privacytoolsIO/privacytools.io/blob/master/webrtc.html#L160) references a file (`piwik.js`) that does not exist. Can be seen here on the live site: https://www.privacytools.io/webrtc.html
ghost commented 2018-08-21 16:35:12 +00:00 (Migrated from github.com)

That's @privacytoolsIO's analytics. It should be the same as on index, that is:

7c2131e124/index.html (L3291-L3311)

That's @privacytoolsIO's analytics. It should be the same as on index, that is: https://github.com/privacytoolsIO/privacytools.io/blob/7c2131e124cab917a4e05861e0ed00b3e34e6fa8/index.html#L3291-L3311
jonathancross commented 2018-08-23 15:14:44 +00:00 (Migrated from github.com)

Okay, the file piwik.js exists on the server, but not here in GitHub. It is the root folder. The page webrtc.html uses different analytics code and is looking inside the /stats/ subfolder.

Okay, the file [piwik.js](https://piwik.privacytools.io/piwik.js) exists on the server, but not here in GitHub. It is the root folder. The page `webrtc.html` uses different analytics code and is looking [inside the /stats/ subfolder](https://github.com/privacytoolsIO/privacytools.io/blob/master/webrtc.html#L156).
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#510
No description provided.