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 search by custom session variables?

I have the following code ( above the tracking code )

var clicky_custom = {};
clicky_custom.session = {
member_id:'1234',
email:'email@something.com'
};


Is there a way we can search actions by member_id or email in the web interface?

Posted Sun Apr 22 2012 3:16pm by deadkarma


You can add in your URL "&custom[member_id]=1234". You can use "*" for targeting all people who have a member_id.

Posted Sun Apr 22 2012 11:44pm by Glabok



Reply to this discussion

You must be logged in to your account to post!