GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   How to count all clicks on your blog with TradePulse? Here is simple JQUERY TRICK! (https://gfy.com/showthread.php?t=937519)

ipolic 11-08-2009 11:57 AM

How to count all clicks on your blog with TradePulse? Here is simple JQUERY TRICK!
 
With this simple script, all clicks on your blog will be tracked by TP so you can even see how productive your traffic is what is VERY hard to do when integrating trade script and wordpress and similar blog content management systems. So surfer will see normal link, when he clicks his click will go thru TP 100% to content by default or you can change parameter to fit your needs and it will even save outgoing domain to which you link in links statistics of TP. I love this feature and I added it already to all my blogs, couple lines of code and it ROCKS:

Code:

<script>
$(document).ready(function(){
$("a").click(function(){
url=$(this).attr('href');
if (url.match(/^http(s)?:\/\//i)){
path=url.replace(/^http(s)?:\/\/(www\.)?/i,'').split(/\//);
$(this).attr('href','/tp/out.php?link=' + path[0] + '&p=100&url=' + escape(url));
}
});
});
</script>

*Script will not track links without http and www inside, so you can use still normal toplists and get them working thru tp, so for example if <a href="/some/file.php"> this script wont push it thru tp, but if it's <a href="http://www.domain.com/some/file.php"> click will be pushed thru TP.
*You need to use JQUERY for this to work, you can download it here:http://docs.jquery.com/Downloading_jQuery and you can see instructions how to setup it here: http://docs.jquery.com/How_jQuery_Works.

You can download free version of Trade Pulse at Trade Script - TGP Script - Traffic Trades - TradePulse The Nr1 Trade Script!!!

I hope you like this simple and neat trick and that you will use it a lot. Cheers!

fris 11-08-2009 12:10 PM

nice tip

sex69 11-08-2009 12:17 PM

Thanks for the info

Lace 11-08-2009 12:24 PM

Very nice, thank you! I'll try this out on one of my blogs today. :thumbsup

fatfoo 11-08-2009 12:37 PM

Thanks for information, ipolic.

ipolic 11-08-2009 12:44 PM

Let me know how it goes guys, you can even ping me over icq 169397168 if you need help with setting it up!

CPimp 11-08-2009 01:16 PM

Hey ipoli... I shot you a message on ICQ

Iron Fist 11-08-2009 01:16 PM

Very nice work :) Thanks

ipolic 11-08-2009 06:17 PM

Never got it, sent U msg now from 169397168 cheers

Quote:

Originally Posted by tube2k (Post 16528408)
Hey ipoli... I shot you a message on ICQ


ipolic 11-08-2009 06:18 PM

Nothing for, as always it's my pleasure to invent new things :)

Quote:

Originally Posted by sharphead (Post 16528409)
Very nice work :) Thanks


ipolic 11-09-2009 06:14 AM

bump for more views. if U like this trick please bump it so others can see it and use it also

Horny Joe 11-09-2009 09:25 AM

Bumping, AND ... where to put that code? What file(s)?

I installed tp on hornyjoesblog some time ago, but it did not work for me, so I forgot about it. But then, I tried again today, and 5 minutes after adding
Code:

<?php virtual('/tp/ssi_in.php'); ?>
in the rootindex I see 12200 hits last 24 hours... How can this be, if tracking code was not installed correct :)

tranza 11-09-2009 09:26 AM

Very nice tips dude..thanks.

ipolic 11-09-2009 10:47 AM

I can't help you here without access to tp, ftp and [email protected] and I can bet in 100$ it will be solved ;)

Quote:

Originally Posted by Horny Joe (Post 16530511)
Bumping, AND ... where to put that code? What file(s)?

I installed tp on hornyjoesblog some time ago, but it did not work for me, so I forgot about it. But then, I tried again today, and 5 minutes after adding
Code:

<?php virtual('/tp/ssi_in.php'); ?>
in the rootindex I see 12200 hits last 24 hours... How can this be, if tracking code was not installed correct :)


ipolic 11-09-2009 10:48 AM

Thnx I hope more people will bump it so we get better way to track which trades are really productive on blogs and how changes in text style, length etc increase CTR!

Quote:

Originally Posted by tranza (Post 16530519)
Very nice tips dude..thanks.


ipolic 11-09-2009 08:07 PM

bump to the top for more views and more happy bloggers :)

CPimp 11-09-2009 08:13 PM

I wish I had a good host that didnt block everything I tried to do with my sites aargh! Gotta put in the ticket we talked about earlier ipolic I'll keep you updated

Rick Diculous 11-09-2009 08:19 PM

Thanks for the tip. Will have to try this out

ilbb 11-10-2009 12:26 AM

nice tip, thanks!

Horny Joe 11-10-2009 01:23 AM

Quote:

Originally Posted by ipolic (Post 16530806)
I can't help you here without access to tp, ftp and [email protected] and I can bet in 100$ it will be solved ;)

Not betting against you, but sent you an email ;)

PXN 11-10-2009 01:35 AM

bump for ipolic!

ipolic 11-10-2009 07:40 AM

Thnx for bumps people! Let's get this post seen by more fellow bloggers !

ipolic 11-10-2009 07:42 AM

email answered and problem solved. at least TP wrong include part!

Quote:

Originally Posted by Horny Joe (Post 16533634)
Not betting against you, but sent you an email ;)


bns666 11-10-2009 07:57 AM

nice tip, i am converting one site from old format to wordpress and i need a trade script so something like this is one more reason to try TP :thumbsup

ipolic 11-10-2009 11:13 AM

nice to hear the good news bro, cheers!

ipolic 11-11-2009 06:59 PM

bump for me :D

CPimp 11-22-2009 09:58 PM

another bump from me because I want to ask, where do I put the code? I think I might slap it in the head and see what happens LOL. Let me know, please.


All times are GMT -7. The time now is 04:19 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc