Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-05-2012, 11:55 PM
Lazorbeam Lazorbeam is offline
 
Join Date: Aug 2010
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Can This Be Done?

I want to promote the sale of an e-book through my site. I would like to encourage the contribution of content by giving users referral sales through their threads. For example:

- Visitor "Bob" lands on my site thanks to a thread started by "Steve".
- Bob decides to buy the e-book. He clicks the e-book link, which sends him to the Clickbank page or whatnot, and Steve gets affiliate referral.

Is this possible?
Reply With Quote
  #2  
Old 05-06-2012, 11:35 AM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you mean can this be done easily using existing mods or vb feature, then I think the answer is no (although I only did a brief search for "affiliate", maybe someone else will know of an existing mod that helps).

If you mean can it be developed, then yes, of course it could. You could issue "Steve" a sort of affiliate id and have him add it to his links that he posts on other sites, and when someone like Bob arrives at the site you could look for that id and save it with his session. You could also change the link to the sales site to be a link to your site that records the click then redirects Bob to the sales site. But the issue I see is somehow correlating "Bob's" buying of the book (or not) from a 3rd party site to his clicking of the link on your (I'm not familiar with Clickbank so I don't know if there's any provision for doing something like this).
Reply With Quote
  #3  
Old 05-07-2012, 10:52 AM
Lazorbeam Lazorbeam is offline
 
Join Date: Aug 2010
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kh99 View Post
If you mean can this be done easily using existing mods or vb feature, then I think the answer is no (although I only did a brief search for "affiliate", maybe someone else will know of an existing mod that helps).

If you mean can it be developed, then yes, of course it could. You could issue "Steve" a sort of affiliate id and have him add it to his links that he posts on other sites, and when someone like Bob arrives at the site you could look for that id and save it with his session. You could also change the link to the sales site to be a link to your site that records the click then redirects Bob to the sales site. But the issue I see is somehow correlating "Bob's" buying of the book (or not) from a 3rd party site to his clicking of the link on your (I'm not familiar with Clickbank so I don't know if there's any provision for doing something like this).
What if each user had a private profile field that could be filled out with clickbank affiliate ID? Let's assume yours was filled out as 'kh99clicky'. Normally the purchase button would look like this: www.yourforum.com/purchase.php

If a user was reading one of your threads, and clicked the purchase button, the link would instead read http://www.yourforum.com/purchase.ph...ate=kh99clicky

That's essentially all there is to clickbank. I'm not really looking to track where visitors came from as they move through the site... only where they were before clicking the purchase button.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:19 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01529 seconds
  • Memory Usage 2,173KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete