Hello DP members, I am a newbie Clickbank Vendor. Is it possible for me not to put a HopLink Target URL in my clickbank account since at this point, I have no plans yet to have affiliates for my products. I actually have 2 products that need to be approved, and they both have the same problem that has something to do with this HopLink Target URL for not being approved. Since, there is only one per account, so I think it should be a landing page that directs customers to Pitch Pages for other product that will be added. Hence, that would mean also that I have to update this landing page every time I am going to add new products. Let me hear your thoughts concerning these guys for I still have many products to add soon. I have contacted clickbank also about this but I thought of knowing your ideas also. Thanks a lot!
you can set up a script, for example: http://username.vendor.hop.clickbank.net/?lp=1 - goes to pitch page 1 http://username.vendor.hop.clickbank.net/?lp=2 - goes to pitch page 2 This is very easy to do in PHP. Other way to do it would be to open a new clickbank account for each new product (that has a different hoplink url).
Thank you Ripped! How about if I am going to remove my HopLink Target URL, do you think it is applicable?
Yes, just remove it. For example, you have added one product to your account and the hoplink target URL is www.site1.com For all the other products that you add to the account, leave the hoplink target URL blank.
Hi Ripped, actually there will only be one hoplink target URL per account. So, that would mean that it will be something like a generic HoplinkTarget URL for all of the products. If only there is an option where in we can decide if we are going to add a HopLinkTarget URL for every product. But I was so confused because my other products were approved and I am using the same HopLink Target URL.
Yes, there is only one hoplink URL per account. So if the hoplink url is at www.site1.com, and you have other products also approved, they can be at any url, for example: site2.com, site3.com etc.. As I mentioned previously using some simple php coding you can customize the hoplink yourself so that it sends the user to the page you want, and you can have several products under one account
Hi Ripped, I am now researching about this PHP codes. I hope I could get this sorted out as soon as possible.