| View previous topic :: View next topic |
| Author |
Message |
Iria Guest
|
Posted: Wed Jul 06, 2005 8:00 pm Post subject: Click counter |
|
|
I activated the Click Counter, but it does not appear to be working.
Do I need to add a line of code to my templato for it to work?
If so, which one?
Thanks. |
|
| Back to top |
|
schinckel
Joined: 03 Apr 2005 Posts: 1238 Location: Adelaide, Australia
|
Posted: Sun Aug 14, 2005 8:36 am Post subject: |
|
|
As an adjunct to trying to help another user, I too activated this plugin. You can tell if it is working by reloading a page/post with an (offsite) link in it after activating it.
I did this, and found that it was turning a link from:
| Code: | | http://www.blogsome.com/forum/ |
to
| Code: | | http://schinckel.blogsome.com/go.php?http://www.blogsome.com/forum/ |
It then apparently adds data to the MySQL database when a link is clicked on. To get a list of the most clicked on link you need the following in your template:
| Code: |
{wp_ozh_click_topclicks} |
You can also replace
| Code: | | {comment_author_link} | with | Code: | | {wp_ozh_click_comment_author_link} | in your comments.html to track links to commenters' sites.
The other stuff (making links automatically have a link counter, adding counters to your blogroll) isn't easily doable on Blogsome.
Finally, sorry this wasn't answered before. zheaton and I are volunteers, and your query must have been missed before. _________________ Blogsome Forum: Rules/Search
WordPress Codex; Smarty Tags Docs |
|
| Back to top |
|
danabrey
Joined: 23 Jul 2005 Posts: 7 Location: Oxford, UK
|
Posted: Tue Aug 23, 2005 10:22 am Post subject: |
|
|
For me putting {wp_ozh_click_topclicks} in my template does absolutely zilch, and I definitely have the plugin activated. All the links are changed to the go.php thing, but it doesn't work.
Anyone have any ideas? |
|
| Back to top |
|
schinckel
Joined: 03 Apr 2005 Posts: 1238 Location: Adelaide, Australia
|
Posted: Tue Aug 23, 2005 11:03 am Post subject: |
|
|
Well, the links to indeed seem to be modified as required.
You do need to have outgoing links that have been clicked on in order for the tag to work. I've visited your blog and clicked on a couple of links for you
I've just copied and pasted from my template:
| Code: | | {wp_ozh_click_topclicks} |
Mine is in my sidebar, the last entry before the closing </div> tag,
Oh, and if you want to see what mine looks like: http://schinckel.blogsome.com _________________ Blogsome Forum: Rules/Search
WordPress Codex; Smarty Tags Docs |
|
| Back to top |
|
danabrey
Joined: 23 Jul 2005 Posts: 7 Location: Oxford, UK
|
Posted: Tue Aug 23, 2005 10:37 pm Post subject: |
|
|
Cheers for the help, but it still just refuses to work! I've inserted the code just where you have, before the closing </div> of the sidebar, and by checking the source of the site, it inserts absolutely no HTML at all.
Running out of ideas here! |
|
| Back to top |
|
IriaP Guest
|
Posted: Sun Aug 28, 2005 5:56 pm Post subject: Click Counter |
|
|
Thank you very much, Schinckel.
Click Counter is working nicely, and showing in my sidebar now.
I certainly would like to get a count of links in my sidebar (blogroll, categories, recommended posts, and so on), but counting links in posts was my major interest.
http://rulemanes.blogsome.com/ |
|
| Back to top |
|
Gilberto Guest
|
Posted: Wed Nov 16, 2005 6:26 am Post subject: Intente seguir el tutorial |
|
|
| No me funciona. Exactamente el code {wp_ozh_click_topclicks} donde va?l |
|
| Back to top |
|
mappa Guest
|
Posted: Wed Jan 04, 2006 12:10 pm Post subject: |
|
|
i put the code in my choosen template, but why is mine look like this..??
- it displays full path, i just want the titles like everybody's
- i have no idea why there is "number 1" in the list
please, somebody help.. |
|
| Back to top |
|
bazilio
Joined: 13 Jan 2006 Posts: 2
|
Posted: Fri Jan 13, 2006 7:26 pm Post subject: |
|
|
Dear,
Unfortunately this plugin doesn't work in my blog. I've put this code
{wp_ozh_click_topclicks limit=10}
in my template but nothing happens. Should it be inserted inside divs, ul, il, or I just have to put it and everything is done?
Thanks in advance and best regards!
By the way, my blog is http://dicasdobazilio.blogsome.com |
|
| Back to top |
|
bazilio
Joined: 13 Jan 2006 Posts: 2
|
Posted: Wed Mar 08, 2006 8:26 pm Post subject: |
|
|
Sorry for reporting my problem again, but this plugin still doesn't work in my blog.
If anyone could take a look at my blog would be really kind. http://dicasdobazilio.blogsome.com
This command {wp_ozh_click_topclicks limit=10} is at the end of side bar, before Blogsome logo.
Best regards,
Carlos |
|
| Back to top |
|
walkseattle
Joined: 05 Feb 2008 Posts: 2
|
Posted: Tue Feb 05, 2008 11:21 pm Post subject: How to display title not url? |
|
|
Hi, the {wp_ozh_click_topclicks} tag works, but instead of the titles, it only shows the urls and # of hits like below:
walkseattle.blo…: 24 hits
chicagotribune.…: 23 hits
How do I make the titles appear, not the urls?
Also I like it displays like 'title' (# of hits), how to do that?
Thanks, |
|
| Back to top |
|
RedDust
Joined: 09 Jun 2009 Posts: 1 Location: Россия
|
Posted: Mon Jun 22, 2009 1:27 pm Post subject: Click counter |
|
|
My experience with the Stumble Upon Traffic has been that they dont click that much. Same goes for Digg and Reddit Traffic.
How much time do they spend on your site ? _________________ Гостиницы Сочи | Блог и социальные закладки |
|
| Back to top |
|
|