Sponsored by:

Higher Turnover Websites

the #1 Provider of Car Salesman Websites and Dealership Sites

Please note that comment moderation is being used on this blog. This means that you are free to comment on any posts, however they will be reviewed prior to being posted on the live site. We welcome any legitimate comments, but comments including links to your own sites (i.e. "link spamming" or "comment spam") will be marked as spam and will not be published. If you have comments that will be useful to other readers, feel free to post them, otherwise go spam someone else's blog!

Friday, February 06, 2015

An Open Letter to Fellow Vendors in Support of Creating Industry Standards

As anyone else in the technology sector of the automotive industry can attest, every vendor has their own system and wants things their way. Just look at inventory data feeds for example. Our company, Higher Turnover, LLC, maintains approximately 100 inventory feeds between data imports and data exports. Most companies like ours have a dedicated team with the sole purpose of creating and maintaining these feeds. This is necessary in today's world because again, every company wants something different. Out of 100 inventory feeds that our company manages, probably about 99 of them are unique. The system most vendors use is archaic from a technology standpoint; ASCII text files sent from one vendor to another which are then parsed based on how the fields in the data file are mapped to that particular vendor's own structure. Some files may be comma-delimited, others may be pipe-delimited, tab-delimited, XML, and anything in between.

As vendors, we should seriously consider creating a standard format that satisfies the needs of all. This would greatly reduce the amount of time and effort we spend making sure each feed is consistent, and at the same time enable quicker deployment of new feeds which are popping up every day as new classified sites are launched that our clients want their vehicles on.

There's really no reason NOT to have an industry standard format that simply contains ALL available fields that we as vendors may need. If one vendor doesn't have a particular field available in their database (let's say "Down Payment" for example), that field could simply be omitted as an optional field or left blank. There would be a minimum amount of required data such as VIN, year, make, model, trim, etc. and a large amount of optional fields.

An industry standard was created years ago for web leads (ADF-XML) and has certainly simplified things on that front, but vehicle data files remain as an assortment of varying file specs.

I know I'm not the first person to suggest this, but little discussion has ever come out of any suggestions in the past, so I hope to change that.

On a side note, another beneficial tool would be to have a database of known customers who have either committed fraud (i.e. signing up for services when they are a non-dealer and found to be operating a scam) or who have become delinquent in their payments before moving on to the next vendor and doing the same to them. Not a "blacklist" per se, but more of a low-level background check based on info supplied by previous vendors. Something to let each other know "hey, this dealership used services for 3 months then disputed their credit card transaction for payments". The info would be available to vendors as more of an "FYI", and the vendor can choose to do with that information as they wish.

If any of our fellow vendors want to participate in creating industry standards for data feeds and/or a "red flag" list, please feel free to contact Jake at Higher Turnover, LLC through our website, www.higherturnover.com.

2 comments:

Unknown said...

The struggle is real, and I admire your optimism. I doubt this will happen, sadly.

Only new and small companies benefit from everyone rewriting to fit a standard, and these companies have the least amount of power to make change happen. A company like yours or the one I work for is actually in a position of strength having already written 100 feeds. That's a big barrier to entry for any new player.

I have mixed feelings about ADF XML leads. The famous ADF-XML spec PDF contains XML that doesn't validate (including smart quotes!), and that has lead to inconsistencies in implementation. It's also stagnant and essentially author-less, so let's hope it works for another 15 years.

Jake said...

I agree, it probably won't happen but figured I'd throw it out there since I've never seen anyone else actually propose the idea, at least over the last decade we've been doing it. I suspect part of the "problem" is that all existing feed scripts would need to be reworked, which is seen as an expense (both time and money) instead of an investment in keeping things simpler in the future.

Completely agree on your assessment of the ADF-XML specs. We've run across inconsistencies just this month between different CRM vendors, which ADF-XML is supposed to prevent, in theory. Here's to another 15 years! :)