Current status of the Ning Platform is always available on the Ning Status Blog.

NC for Hire

Wanna convert all of your outbound links into referral links like Product Hunt or Land Surveyors United Community?  Here is how  to do just this.

To implement a referral link with a "?ref=yourcommunityname" parameter to all outbound links on your website using jQuery, you can follow these steps:

Here is the code you need to modify for your own domain - be sure to change the yourcommunityname to your own domain.  Simply copy and paste it into your Custom Code bottom section:

<script>
x$(document).ready(function() {
x$('a[href^="http"]').not('[href*="' + window.location.hostname + '"]').each(function() {
var href = x$(this).attr('href');
x$(this).attr('href', href + (href.includes('?') ? '&' : '?') + 'ref=yourcommunityname');
});
});

</script>

That's it!

Benefits of implementing referral links to outbound links:

  1. Tracking referrals: By adding a referral parameter to outbound links, you can track the traffic and conversions that originate from your website. This can help you analyze the effectiveness of your referral program and measure the impact of your outbound links.

  2. Rewards and incentives: Referral programs often include rewards or incentives for users who refer others. By implementing referral links, you can incentivize your users to share your content or refer others to your website, potentially increasing engagement and driving more traffic.

  3. Partnership opportunities: Referral links can also be used to establish partnerships or affiliate relationships. By tracking referrals through specific links, you can collaborate with other websites or businesses, offering mutual benefits and potentially generating revenue through referral commissions.

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

⚡JFarrow⌁ posted a discussion
Last week I made a tool for converting Jquery into Ning compatible jquery which you can find…
18 hours ago
⚡JFarrow⌁ posted a discussion
So I've been wrestling with ways to monetize my community for years, including most recently,…
Sep 19
⚡JFarrow⌁ replied to Mark Thorpe's discussion
Creating a Footer with the Tools Given?
"I've got hundreds of footers...i can show you how to work them in..
 "
Sep 13
⚡JFarrow⌁ replied to Mark Thorpe's discussion
External links to new tabs?
"Hey mark... i can show you how to do this but i need a better idea of what you are ultimately…"
Sep 13
crypto bulls updated their profile
Sep 5
Film Fashion updated their profile
Sep 4
⚡JFarrow⌁ posted a discussion
For those who have ever tried to integrate Jquery code into your Ning community, you know that in…
Aug 25
ABS Conveyancing updated their profile
Aug 23
⚡JFarrow⌁ replied to Andrew Harvey's discussion
An Ode to NING - The De-centralized Solution
"Nice work!"
Aug 22
Hinch and Associates PLC updated their profile
Aug 21
Andrew Harvey posted a discussion
Leveling the Economic Playing Field with NING Networks By Andrew Harvey, Creator of the Djemini…
Aug 20
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Silly Simple Solutions #5: Inject Youtube Subscribe Button under Videos in Ning
"Love it!
 
 "
Aug 19
More…

Meanwhile, you can check our social media channels