Affiliate tracking thru a squeeze page - paydotcom

7 replies
Hello,

I have to believe I am NOT the only person with this problem. PayDotCom does NOT have a solution... although they recommend a solution.

Here's the problem:

I do NOT want to send affiliate traffic directly to my sales page. I want to send them to an opt in (squeeze) page. Now they get directed to my aweber account and then sent back to my sales page.

However... in the process of sending affiliate traffic to a squeeze page, it loses the affiliate ID to track them. Especially since on my sales page - the "Add to Cart" button is a re-direct to another page set up with two payment options (one is a one pay, the other is a 3 pay). Because of this, I had to create two products, with two separate product ID's.

Then, after the person purchases with either of the payment choices, they are taken to another product I have with a one time price.

PDC says that they do NOT have a solution for tracking affiliates through a squeeze.

Their solution was this (direct from Steve in tech support)

If all pages are on the same site you could set a cookie with the affiliate value on the first page and later take the value from the cookie,
since it is your site you should find a way to do this.

If you are not capable of doing that, you will need to find/hire some who can do it for you, PDC does not offer vendor
product set up services.

End of Steve's remark.

Given that answer, have you or anyone else come up with a simple solution for this problem? If so, I would greatly appreciate knowing how to solve this problem. Thank you so much in advance!

Bill Covert
billcovert@comcast.net
#affiliate #page #paydotcom #squeeze #tracking
  • Profile picture of the author Colin Palfrey
    Hi Bill,

    You need to pick up the id after the ? and store this in a database. Then when they click to the next page it takes them to URL+what was in the database.

    I think this would work but not so easy to explain.

    1. You definitely need to capture the affiliate ID
    2. redirect them to a page with the buy button whilst re adding the aff ID you stored to the end of the URL

    I tried explaining it twice and I'm not sure I made it any clearer the second time, so hopefully someone else will help LOL

    Cheers,
    Colin
    Signature

    I write articles and eBooks - PM me for details!
    {{ DiscussionBoard.errors[1718408].message }}
  • Profile picture of the author mywebwork
    I think Colin explained it very well!

    Use PHP and use the $_GET function to retrieve the affiliate ID, store it (in a database or in a cookie) and retrieve it later.

    You may also find this link useful, it explains how you can pass the varaible through AWeber:

    Add a Tracking Code to a Url And Track Your AutoResponder (AWeber) Leads :: FastWebCoach.com

    Bill
    {{ DiscussionBoard.errors[1720359].message }}
    • Profile picture of the author vertical100
      WOW... I do believe with your advice I can figure this out. Thank you for including that video link.

      I'm NOT a tech person... but this actually seems simple enough for me to do.

      Much Appreciated!!! :-)

      Bill
      Signature

      Accelerator for Success
      using: Dream Bar Cafe Principles
      www.acceleratorforsuccess.com

      {{ DiscussionBoard.errors[1737754].message }}
  • Profile picture of the author molsted
    Nice video but it kinds of only shows half the job - adding ad tracking in Aweber can be done much easier than that!!

    The question me to is kind of wondering is how to easily pass that tracking on to the salespage or store it so the affiliate can get credited at a later point...
    {{ DiscussionBoard.errors[2342769].message }}
  • Profile picture of the author JohnGuanzon
    I have the answer in my last post with all of the code included, but alas I can't link to it. Do not have enough total posts yet.
    {{ DiscussionBoard.errors[2584202].message }}
    • Profile picture of the author hhunt
      Originally Posted by JohnGuanzon View Post

      I have the answer in my last post with all of the code included, but alas I can't link to it. Do not have enough total posts yet.
      You don't need to post an active link, just place the url as a text in the content of your post.
      {{ DiscussionBoard.errors[2584257].message }}
  • Profile picture of the author JohnGuanzon
    Got it
    h t t p :// www .warriorforum.com/main-internet-marketing-discussion-forum/259423-paydotcom-list-building-instructions-script-included.html
    {{ DiscussionBoard.errors[2584267].message }}

Trending Topics