We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Click Tracker

Development and Programming

Vik's avatar
Vik
209 posts
19 years ago
Vik's avatar Vik

I’m using Click Tracker every day. It’s so cool to see what people are clicking on. Great job, Rob!

       
Robin Sowell's avatar
Robin Sowell
13,158 posts
19 years ago
Robin Sowell's avatar Robin Sowell

Hey Vik, sorry for no updates, but I’ve been waiting for 1.3 to come out. Part of the polishing up means I really should move the hit script out of a template and make it part of the module itself. BUT because of some EE security, I can’t pass the urls via the action script. I’m kind of hoping the next version will have loosened that up so I can stop using the template to count the clicks. So yea, been waiting on that. I mean, it works in a template- it just makes for a messier install.

And yep- the javascript sends ANY external links through the counting script. The only problem is they aren’t associated with weblogs (or the gallery or the forum or whatever they might be associated with) without including some kind of ID- which is what the link convert function does. But even without that, works fine. Just limits the kind of info you can pull up.

It’s really a nifty bit of javascripting- which I had nothing to do with!

       
Vik's avatar
Vik
209 posts
19 years ago
Vik's avatar Vik

Anytime, Rob, it’s all good. I check the Click Report several times a day. 😊

       
Vik's avatar
Vik
209 posts
19 years ago
Vik's avatar Vik

It looks like Clickport needs an update to work with version 1.3.

       
EE lover's avatar
EE lover
50 posts
19 years ago
EE lover's avatar EE lover

rob1 are you still working on this? I’m eager to see your final product.

       
Robin Sowell's avatar
Robin Sowell
13,158 posts
19 years ago
Robin Sowell's avatar Robin Sowell

Heh- sorry, it’s been on the backburner for a while. I finally broke down and decided to make an aggregator module, which has been sucking up all of my time. It’s about ready for beta- couple of days- and then I’ll get back to the click-tracker. It’s a really simple mod, so shouldn’t take long to get a final/polished version out. Hm- well, the regex is still giving me fits, but I think I decided not to worry with that bit.

So… maybe next weekend or so on getting a working version of the click-tracker back up and polished off. I haven’t looked at it since someone said it broke in 1.3 (I use a different method of tracking on my own site, so never noticed).

       
EE lover's avatar
EE lover
50 posts
19 years ago
EE lover's avatar EE lover

Good to hear that. That is going to be on off the most useful modules for me.

       
EE lover's avatar
EE lover
50 posts
19 years ago
EE lover's avatar EE lover
So… maybe next weekend or so on getting a working version of the click-tracker back up and polished off. I haven’t looked at it since someone said it broke in 1.3 (I use a different method of tracking on my own site, so never noticed).

Hi Rob1, How is it going? It seems your too busy these days.

       
EE lover's avatar
EE lover
50 posts
19 years ago
EE lover's avatar EE lover
MySQL ERROR: Error Number: 1067 Description: Invalid default value for ‘article_id’ Query: CREATE TABLE IF NOT EXISTS `exp_clicks` ( `ID` int(10) NOT NULL auto_increment, `article_id` int(10) NOT NULL default ”, `link_title` varchar(100) NOT NULL default ”, `link_url` varchar(100) NOT NULL default ”, `link_clicks` int(11) NOT NULL default ‘0’, `link_m_clicks` int(11) NOT NULL default ‘0’, `link_spam_clicks` int(11) NOT NULL default ‘0’, `ip` varchar(16) NOT NULL default ”, `date` int(10) NOT NULL default ‘0’, UNIQUE KEY `ID` (`ID`), KEY `art_id` (`article_id`)) ;

I get this error when I click the install link in module list.

       
EE lover's avatar
EE lover
50 posts
19 years ago
EE lover's avatar EE lover

Ok! In this situation I do what wise people do when they stick; I give up!

       
Avi Frier's avatar
Avi Frier
59 posts
17 years ago
Avi Frier's avatar Avi Frier

Can anyone tell me where I can get this module?

       
First 2 3 4

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.