• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Is there any way to track images and where they're being posted at?

AJ™

Chevereto Member
I don't have any tracking on my server (because I have no idea what to even get) but can chevereto track where things are posted/hotlinked at? If not, what kind of script can I use for that?
 
Nope. That is one layer above PHP. You need something like awstats or analog which are mostly bundled in all cPanel/Plesk. If you don't have cPanel or Plesk you need to ask your hosting company to install this scripts.
 
Python 2.6 required. Note: the script that loads and parses the log files is written in Python, but Piwik itself behind the API is written in PHP5

In my experience the best tool to track static files is webalizer. http://www.webalizer.org of course that anything that can read the server log will work for you. There are even desktop programs that can do that. I think that webalizer is better because it is really fast and it is a very old project. Note that webalizer doesn't suit for web analytics, is more likely a server log viewer.
 
In my experience the best tool to track static files is webalizer. http://www.webalizer.org of course that anything that can read the server log will work for you. There are even desktop programs that can do that. I think that webalizer is better because it is really fast and it is a very old project. Note that webalizer doesn't suit for web analytics, is more likely a server log viewer.

Anyway, it is only my suggestion. You can try it if you want. 😉🙂😱😀😎

p.s: dude, add more emoticons.
 
Back
Top