DanFoster
Forum Replies Created
-
Forum: Plugins
In reply to: [Track The Click] Exclude logged-in usersThis isn’t something we support at the moment, though it has been suggested several times so we may well look to add it in a future version.
Forum: Plugins
In reply to: [Track The Click] Great Plugin, Several things to improve..We haven’t released any new versions since your previous post and your latest. Are you seeing an errors in your browser console?
Forum: Plugins
In reply to: [Track The Click] Great Plugin, Several things to improve..Hi, and thanks for using Track The Click.
As the clicks are detected using JavaScript, I’d be surprised if you’re seeing clicks from the various search engine spiders. Can you share where you’re seeing this data and how you’re interpreting the clicks as coming from the bots? We’ve had previous suggestions to avoid tracking logged in users which we might add in the future. That would hopefully cover excluding yourself from the tracking.
The exact time of each click is already recorded, how would you like to see this data presented?
We will not record the IP address of clicks. This would bring the plugin into the scope of GDPR and other regulation which we are keen to avoid. It is also not what the plugin is designed for – for that level of tracking you’re probably better off using something like Google Analytics.
Forum: Plugins
In reply to: [Track The Click] I see an icon of a world next to each linkAre you seeing the icon in the dashboard or on the public site? I don’t think we’ve ever seen it turning up on either! If it’s on your public site and you don’t want to share the address here, please email it to me on [email protected] and I’ll be happy to take a look. Do you perhaps have any other plugins that put an icon next to links?
Thank you for your interest in the premium plugin. If you’d like to email us on [email protected], we’ll let you know as soon as that’s available.
Forum: Plugins
In reply to: [Track The Click] Display click count only for one link/buttonHi @cjjkees. The only way I can think of right now for doing that is if you’re comfortable making the changes in your site’s CSS to hide it on other links. This isn’t a feature we’re currently planning to put inside Track The Click itself.
Forum: Plugins
In reply to: [Track The Click] How to clear click history?The just-released version 0.3.6 includes a setting for data retention – clicks older than this setting will be removed from the database.
We will not be recording visitor IP addresses as that gets into a complex area with regards to data protection and privacy. Track The Click only provides anonymous, aggregated data.
- This reply was modified 3 years, 5 months ago by DanFoster.
Forum: Plugins
In reply to: [Track The Click] GAHi @somrafka. I went to have a look at neprehravaj.eu but it seems that Track The Click isn’t active at all – if you’d like to turn it back on I’d be happy to take a look and see if I can work out why it’s not working for you.
Forum: Plugins
In reply to: [Track The Click] Display click count only for one link/buttonHi @cjjkees. Do you mean you’d like to show that on the public-facing website, or only look at the results for one link in the graphs within your WP admin area?
Forum: Plugins
In reply to: [Track The Click] visible to those who are not logged inHi @publiodica. Thanks for trying out Track The Click. If you go into the plugin’s settings page, then onto the “Other” tab, at the bottom there’s a tickbox for “Display click counts” – turn this off, save your changes, and you should find that click counts aren’t shown to your site visitors.
Forum: Plugins
In reply to: [Track The Click] How to clear click history?There is currently no way (apart from editing the database yourself!) to remove click data that is older than you want to see. We’ll add this to our feature request list, thank you.
Forum: Plugins
In reply to: [Track The Click] tracking media library item viewsThis information is in your web server’s access logs. Track The Click does not look at those, instead it monitors how many times links on the site are clicked. If the link that people are clicking is on social media or in an email, Track The Click isn’t designed to count those visits.
Forum: Plugins
In reply to: [Track The Click] tracking media library item viewsHello. Track The Click cannot track links from social media or emails. It will only see clicks on your WordPress site itself.
Forum: Plugins
In reply to: [Track The Click] Tracks all link clicks on GAHi @its7376. The exclude section only affects what is displayed within the Track The Click section of your dashboard. Clicks are still recorded, both locally and (if enabled) sent to Google Analytics. There isn’t currently a way to disable these from being sent to GA, I’m afraid. We’ll add it to our list of feature requests – if anyone else would find this useful, please do add your comment here so that we can see the demand 🙂
Forum: Plugins
In reply to: [Track The Click] track-the-click-ga.js output unnecessarily?Looks like the previous fix was to exclude some other Google Analytics related JavaScript, but the source file with more of it was still being included. That’s sorted in the just-released 0.3.5, so
track-the-click-ga.jsisn’t included unless some GA functionality is enabled.Forum: Plugins
In reply to: [Track The Click] track-the-click-ga.js output unnecessarily?Hi @smartyp, thanks for using Track The Click and for your feedback. I think this was resolved in the latest version, could you confirm that you’re seeing this and running version 0.3.4?