Improved
Meta CAPI content_name parameter
October 20th, 2025 by ReadMe API
Weβve upgraded how AnyTrack populates Facebook Conversions API content_name so it carries real context by default. When your integration doesnβt provide content_name, we now use brand, then product, then offerβwhichever is available.
What's New
- Removed the old default of βProductβ and the ecom-only item name behavior.
- New fallback order: brand name β product name β offer name.
- If an integration (e.g., Unbounce) sends
content_name, we pass it through unchanged. - If you use the custom integration postback and you pass
brand_name, we'll forward it to Meta CAPI in thecontent_nameparameter.
Impact
- More reliable triggers for custom conversions and richer audience building.
- Cleaner event payloads reduce generic values that hurt optimization and ROAS.
- Backward compatible: no changes required unless you previously depended on the old default.
Get Started
- Review your Facebook destination mappings in the AnyTrack dashboard and confirm expected values in Events Manager.
- If you rely on
content_namerules for custom conversions, validate the new values on recent events. - Optionally override
content_nameat the integration level or via mapping rules if you need a custom convention.
