Whatsapp tracking with ACC v7/v8 | Community
Skip to main content
New Participant
August 11, 2023
Solved

Whatsapp tracking with ACC v7/v8

  • August 11, 2023
  • 1 reply
  • 1027 views

Hi Everyone, we are working on a solution of WA with ACC v8. While going through the documentation, we had a few questions on the the tracking capability of the 3rd party WA BSP.

 

Question:

a. Has anyone worked with any BSP for WA? How was the bulk messaging send experience?

b. Was read, delivered and other tracking behaviors captured from these BSPs?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Hello @supratim320 

The Vendor we worked with supported a webhook feature that passed the related information of a broad log id.

 

You can create a JSSP page in AC and pass the query string parameter to capture the responses from the webhook and update the relevant logs.

 

The webhook process will remain the same irrespective of the vendor.

 

1 reply

_Manoj_Kumar_
New Participant
August 11, 2023

Hello @supratim320 

 

I have experience working on WA and pushing the read, delivered stats back in AC. The sending experience was good, but it will depend on the volumes.

 

Generally, these vendors will give you some sort of API to get the sent/delivered/read status indicators which can be mapped to a board log id.

 

 

     Manoj     Find me on LinkedIn
New Participant
August 11, 2023

Thank you for the reply @_manoj_kumar_ . In campaign, we are checking if the vendor can directly shoot a RESTful response, however, mostly I am getting the option of setting up a webhook which will take over WA response.

So the vendor(s) you worked with, did they send directly call to ACC or you had to set up webhook at your end to ingest the request to ACC.

Could you please share which vendor(s) you worked with.

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
August 14, 2023

Hello @supratim320 

The Vendor we worked with supported a webhook feature that passed the related information of a broad log id.

 

You can create a JSSP page in AC and pass the query string parameter to capture the responses from the webhook and update the relevant logs.

 

The webhook process will remain the same irrespective of the vendor.

 

     Manoj     Find me on LinkedIn