Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VigLink Details »»
VigLink
Version: 2.0.7, by vlrick vlrick is offline
Developer Last Online: May 2014 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.2.0 Rating:
Released: 04-26-2010 Last Update: 04-30-2014 Installs: 249
DB Changes Uses Plugins Auto-Templates
Translations  
No support by the author.

Info:
VigLink is the easiest way to monetize your outbound links. You get paid when visitors click from your forum to a retailer and buy something. The VigLink analytics dashboard tells you which outbound links are clicked most, which are making you the most money, and more.

You've created something special. Your community is a place where people congregate to discuss their passion. It turns out they also make decisions about what to buy and where to buy it?and that's valuable. VigLink helps you capture this value, effortlessly.

In fact, VigLink is second only to AdSense as the most widely used monetization technology for vBulletin. Don't take our word for it, here's the breakdown.

This add-on will install the VigLink javascript on your forum, without the need to edit templates.

VigLink Convert
Your members are constantly posting links to retailers. If any go to over 35,000 retailers, VigLink will automatically convert them to monetized links that pay you a commission.
Learn More >>

VigLink Insert
Forum threads often reference products, brands, and retailers. VigLink can automatically link these references, making sure they always go to the most valuable destination.
Learn More >>

Controls
Version 2.0 now gives more control over how VigLink runs on your site. You can enable or disable VigLink Convert and VigLink Insert for specific user groups and forums.

Tested On:
4.2.0
3.8.7

Installation Instructions
  1. Import the XML file
  2. Go to your AdminCP and edit the VigLink options
  3. Enter the API key from your VigLink account page. (If you don't already have a VigLink account you can sign up here)

Download Now

File Type: zip viglink.zip (6.3 KB, 451 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
armandom, sweptwingnut, VigLink

Comments
  #132  
Old 11-25-2011, 06:12 AM
DieselTruck DieselTruck is offline
 
Join Date: Feb 2008
Location: TN
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How would we use this for guests only?
Reply With Quote
  #133  
Old 11-25-2011, 03:40 PM
SamirDarji SamirDarji is offline
 
Join Date: Apr 2004
Posts: 645
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DieselTruck View Post
How would we use this for guests only?
Why would you want to? The user can't tell the difference if it's on or not unless you use the link insertion option.
Reply With Quote
  #134  
Old 11-29-2011, 06:20 PM
VigLink VigLink is offline
 
Join Date: Nov 2011
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DieselTruck View Post
How would we use this for guests only?
Samir is correct in that VigLink link affiliation is very unobtrusive. The experience of a visitor on your site won't change if you are affiliating your outbound links using VigLink.

If you have VigLink link insertion turned on, and would like inserted links to only appear for guests (and not registered users), you can add class="nolinks" to any page element to disable inserted links.

This can be done on an individual post basis or at the page level by adding it to the body tag <body class="nolinks">

On vBulletin, you can take advantage of the yahoo dom event js to add the class name from a footer conditional. For example:

<if condition="(!$show['guest'])"> $footer .= '<script type="text/javascript"> YAHOO.util.Event.onDOMReady( function() { YAHOO.util.Dom.addClass( document.body, "nolinks" ); } ); </script>';
</if>

Hope this helps!
Reply With Quote
  #135  
Old 12-25-2011, 08:13 PM
chrisngrod's Avatar
chrisngrod chrisngrod is offline
 
Join Date: Oct 2010
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just submitted an email to Viglink. Unsure of all links being affiliated cause I just have Viglink enabled for Tapatalk sites.

EDIT: Viglink reponds quickly and everything is setup perfectly. Thanks.
Reply With Quote
  #136  
Old 01-25-2012, 10:28 AM
Jonm Jonm is offline
 
Join Date: May 2011
Location: Staffordshire
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can you run this and skimlinks at the same time?
Reply With Quote
  #137  
Old 01-25-2012, 10:48 PM
ajustesen ajustesen is offline
 
Join Date: Jun 2010
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does exactly as advertised thank for the perfectly simple addon!
Reply With Quote
  #138  
Old 01-26-2012, 04:46 PM
VigLink VigLink is offline
 
Join Date: Nov 2011
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jonm View Post
can you run this and skimlinks at the same time?
Hi there -- Anna here w/ VigLink. If you are testing the two solutions, we recommend you test each separately because the two services act on links within your content in a similar way (and both are javascript add-ons). Long-term, it's rare (if not non-existent) that a site would run both in parallel.

Let us know if we can be of help in getting you set-up -- or answering any other integration / testing questions!

Cheers,
Anna
Reply With Quote
  #139  
Old 01-26-2012, 05:15 PM
deverill2010 deverill2010 is offline
 
Join Date: Jan 2011
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anna are you from the company? If so I have a question it's not really related to this mod, well more about your product.

I run skimlinks on the main site but have viglinks associated with tapatalk, are they able to run alongside each other like that?
Reply With Quote
  #140  
Old 01-26-2012, 07:33 PM
VigLink VigLink is offline
 
Join Date: Nov 2011
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by deverill2010 View Post
Anna are you from the company? If so I have a question it's not really related to this mod, well more about your product.

I run skimlinks on the main site but have viglinks associated with tapatalk, are they able to run alongside each other like that?
Yes, Anna here again and I am with VigLink. In the scenario you describe above they will be able to run alongside each other -- the implementations are distinct and will not interfere with one another.

Let me know if we can help with anything else (or if you ever want to test VigLink on your full site)!

Best,
Anna
Reply With Quote
  #141  
Old 02-06-2012, 07:14 PM
foudu1030 foudu1030 is offline
 
Join Date: Jul 2008
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vBulletin 4.1.10
Not Working for my ...

http://up.marocinoh.net/images/sanstitre1.png
http://up.marocinoh.net/images/sanstitre2.png
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 08:52 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.05102 seconds
  • Memory Usage 2,339KB
  • Queries Executed 27 (?)
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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete