How to count all clicks on your blog with TradePulse? Here is simple JQUERY TRICK!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ipolic
    Confirmed User
    • Nov 2003
    • 1486

    #1

    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
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    nice tip
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • sex69
      Confirmed User
      • Feb 2004
      • 671

      #3
      Thanks for the info
      HotNiches.com-Add Site
      Porn Sites- Submit For Adult Sites-Add URL Adult Webcams Sex Webcams Erotic Search Reality Sex Sex Videos

      Comment

      • Lace
        Too lazy to set a custom title
        • Mar 2004
        • 16116

        #4
        Very nice, thank you! I'll try this out on one of my blogs today.
        Your Paysite Partner
        Strength In Numbers!
        StickyDollars | RadicalCash | KennysPennies | HomegrownCash

        Comment

        • fatfoo
          ICQ:649699063
          • Mar 2003
          • 27763

          #5
          Thanks for information, ipolic.
          Send me an email: [email protected]

          Comment

          • ipolic
            Confirmed User
            • Nov 2003
            • 1486

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

            Comment

            • CPimp
              Confirmed User
              • Aug 2009
              • 2346

              #7
              Hey ipoli... I shot you a message on ICQ
              three 997 three 55 three 1 ← That's my ICQ. Contact me there. Thanks.

              Comment

              • Iron Fist
                Too lazy to set a custom title
                • Dec 2006
                • 23400

                #8
                Very nice work Thanks
                i like waffles

                Comment

                • ipolic
                  Confirmed User
                  • Nov 2003
                  • 1486

                  #9
                  Never got it, sent U msg now from 169397168 cheers

                  Originally posted by tube2k
                  Hey ipoli... I shot you a message on ICQ

                  Comment

                  • ipolic
                    Confirmed User
                    • Nov 2003
                    • 1486

                    #10
                    Nothing for, as always it's my pleasure to invent new things

                    Originally posted by sharphead
                    Very nice work Thanks

                    Comment

                    • ipolic
                      Confirmed User
                      • Nov 2003
                      • 1486

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

                      Comment

                      • Horny Joe
                        Confirmed User
                        • Jul 2004
                        • 2661

                        #12
                        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
                        The Very Best Teen Content! Make $$$$ - Join DIESEL ACTION for Great Teen content

                        Comment

                        • tranza
                          ICQ: 197-556-237
                          • Jun 2003
                          • 57559

                          #13
                          Very nice tips dude..thanks.
                          I'm just a newbie.

                          Comment

                          • ipolic
                            Confirmed User
                            • Nov 2003
                            • 1486

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

                            Originally posted by Horny Joe
                            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

                            Comment

                            • ipolic
                              Confirmed User
                              • Nov 2003
                              • 1486

                              #15
                              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!

                              Originally posted by tranza
                              Very nice tips dude..thanks.

                              Comment

                              • ipolic
                                Confirmed User
                                • Nov 2003
                                • 1486

                                #16
                                bump to the top for more views and more happy bloggers

                                Comment

                                • CPimp
                                  Confirmed User
                                  • Aug 2009
                                  • 2346

                                  #17
                                  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
                                  three 997 three 55 three 1 ← That's my ICQ. Contact me there. Thanks.

                                  Comment

                                  • Rick Diculous
                                    Confirmed User
                                    • Jul 2008
                                    • 2384

                                    #18
                                    Thanks for the tip. Will have to try this out

                                    Comment

                                    • ilbb
                                      Confirmed User
                                      • May 2005
                                      • 3025

                                      #19
                                      nice tip, thanks!

                                      Comment

                                      • Horny Joe
                                        Confirmed User
                                        • Jul 2004
                                        • 2661

                                        #20
                                        Originally posted by ipolic
                                        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 ;)
                                        The Very Best Teen Content! Make $$$$ - Join DIESEL ACTION for Great Teen content

                                        Comment

                                        • PXN
                                          Confirmed User
                                          • Jun 2008
                                          • 1548

                                          #21
                                          bump for ipolic!

                                          Comment

                                          • ipolic
                                            Confirmed User
                                            • Nov 2003
                                            • 1486

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

                                            Comment

                                            • ipolic
                                              Confirmed User
                                              • Nov 2003
                                              • 1486

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

                                              Originally posted by Horny Joe
                                              Not betting against you, but sent you an email ;)

                                              Comment

                                              • bns666
                                                Confirmed Fetishist
                                                • Mar 2005
                                                • 11554

                                                #24
                                                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
                                                CAM SODASTRIPCHAT
                                                CHATURBATEX LOVE CAM

                                                Comment

                                                • ipolic
                                                  Confirmed User
                                                  • Nov 2003
                                                  • 1486

                                                  #25
                                                  nice to hear the good news bro, cheers!

                                                  Comment

                                                  • ipolic
                                                    Confirmed User
                                                    • Nov 2003
                                                    • 1486

                                                    #26
                                                    bump for me :D

                                                    Comment

                                                    • CPimp
                                                      Confirmed User
                                                      • Aug 2009
                                                      • 2346

                                                      #27
                                                      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.
                                                      three 997 three 55 three 1 ← That's my ICQ. Contact me there. Thanks.

                                                      Comment

                                                      Working...