How to display a sum of clicks/download.
Posted: Tue Nov 18, 2014 8:55 am
Hello and thank you for this useful script that works properly.
I just ask if there is a possibility to show in the page the sum of clicks/download of 2 or more files.
For example, in my page, I have 3 file to download:
file1.txt
file1.pdf
file1.kml
Of course for each file, CCount generate a different ID.
file1.txt = ID 1
file1.pdf = ID 2
file1.kml = ID 3
Now, I would like to display in the page the sum of these 3 download as follow:
<script>ccount_display('1+2+3')</script>
Is it possible?
Thank you in advance for your support!
d-force
I just ask if there is a possibility to show in the page the sum of clicks/download of 2 or more files.
For example, in my page, I have 3 file to download:
file1.txt
file1.pdf
file1.kml
Of course for each file, CCount generate a different ID.
file1.txt = ID 1
file1.pdf = ID 2
file1.kml = ID 3
Now, I would like to display in the page the sum of these 3 download as follow:
<script>ccount_display('1+2+3')</script>
Is it possible?
Thank you in advance for your support!
d-force