News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

InvisibleCounters

Started by D#S, May 14, 2010, 02:36:55 AM

Previous topic - Next topic

D#S

Ссылка на мод

InvisibleCounters

Author: D#S (russian support: BIOHAZARD)
Current Version: 3.3a
Compatibility: SMF 2.0
Languages:


Features
Add to your forum invisible counters:

Installation
Any previous versions of this mod MUST be uninstalled BEFORE installing this version.

Useful Links
Manual Installation Of Mods
How Do I Modify Files?


Support
Please use the modification thread for support with this modification.
(Please don't ask me to do the edits for you)




This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License (applies to all versions past and present).


  • Attribution —  You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
  • Noncommercial —  You may not use this work for commercial purposes.
  • No Derivative Works —  You may not alter, transform, or build upon this work.




Changelog
Legend:
! = Bugfix
- = Removed
+ = New Feature
o = Update
> = New Language
^ = Initial/New Release


2011.09.18 - v. 3.3a
! StatCounter fixed.
2011.09.06 - v. 3.3
+ Openstat code.
2011.09.06 - v. 3.2
+ Disable counters for admins (optional).
2011.09.06 - v. 3.1
o Name of mod change to"InvisibleCounters" (old name - "Counters: Google, StatCounter & Yandex").
+ Quantcast code.
2011.09.05 - v. 3.0
o Hooks based installation.
2011.08.10 - v. 2.0
o SMF 2.0 Gold  compatible version.
- SMF 1.1.xx compatiblity removed.
2011.01.27 - v. 1.1
+ Yandex cliks map.
+ Yandex external links monitoring.
2011.01.23 - v. 1.0a
o SMF 1.1.12 & SMF 2.0 RC4  compatible version.
2010.10.03 - v. 1.0
o SMF 1.1.11 compatible version.
+ Added russian readme.
2010.05.07 - v. 0.7
+ StatCounter code.
o Name of mod change to "Counters: Google, StatCounter & Yandex" (old name - "Counters: Google & Yandex").
2010.05.07 - v. 0.6
+ Asyncronous Yandex counter.
- install.php removed from package.
2010.05.07 - v. 0.5
! Minor fixes in generated Yandex counetr code.
2010.05.02 - v. 0.4
+ Added some coments about your ID`s searching.
2010.05.02 - v. 0.3
! Fixed error in languge files.
2010.05.02 - v. 0.2
! Fixed some error, when counters ID not present in mod settings.
2010.04.27 - v. 0.1
+ Counters settings (ID`s).
2010.04.26 - v. 0.0
^ Initial release.
ai dont spik inglish
@ ol

camoura

Having google analytics logging my pageviews when logged as an administrator messes my reports, so I included the following condition in Load.php:

Before
if (!empty($modSettings['counters_google'])) $context['html_headers'] .= ' 

After
if (!empty($modSettings['counters_google']) && (!$context['user']['is_admin'])) $context['html_headers'] .= '

It works, but I am not sure if this is the best way to code it.

D#S

ai dont spik inglish
@ ol

MegaByte

Would you consider adding Quantcast?
e.g.
'<script type="text/javascript">_qoptions={qacct:"' . $modSettings['counters_quantcast'] . '"};</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript><img src="http://pixel.quantserve.com/pixel/' . $modSettings['counters_quantcast'] . '.gif" style="display: none; border: none;" height="1" width="1" alt="Quantcast"/></noscript>'

D#S

More counters!! :о)

2011.09.06 - v. 3.1
o Name of mod change to"InvisibleCounters" (old name - "Counters: Google, StatCounter & Yandex").
+ Quantcast code.
ai dont spik inglish
@ ol

Paccman

Can't figure out how to add my counter. I started a new stat counter project.
Where do I have to add the code (do I have to?).
I tried inserting project ID and securit ID. But one of the two gets cleared when I hit Save.
Can anyone help me?
Thanks

Nitesh Kunnath

What is this mod actually about ? . There is no clear explanation to this mod.
Please anybody explain.


Nitesh Kunnath

Quote from: Paccman on September 17, 2011, 01:26:26 PM
It's to add stats to your forum.

OK, fine
Is it visible to every members or just the admin of the forum ?

Paccman

Depends. But I can't get it to work anyway.
For example, on StatCounter you can decide if adding a stat button so anyone can see stats, or hide it for everyone, so you can see stats only on you account on statcounter.

D#S

ai dont spik inglish
@ ol

Advertisement: