Docs Automation & Cron Auto-Import Coupons

Auto-Import Coupons

How the automated coupon import system works across all networks.

3 views Updated 1 month ago

Auto-Import Coupons

How It Works

Once you've connected your affiliate networks, CreateCouponWebsite can automatically:

1. Fetch coupons from CJ, Awin, Impact, and Admitad APIs

2. Create store pages for new merchants found in feeds

3. Generate affiliate links with your unique tracking IDs

4. Categorize coupons based on merchant categories

5. Set expiration dates from the feed data

Configuration

Enable auto-import for each network in Admin -> Automation:

  • Import Frequency — How often to check for new coupons (hourly, every 6 hours, daily)
  • Auto-Create Stores — Automatically create store pages for new merchants
  • Auto-Categorize — Map merchant categories to your site categories
  • Import Limit — Maximum coupons to import per run

Running Import Manually

To trigger an import immediately:

php artisan coupons:import --network=all

php artisan coupons:import --network=cj

php artisan coupons:import --network=awin

Import Logs

View import history and any errors in Admin -> Automation -> Import Logs.

Start with daily imports and increase frequency as your site grows. More frequent imports mean fresher coupons.

Was this article helpful?