Results 1 to 2 of 2

 

Thread: Adding tracking to an RSS feed

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Aug 2003
    Location
    Swansea
    Posts
    383
    Thanks
    0
    Thanked 3 Times in 2 Posts


    Hi is it possible to add an affiliate tracking code to an RSS feed?

    ie. adding affiliate tracking code to a BBC rss feed on your website (BBC only an example)

    It would be Wordpress CMS.

  2. #2
    futureweb's Avatar
    Registered User

    Status
    Offline
    Join Date
    Jul 2005
    Location
    North Devon
    Posts
    919
    Thanks
    13
    Thanked 22 Times in 22 Posts
    I am not sure what you mean exactly but if you mean dropping affiliate links into a displayed rss on your site it's easy enough.

    you just need to add some sort of find and replace as the feed is displayed.

    PHP Code:
    $find_array('xbox','ps3','wii');
    $replace_array('<a href="http://www.affiliates4u.com/forums/widgets-coding-ajax-php-technology-affiliate-marketing/afflinkxbox">xbox</a>','<a href="http://www.affiliates4u.com/forums/widgets-coding-ajax-php-technology-affiliate-marketing/afflinkps3">Ps3</a>','<a href="http://www.affiliates4u.com/forums/widgets-coding-ajax-php-technology-affiliate-marketing/affwiiW">Wii</a>');

    $text_to_show str_replace($find_array,$replace_array,$feed_text);
    echo 
    $text_to_show



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Adding Merchant aff tracking to wordpress
    By jess1 in forum Programming
    Replies: 0
    Last Post: 30-05-09, 09:59 AM
  2. Adding the Link ID to a Feed
    By Darren M in forum Affiliate Window & buy.at
    Replies: 2
    Last Post: 04-11-08, 01:30 PM
  3. Adding data feed to my site
    By sham in forum Programming
    Replies: 1
    Last Post: 31-05-05, 02:15 AM
  4. Adding SID tracking to links
    By steveallinson in forum Commission Junction
    Replies: 3
    Last Post: 29-12-04, 02:05 PM
  5. Does adding extra text effect tracking
    By Elaine in forum Affiliate Marketing Lounge
    Replies: 1
    Last Post: 14-02-04, 11:51 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2