(slightly advanced) customization of the web widget
BeantwortetWe are planning to use the web widget on a page that shows the item the customer has bought. For example, tickets to travel on British Airways.
- On a page, we want to instantiate a specific subset of help center articles in the widget. I believe this is possible through tagging mechanisms. For eg, if the customer bought a British air ticket, we can show articles relevant to British Air by passing the context from the page as a label.
- If the first article on the helpcenter widget is about "How to cancel your british airways ticket", we want to customize the contact options. For eg: in this particular case, we want customers to always call us on phone. Likewise, if it is cancellation for Emirates, we would like customers to contact us through the contact form. Is this possible?
-
Hi Arun, thanks for reaching out!
There are a couple of options that might help here:
> we want to instantiate a specific subset of help center articles in the widget
You can achieve this with the helpCenter:setSuggestions API
> we want to customize the contact options
To achieve the use-case you described you can use the suppress setting API. Per your example, you could have both Talk and the contact form enabled, and on the British Airways pages leave Talk enabled, but suppress Talk on Emirates pages.
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
1 Kommentare