We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrated from #30 by @skyfallsin
Ref: https://github.com/segment-integrations/analytics.js-integration-facebook-pixel/blob/master/lib/index.js#L134
The product_ids are not getting dispatched to FB properly, and instead the category is being sent.
product_ids
category
Here's the spec on the FB side (Scroll down to View Category) https://developers.facebook.com/docs/marketing-api/dynamic-product-ads/product-audiences/v2.8
View Category
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Migrated from #30 by @skyfallsin
Ref: https://github.com/segment-integrations/analytics.js-integration-facebook-pixel/blob/master/lib/index.js#L134
The
product_ids
are not getting dispatched to FB properly, and instead thecategory
is being sent.Here's the spec on the FB side (Scroll down to
View Category
)https://developers.facebook.com/docs/marketing-api/dynamic-product-ads/product-audiences/v2.8
The text was updated successfully, but these errors were encountered: