Price Elasticity Analyzer
Setting prices without knowing how sensitive demand actually is to a price change means either leaving margin on the table or pricing yourself out of sales, and finding out requires analyzing your own price-change history.
This n8n automation analyzes your historical TikTok Shop price changes against resulting sales volume per SKU, estimating price elasticity so future pricing decisions are based on your own real data instead of guesswork.
How it works:
- Runs on a daily/weekly schedule and pulls historical price and sales data per SKU.
- Uses AI to summarize price-vs-volume patterns into an elasticity estimate per product.
- Logs findings to a Google Sheet for ongoing tracking.
- Emails a summary report so pricing decisions have real data behind them.
Delivered as a ready-to-import n8n workflow (JSON) with full setup documentation embedded as sticky notes inside the workflow canvas — overview, setup steps, and requirements. Part of the TikTok Shop Automation collection at https://dynamic.dmimautomation.com.
Requirements: n8n instance, TikTok Shop Partner Center API access, Google account for logging and email.