Google Merchant Center
Import a Google Merchant Center product feed (RSS, Atom, or TSV) into shopping tracking, with defensive parsing and a preview before anything is written.
The Google Merchant Center integration imports a product feed into MentionFlow's shopping tracking so those products can be matched against the AI carousels ChatGPT renders.
What it does
It imports a Google Merchant Center product feed into shopping tracking.
How to use it
- Provide the feed URL — RSS, Atom, or TSV are all accepted.
- Review the preview.
- Confirm to import.
Parsing is defensive, so a partially malformed feed degrades gracefully rather than failing outright.
How it's computed
Feeds are parsed defensively across the RSS, Atom, and TSV shapes, and upserts are idempotent on the product URL, else on source + title. Re-importing the same feed therefore updates existing rows instead of creating duplicates. See Imports for the shared preview-then-confirm flow.
Limits
- Feed-based import only — there is no live Merchant Center API sync.