Results 1 to 15 of 15

 

Thread: Annoying feeds!

  1. #1
    Web monkey

    Status
    Offline
    Join Date
    May 2005
    Location
    Cambridgeshire
    Posts
    181
    Thanks
    0
    Thanked 0 Times in 0 Posts


    Is it just me or are the excellent idea of product feeds just a waste of time.
    The principle is excelent, the end result in poor to be polite.
    I have just been experimenting with feeds from some of the networks, and all fail to meet expectations (except the excellent new POR feature!).

    If you're a merchant, and use feeds please read the following and take note:

    The feed is there for US to sell YOUR items so,
    1.fill all the details in...u only have to do it once per added item, and you can have hundreds of affiliates selling it more effectively. That means filling that one item in properly makes you item list properly on YOUR affiliates sites who are trying to sell YOUR product!
    2.if you stop stocking an item...remove it from the feed...having a customer built up to buy something just to click through to find "product not found" doesnt build consumer confidence in our sites or yours!

    Now on to the networks:
    TD:why oh why do your feeds use different separators between CSV data...its either a "|" or its a ";" so make your mind up and make it consistant. If this is down to something I am doing (using your defaults) then you need to make it "work out the box".
    AF:why cant we have a proper CSV feed instead of you insisting you have to FTP it to us? Not everyone can have an FTP server running!
    CJ:Havent got to you yet so I will let you off!
    POR:Thank heavens someone can get it right! Your new feature, although a little confusing to find your way around at first, is a top notch idea...other networks take note! To coin a Peter Kay phrase "I've seen it, its the future"

    Anyone who uses feeds and can help me a little way into using them (to allow for their downfalls) please let me know.

  2. #2
    Registered User

    Status
    Offline
    Join Date
    Aug 2003
    Posts
    2,448
    Thanks
    0
    Thanked 0 Times in 0 Posts
    The reason for the |'s and ;'s in TD's feed is because the main fields are seperated by | and then the last field contain merchant specific feilds seperated by : and ;. Personally I think this is a good way to supply fields that are unique to the merchant while keeping the main file the same between merchnats.

    The real problem with TD is they don't escape "s correctly so, if a field begins or ends with a " it confuses every csv parser I've tried it with. You can get round it by searching and replacing |"" to |" etc before importing.

    AF and POR I haven't used seriously yet, though I did thought AF had added in the option to download single feeds a few months ago.
    I'm not willing to pay CJ to make them money.
    Buy.at feeds have been good.
    Awin were the first with a good feed system, but they seemed to forget about it soon afterwards. Nothing seems to be done about merchants with html or links in their descriptions.

  3. #3
    Web monkey

    Status
    Offline
    Join Date
    May 2005
    Location
    Cambridgeshire
    Posts
    181
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i'm going to hot foot over to buy.at and try these on that recommendation...theres light at the end of the tunnel!
    As for the TD...now explained it kinda makes sense, but there should be an "standard" feed and then an option to include the extras if needed surely?
    Have breifly looked at AWins feed but not used properly yet, html is not too bad to parse out so no major problem, but as you say, can be a right pain and AWin should make sure they are dropped to be effect enough to use.

    I just feel a little dispondant with the feeds yet an see the great benifit to me as an affiliate to use them.

    Possibly its because not enough use them that they get over looked in the first place and are allowed to become outdated and unusable

  4. #4
    Driving to win

    Status
    Offline
    Join Date
    Aug 2003
    Location
    If I'm not at home, I'm in hospital
    Posts
    7,370
    Thanks
    7
    Thanked 16 Times in 11 Posts
    Welcome to the murky world of affiliate product feeds - where sane men fear to tread!!

    The new POR feeds are first class - Clarke I owe you one there - I know I kept bleating about how long they took to arrive but the system is worth the wait

    You only need an FTP account for AF and not an FTP server, you must have an FTP account otherwise how do you upload your website to the server - whatever, you can also simply download the feeds by clicking on the actual merchant name in the list of feeds but this will always be a version 1 feed, version 2 feeds are only available via FTP.

    As Rich says unless you are doing $10K sales or more a month with CJ then you'll need to pay them $200 to access their product feeds - that said the feeds are good

    Buyat feeds are good

    AW feeds are the granddaddy of UK product feeds, they have a very usable format but as Rich has already said some of the data can be a bit dirty.

    If you can its well worth learning how to process XML - its a damn site easier than working with CSV files as you dont have to worry so much about dodgy characters in the data.

    Now if only Affiliate Future would provide XML feeds ........
    Never argue with idiots. They just drag you down to their level and then beat you with their experience.

    If ignorance is bliss then some of the people I know must be orgasmic.

  5. #5
    dave21's Avatar
    Junior Member (Still)

    Status
    Offline
    Join Date
    Feb 2005
    Location
    London
    Posts
    88
    Thanks
    8
    Thanked 7 Times in 6 Posts
    Well said kbudden.

    I'm new to all this, but not without any experience. Being a java web application developer, I'm used to dealing with these types of files (although in a different context) and I have to say that I find it amazing that all product feeds aren't available in XML format - CSV just isn't capable of properly dealing with the data that needs to be processed, unless all punctuation is exchanged for HTML character entities so as to not confuse the delimiters.

    Right now I use AW and haven't really ventured on to other providers yet. I've looked in to TD and I'll have to start earning before I even think about CJ. Glad this subject came up though as I will deal with the friendlier networks before I bog myself down with the trickier ones.

    AW look like they are on the right lines with their feeds, although the information could be better (but I suppose that is due to the merchant). I really love the fact that each merchant has their own feed url so you can automatically download the data, in whatever form, without the requirement of user intervention (i.e. logging in). However, I worry about the fact that these url's contain my username and password - surely a unique id would be better so that people can't intercept the http request and log in to my account?

    I can't understand why some networks appear to overcomplicate things. From my point of view, I'd be over the moon if every network offered an XML feed per merchant that my computer could download and process when ever it liked - preferably while I'm not in attendance (i.e. through a URL). After all, isn't that what web services were made for?

    Should every network conform to the same CSV and XML standard though? I think not, as it doesn't allow for the flexibility needed for progress and initiative. And it keep us on our toes.

    Dave.

    PS. Exciting news... ...Made My first commission last week! 2 sales worth £3.73, although yesterday, 1 sale was declined so I'm down to £2.73 now. So if any of your profits start to take a dive, you know what's happening!!!
    Last edited by dave21; 26-05-05 at 08:13 AM.

  6. #6
    Driving to win

    Status
    Offline
    Join Date
    Aug 2003
    Location
    If I'm not at home, I'm in hospital
    Posts
    7,370
    Thanks
    7
    Thanked 16 Times in 11 Posts
    Dave21

    Congrats on your first commission - now next milestone is your first commission payment popping into your bank account

    Oh I remember those days
    Never argue with idiots. They just drag you down to their level and then beat you with their experience.

    If ignorance is bliss then some of the people I know must be orgasmic.

  7. #7
    Web monkey

    Status
    Offline
    Join Date
    May 2005
    Location
    Cambridgeshire
    Posts
    181
    Thanks
    0
    Thanked 0 Times in 0 Posts
    AAARRRRGGGHHHH!!!!!!!!! this is so annoying..two days on ...different network and now I have a merchant who has insisted in littering description with html code and links to thier site!!!!!!!!
    Anyone got a gun I could borrow?

  8. #8
    Registered User

    Status
    Offline
    Join Date
    Jun 2004
    Location
    United Kingdom
    Posts
    81
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I personally think that there should be a standard for feed, i.e. no matter where you get the feed - AW, AF, CJ, TD, and whosoever - they should appear in the same format - same seperator, same columns, bla bla bla........

    Maybe the affiliate marketing industry should do something on this?
    Cheers
    YJ

  9. #9
    Registered User

    Status
    Offline
    Join Date
    Apr 2004
    Location
    Bournemouth, Dorset
    Posts
    113
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I personally think that there should be a standard for feed
    The subject of standardised feeds keeps coming up, however I think it would be difficult to get the different networks to agree something between themselves.

    Maybe what we should do is define in these forums what we consider to be the "perfect" feed (maybe two formats: CSV and XML), and then it would be up to the networks and merchants to aspire to get their feeds in that format.

    I think until affiliates say "we want the feed like this, or we won't use it", there is no real motication for the networks and merchants to change what they currently have.

    Just my 2 cents...
    Gareth
    Urbanity Store - Urban & Street Wear for men & women: 10% Commission on Paid on Results

  10. #10
    Web monkey

    Status
    Offline
    Join Date
    May 2005
    Location
    Cambridgeshire
    Posts
    181
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i agree...maybe we should start this together and see what we come up with!

    Already having a bit of a back and forth with a merchat in this thread

  11. #11
    Registered User

    Status
    Offline
    Join Date
    Apr 2004
    Location
    Bournemouth, Dorset
    Posts
    113
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ok, here goes...

    I'll start by cheating by showing you this fashion feed that was suggested by Jess in this thread (in excel format)

    This feed has fields that are specific to clothing, so I guess straight away we're into the realm of having slightly different formats for different types of products...

    I guess one of the key issues is that the Product Description field shouldn't have any HTML tags (or commas, etc). Maybe this is where we need to have an XML format in which the merchant can provide a fully description which does include HTML...
    Attached Files Attached Files
    Gareth
    Urbanity Store - Urban & Street Wear for men & women: 10% Commission on Paid on Results

  12. #12
    Web monkey

    Status
    Offline
    Join Date
    May 2005
    Location
    Cambridgeshire
    Posts
    181
    Thanks
    0
    Thanked 0 Times in 0 Posts
    you gotta watch with ther HTML though you you start getting merchants puttin ghtier own urls in the description (by passing the cookie drop!)..i hae already had a merchants csv doing this

  13. #13
    Registered User

    Status
    Offline
    Join Date
    Apr 2004
    Location
    Bournemouth, Dorset
    Posts
    113
    Thanks
    0
    Thanked 0 Times in 0 Posts
    We need to have a defined subset of HTML tags that are used in the descriptions.
    E.g. just formatting tags (bold, italic, underline, break, lists, etc) so that the merchant can layout extra information well (e.g. product specs), but not allow extra links, etc which may screw up the tracking.

    In our software it would be very easy to restrict the HTML tags that the merchant can use, and I'm sure that would be the case for most ecommerce systems/datafeed generators.
    Gareth
    Urbanity Store - Urban & Street Wear for men & women: 10% Commission on Paid on Results

  14. #14
    Registered User

    Status
    Offline
    Join Date
    Aug 2003
    Posts
    49
    Thanks
    0
    Thanked 0 Times in 0 Posts
    NetNeo

    From the merchants point of view, standardised feeds would also be great as we also have to raise data for the different feed formats and that can be very time consuming.

    It's also interesting to view the freshness/removal of items question from this side - my biggest objection to feeds are that there are sites out there that are carrying products that we stopped selling 12/14 months ago! This creates a poor situation from both the affiliate and merchant point of view as it only creates customer resentment - however, when spotted, we contact the affiliate pointing this out and frequently get no response or , regretably on occasion, a very rude reply, and end up suspending the affiliate.

    It is getting to the point where we are now on the verge of restricting data feeds to proven, pre-approved sites only, which is a shame as it should be a win/win tool all round.

    So, as it should be, the professionals amongst us are all looking for the same result - it's those who are less than professional that are causing the problems

    -- Chris

  15. #15
    Senior Member

    Status
    Offline
    Join Date
    Sep 2003
    Posts
    768
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Quote Originally Posted by uksports
    It's also interesting to view the freshness/removal of items question from this side - my biggest objection to feeds are that there are sites out there that are carrying products that we stopped selling 12/14 months ago!

    This is one of the downsides of making feeds easy to use - people are more likely to use them in a half-baked way. Out of date feeds are a real issue for us as well and have caused us problems with customers complaining that we are advertising false prices (when they were in fact prices for a special offer that expired almost a year earlier!).

    This really shouldn't be a problem - as long as the merchants are aware of what sites are using their feeds (not always easy information to come by).



Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Is anybody else having problems with OGM document feeds?
    By nigelc in forum OMGPM.com, OMG Network
    Replies: 1
    Last Post: 18-05-05, 03:49 PM
  2. Images in feeds
    By matbennett in forum Affiliate Marketing Lounge
    Replies: 3
    Last Post: 21-03-05, 02:04 PM
  3. CJ Product Data Feeds Problem
    By internetheaven in forum Commission Junction
    Replies: 8
    Last Post: 16-12-04, 08:57 PM
  4. CJ Product Feeds very disappointing
    By Andy in forum Commission Junction
    Replies: 4
    Last Post: 17-06-03, 09:30 PM

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