Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Most Clicks not tracked.

by

Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › Most Clicks not tracked.

Tagged: affiliate clicks tracking, affiliate tracking

  • This topic has 14 replies, 5 voices, and was last updated 13 years ago by Ivy.
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • December 3, 2009 at 4:05 pm #507
    mikee17
    Member

    Hi,

    It doesn’t seem that clicks are being tracked for the affiliate program

    I made a text link in the admin panel, and made my first affiliate. Link is below

    http://buyyournichesite.com/?ap_id=mikee17

    I tried and 2 of my remote employees tried. When I go to the admin panel and go to the Click Throughs page, it doesn’t see my click or my other employees click. It only lists one click from the other person. When I have him click again, it still only shows his first click.

    When I have him try another page like

    http://buyyournichesite.com/sites-for-sale/?ap_id=mikee17

    It only shows the original click, which by the way was done from IE8.

    My other employee and I clicked using FireFox.

    My php.ini settings are at http://www.buyyournichesite.com/test555.php

    Any ideas?

    ..Mike

    December 4, 2009 at 1:09 am #16398
    amin007
    Participant

    where can I go and sign up for a test affiliate account to test this?

    December 4, 2009 at 2:04 am #16399
    mikee17
    Member

    Hi Amin,

    Affiliate Join link is

    http://buyyournichesite.com/wp-content/plugins/wp-affiliate-platform/affiliates/login.php

    Thanks,

    …Mike

    December 4, 2009 at 7:35 am #16400
    amin007
    Participant

    Hi mikee17, Just had a quick look.. clicks are getting tracked fine. you however made a slight mistake when configuring the link. This is what I got from the “Banners” that you configured:

    <a href="http://www.BuyYourNicheSite.com?ap_id=amin21"></a>

    you can see that the link doesn’t specify an “Anchor Text” you need to fill that field in when you configure a Banner or Text Link.

    I modified the above to the following and put it on one of my test sites:

    Test Link

    Then I clicked on it a few times and I can see that the “Referrals” are being tracked nicely. You should be able to see this in your WordPress dashboard too.

    December 4, 2009 at 5:37 pm #16401
    mikee17
    Member

    Hi Amin,

    Hmmm…… Couple of points

    *************

    **Point #1 **

    *************

    I have worked with dozens of affiliate systems and EVERY one allows you to use a plain URL link.

    That doesn’t really make sense that a anchor tag must be used since there are many times that a person will just want to use the link NOT wrapped in an anchor tag. For example, many people use TinyURL.com or some other form of link cloaking.

    This is a serious design flaw and limitation for any affiliate. Can it be fixed?

    *************

    **Point #2 **

    *************

    Okay I uploaded a test banner for a test. Whether I click your “Test Link” above, or my banner 2 clicks are being recorded, normally 1 second apart. Take a look at your stats and you’ll probably see the same thing.

    What is causing this ?

    Thanks,

    ..Mike

    December 4, 2009 at 7:11 pm #16402
    gfmedia
    Member

    Mike, I agree with you on your first point. Requiring more than just a link is not the way to go.

    Just so you know, I’ve had over 10 years of affiliate marketing experience. I’ve even worked as an affiliate manager for one of the “top” gurus so I think I know a little about affiliate marketing.

    Amin, I too am having issues getting the affiliate plugin to work correctly, but I’ll start another thread for my issue so I don’t hijack this thread.

    December 5, 2009 at 1:34 am #16403
    amin007
    Participant

    LOL… (I am now confused as to what you are fighting about) ofcourse plain links work.

    For example the following is a plain link and it will work just fine:

    http://buyyournichesite.com/sites-for-sale/?ap_id=mikee17

    You can create a tinyURL of the above which looks like the following and it will work fine too:

    http://tinyurl.com/yg6pzo8

    Now what I meant by giving “Anchor Text” is how do you create a HTML link without an anchor text??

    For example you had the following HTML code:

    <a href="http://www.BuyYourNicheSite.com?ap_id=amin21"></a>

    when you put that on a HTML page it’s going to have a blank link (remember you need to put the link text between the ">" and "</a>" block?

    all I did was point out an HTML coding error and I had to get a lecture on how affiliate software works :)

    December 6, 2009 at 11:34 pm #16404
    mikee17
    Member

    Amin,

    It’s real weird. If I click on your links above

    http://buyyournichesite.com/sites-for-sale/?ap_id=mikee17 or

    http://tinyurl.com/yg6pzo8

    The click is registered fine, but if I cut and paste it into my browser although it redirects, it doesn’t record the click.

    Does it record the click if you paste in your browser?

    ..Mike

    December 7, 2009 at 3:21 am #16405
    mikee17
    Member

    Amin,

    I think I see the problem with double clicks being recorded. In My WP setup my site was setup as http://buyyournichesite.com not http://www.buyyournichesite.com so my theory is that having the link point to “http://www.buyyournichesite.com…&#8221; was recorded, then forwarded to “http://buyyournichesite.com…&#8221; and the click was recorded twice.

    One mystery solved.

    Still, I’ve tried pasting http://www.buyyournichesite.com/sites-for-sale/?ap_id=mikee17 in several different browsers and it doesn’t record the click, it’s only when I click on a link. Does it work for you when you paste it in the URL bar?

    ..Mike

    But

    December 7, 2009 at 3:47 am #16406
    amin007
    Participant

    Hi Mike, copying and pasting the URL in the browser won’t record the click because that is not considered as a click. For a click to be valid I make sure that the visitor followed the link from a web page or email or something so this reference can be recorded in the database too. If you paste the address directly in the browser then this does not satisfy the definition of referral. This can be easily changed if you want on your installation though.

    The double click record issue is related to how different browser handles redirection (on IE you won’t see this behavior). At the moment the Affiliate Platform plugin doesn’t do Unique referrals (this is something I will add in a future release) so it doesn’t really hurt to have multiple clicks.

    I tried to keep it as simple as possible, so all I have tried to make sure is that the very core functionality of an affiliate software works (an affiliate sends traffic your way and he/she gets proper commission for that referral).

    December 7, 2009 at 2:02 pm #16407
    mikee17
    Member

    Amin,

    Hmmmm…. I understand that technically it’s not a click but… since it redirects to the destination site, it really should be counted as a click.

    I know that I always check out an affiliate link by pasting in the browser to make sure it works. If I were to use TinyURL of some other method of cloaking I always test that too my pasting in the URL bar.

    If my potiential affiliates do the same and see how it sends the person to my site but doesn’t show up a click for them, they won’t like that, and may think that I’m being dishonest so they won’t promote my products. That’s very bad. Or I will be constantly having to explain this problem to them. That’s also a hassle.

    I know you’ve been getting lectured on affiliate marketing in this thread :-)

    But having nearly 10 years experience on both sides of the game, it would be great if you could do the following:

    1) Pasting a URL should be counted as a click since it sends the visitor to the destination.

    Double clicks make it look like an affiliate’s traffic is only converting half as well. This could cause him to stop promoting my products :-(

    2) To avoid double clicks, only record a click from the same IP/Referral URL if there has been a 15 second time or greater difference. This would get rid of most of them

    Does that make sense?

    Thanks,

    ..Mike

    December 8, 2009 at 3:19 am #16408
    amin007
    Participant

    yeah it sounds good… I will get this implemented… bug me in a few days if I haven’t finished doing it. I have a super long to do list so it is very easy for me to forget :)

    December 8, 2009 at 9:18 am #16409
    amin007
    Participant

    I have updated the plugin so now it will record it as a click even when you directly enter the affiliate link in the browser’s address bar. Also the double click issue has been sorted out.

    March 14, 2010 at 12:22 pm #16410
    lingstar
    Member

    Hi Amin,

    I am having the same issues – a direct link/click does NOT get recorded. Is there an update to the plugin that I’m missing?

    Thanks!

    Barbara

    March 15, 2010 at 12:09 am #16411
    Ivy
    Member

    Hi Barbara, I have sent you and update for the Affiliate. Please let me know if you do not receive this email.

    Cheers,

    Ivy

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • WP PDF Stamper Documentation
  • WP Photo Seller Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial
  • WP Photo Seller Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2023 | Tips and Tricks HQ