If you are seeing this message, our style sheet has failed to load. Please try each of the following steps, in order, to fix it:

1) Clear your browser's cache and refresh the page.

2) Wait a few minutes, clear the cache again and refresh (one of our CDN servers may have had a short temporary outage).

3) Try accessing our site from another web browser on the same computer, AND from another computer on the same network. If either of those fixes it, you likely have software such as ad-block or Ghostery installed on the affected browser/computer. Please disable those to see if that fixes the issue.

4) Open a terminal window and type "ping cdn.staticstuff.net". Send us an email with the result.



Forums » Help & Troubleshooting



Can I get an alert when someone gets a 404?

Can I get an alert when someone gets a 404? Is this possible?

Posted Thu May 17 2012 4:13pm by AliceClicky


If you setup a goal for your 404 page then setup an alert for that goal - yes!

Posted Fri May 18 2012 8:13pm by Your Friendly Clicky Admin


When the user gets the 404 the address they typed stays in the address bar so I'm not sure how I'd set up an alert for the page ? That was my stuck point.

Posted Fri May 18 2012 8:31pm by AliceClicky


So the URL doesn't change but on the backend they are accessing a special 404 page right? It sounds like you have a custom 404 page since you are seeing these in your Clicky stats (I'm assuming). Then you can just add this to the page, above the tracking code:

[script]
var clicky_custom = { goal: '404 error' };
[/script]

(Note: you can't use just a number like '404' as the goal's name, as our code will think that's a numeric ID instead of a "name").

Then you will see a goal for this whenever someone lands on a 404 page.

Posted Mon May 21 2012 12:19pm by Your Friendly Clicky Admin



Reply to this discussion

You must be logged in to your account to post!