4 replies
If I wanted to create a bonus for an affiliate product I am promoting. How can I automate the delivery of the downloads. Is there a code I can use to confirm the purchase before they receive the downloads. I am not sure if a thread talks about this, thank you for your help.
#bonus #page
  • Profile picture of the author mywebwork
    One thing you might consider is to use a service like eJunkie:

    E-junkie Shopping Cart for selling downloads & tangible goods

    They can host your download file, collect payment (via PayPal or a number of other methods) and send your client a customized e-mail with a temporary download link. You can manage everything at their console, and issue new temporary links to clients who have a legitimate need to get new links.

    They are also very inexpensive, as little as 5 dollars a month.

    Bill
    {{ DiscussionBoard.errors[1174400].message }}
  • Profile picture of the author letsmak1
    thank you mywebwork I am not selling my own product. What i am looking for is a way to automate the download process if I am promoting a clickbank product as an affiliate and offer my own bonuses on my review pages the my customers can get the download for free with there purchase of the affiliate product i am promoting. any help would be great I have read and learned a lot from you guys on this forum thank you
    {{ DiscussionBoard.errors[1174821].message }}
    • Profile picture of the author Mohsin Rasool
      Originally Posted by letsmak1 View Post

      thank you mywebwork I am not selling my own product. What i am looking for is a way to automate the download process if I am promoting a clickbank product as an affiliate and offer my own bonuses on my review pages the my customers can get the download for free with there purchase of the affiliate product i am promoting. any help would be great I have read and learned a lot from you guys on this forum thank you
      Hi,

      This can be achieved using a custom php script (I knew once i coded this for my client..)

      It is simple for anyone good in PHP to do it...There is just one Problem/Challenge/Decision
      to be taken care...

      That is how you are going to verify the purchase?

      Well in our case, it was a book, and my client already had that book...and we did a
      little trick..i.e. at our bonus page, we will ask the client , to give his/her name, email,
      and then answer a question...and question is this: On page 23 of this great book you
      just have bought please complete this sentence...

      then there is text box to fill in the blank...

      Script will match that result to given word..if correct...redirect to download page!
      If answer was not right,,,Give two links...ONE try again, 2nd Affiliate link(to buy) if have
      not bought already...and this worked for that promotion....

      Let me know if this can be any help in your case...
      Also I can help you code this script fast...

      BTW in your case if you do not have access to the product(you are promoting), you
      need to look at other options to verify the purchase...I am not sure but maybe you can
      fetch data from Clickbank affiliate sales, and then script matches their tran id with
      the transactions ids you have in CB account... now we have to look how we can
      automatically fetch cb data...as i have not looked into this before i am not sure..but
      as i have worked on similar projects i am sure it can be done...

      Best Regards,
      Mohsin
      {{ DiscussionBoard.errors[1181039].message }}
  • Profile picture of the author letsmak1
    thank you Mohsin
    {{ DiscussionBoard.errors[1182885].message }}

Trending Topics