V2.5 Released – CJ, Create-A-Feed and Wordpress Shortcode Support

I am pleased relieved (!) to announce the release of Datafeed Studio v2.5.
Wordpress Shortcode Support
Lots of new goodies in this new version, but my favourite has to be Wordpress shortcode support.
Huh?
Well, you may remember the last release included the debut of a Wordpress datafeed plugin, allowing you to display the products stored within your Datafeed Studio database inside your Wordpress page, i.e. for a displaying a price comparison box (example).
All well and good, but a bit clunky as you had to edit your Wordpress theme to include one line (to include the box) and then add two Wordpress custom fields to each post to actually display the box.
Well, it’s got even easier, by using the power of Wordpress shortcodes, you can now alternatively include Datafeed Studio powered price compare boxes anywhere within your Wordpress post or page, just by using the following syntax when writing your content within Wordpress :
[ds query='+pleo']
The above example would search your database for products matching the word ‘pleo’ (now sadly extinct, sob!) and display them within a price comparison content unit on your page.
There’s a few other options available, check out the Wordpress plugin documentation inside the extra/wordpress/dstudio for more detail. Note that by using the shortcode approach you can also display multiple price compare boxes on one page.
New Parsers
V2.5 also sees the introduction of two new parsers. First up, Datafeed Studio now supports the new Create-A-Feed type feeds that Affiliate Window is pushing heavily (against most affiliates will!).
This was trickier than anticipated as Affiliate Window don’t offer an option to download the new Create-A-Feed files in uncompressed format, just gzip or Zip.
Rather than code custom parser behaviour just for Create-A-Feed files, I’ve added a new “Post Download Script” option to parsers, where you can specify a script to run against a file after it has been downloaded.
99% of users wont need to go near this, but be aware this this option is there if you need it, and for the new Create-A-Feed parser it will call a script that will gunzip the downloaded file prior to import.
Also, a new parser is now built-in for Commission Junction datafeed files (CSV format, tab separated). Unfortunately CJ do not offer direct download URLs for their feeds so you will have to use manual (i.e. uploaded yourself) feeds with this parser. Watch this blog for a tip / script for getting around this in the near future.
Affiliate Store Changes
There’s a few new settings for the ’store/modern’ theme, including the ability to enter a contact e-mail address for your site, override the ‘Today’s Hot Deal’ text and change the footer HTML without hacking the templates.
Note that the store/modern theme, and the updated Wordpress plugin now include the product image when displaying the price compare content units. If this isn’t to your taste then you can change the default template as appropriate (or better copy the default theme to a custom theme so you don’t have to make the change if you upgrade again).
Also included is a new ‘Share Code’ option allowing you to include your own social sharing widget from the likes of AddThis or Share This on your affiliate product pages.
Download / Upgrading Instructions
For a full list of changes (over 25) for V2.5 check out the full CHANGELOG.txt within the distribution, which is available to download from here.
If you are upgrading from a previous version, see the (updated) upgrade instructions within the README.txt file.

Is there any stats tracking inside Datafeed Studio? Can I use my own e.g. hippojaw? Can I use their hippojump feature or another URL shortener service?
Cheers.
Is there support for multiple currencies in the price comparison? If not, how difficult or easy would it be to have it?
Can I control how many products display? (The total number e.g. only 5 listings.) And how many products are displayed from each store? (I noticed in your examples that sometimes there are over 5 from one store.)
Is your WordPress option fully integrated into WordPress? Like datafeedr.com or http://www.datafeedfile.co.uk with a separate plugin page.
Cheers.
Yes, you can embed your own stats package tracking code (e.g. Google Analytics, Piwik, etc.) in your sites.
I’m not familiar with Hippojump but if it works in the same way as other web tracking software it should be fine.
Multiple currencies per comparison is currently not supported. It’s an interesting idea though and would be relatively simple to implement. I’ll add it to the list.
For store sites you can control the number of products displayed on a category page. For the product price compare listings there is no capping in force at the moment.
I’m not sure what you mean by “fully integrated” with Wordpress – the plugin is a “proper” Wordpress plugin that shows up in your WP admin site and allows you to create price compare listings either via Wordpress custom fields or by using Wordpress shortcodes. However, currently your DS site and the WP site do need to be on the same physical host.
Thanks for answering those questions. Just one more … can I use a URL shortener?
For the generated links that go to the merchant? No – this is not supported at the moment, but note that the generated links look like :
http://example.com/index.php?mykey=123_12345678&clickref=myref
i.e. they are not the ‘real’ deep link to a merchant if that is what you are concerned about revealing.
I’ll second the vote to enable limits on the number of products returned from each store. Being able to show just one product (the best priced perhaps) from each merchant would get the point across. Still this is amazing software, very well done!