You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the API docs for the Conversions API for Business Messaging, the user is instructed to include the whatsapp_business_account_id parameter alongside the ctwa_clid parameter, in order to attribute a Business Messaging conversion event correctly. To quote:
This field is required for sending events to the Conversions API, which will error if it’s not included. However, the JavaScript SDK doesn’t allow the user to include it, which makes it unusable for sending these kinds of events.
FWIW, this is the only place the field is documented. It should also be included in the Customer Information Parameters doc, and linked to from the Parameters doc. It should probably also be documented as required.
(PR to follow)
The text was updated successfully, but these errors were encountered:
huw
linked a pull request
Feb 6, 2025
that will
close
this issue
In the API docs for the Conversions API for Business Messaging, the user is instructed to include the
whatsapp_business_account_id
parameter alongside thectwa_clid
parameter, in order to attribute a Business Messaging conversion event correctly. To quote:This field is required for sending events to the Conversions API, which will error if it’s not included. However, the JavaScript SDK doesn’t allow the user to include it, which makes it unusable for sending these kinds of events.
FWIW, this is the only place the field is documented. It should also be included in the Customer Information Parameters doc, and linked to from the Parameters doc. It should probably also be documented as required.
(PR to follow)
The text was updated successfully, but these errors were encountered: