Quantcast
Channel: Documents - Affiliate datafeeds
Browsing all 15 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Importing unique items/avoiding duplicates

Depending on the kind of feed you have there might be a lot of duplicates in your feed, for example the same travel trip with different departure dates, or widgets being identical except for the color....

View Article



Using share a sale productfeeds

The shareasale network provides CSV (piped) formated datafeeds. Adding the feeds to the component could be very straightforward, unfortunately the share a sale feeds have some issue's:

View Article

automatic import using cron jobs

For automatic updating the feeds you will need to call the feedcron periodically. On unix style systems this is usually done using a cronjob. Most hosting providers allow to set up some cron. There are...

View Article

Callback functions

This page tries to explain the usage of callback functions. callbacks are php-functions used to filter and manipulate feed data. Each item in a feed is parsed by the callback function. In the feed...

View Article

Performance issues

Size matters, depending on your web server there are limitations on the amount of items you can have in your database or what size the productfeeds can be. How big really depends on the server.  

View Article


Creating a custom parser

The component does support the major formats of CSV files. Using the mapping in feed configuration any CSV file (with a header row) should work. Problem might be that the 'description' field has a...

View Article

Image may be NSFW.
Clik here to view.

Importing unique items/avoiding duplicates

Depending on the kind of feed you have there might be a lot of duplicates in your feed, for example the same travel trip with different departure dates, or widgets being identical except for the color....

View Article

Using share a sale productfeeds

The shareasale network provides CSV (piped) formated datafeeds. Adding the feeds to the component could be very straightforward, unfortunately the share a sale feeds have some issue's:

View Article


automatic import using cron jobs

For automatic updating the feeds you will need to call the feedcron periodically. On unix style systems this is usually done using a cronjob. Most hosting providers allow to set up some cron. There are...

View Article


Callback functions

This page tries to explain the usage of callback functions. callbacks are php-functions used to filter and manipulate feed data. Each item in a feed is parsed by the callback function. In the feed...

View Article

Performance issues

Size matters, depending on your web server there are limitations on the amount of items you can have in your database or what size the productfeeds can be. How big really depends on the server.

View Article

Creating a custom parser

The component does support the major formats of CSV files. Using the mapping in feed configuration any CSV file (with a header row) should work. Problem might be that the 'description' field has a...

View Article

Adding webgains feeds

Preparation for webgains a username and password are required to download the feeds. It's best to add an extra user for this. Follow the link 'Manage Users' under 'Account' in the menu bar. Pick a nice...

View Article


Adding tradetracker feeds

Tradetracker  

View Article

How to fix encoding issues

Most productfeeds are UTF-8 encoded.   Some, csv, feeds might be Windows-1252 or ISO-8859-1 encoded.  Sometimes , csv or xml, file contains text that is double encoded. In all situations, the text...

View Article

Browsing all 15 articles
Browse latest View live




Latest Images