Faqs segregation

Hi team, Please help to confirm the FAQs country wise segregation is possible within the same bot based on the user selection of the country.

Hi @Chandramokan_Venkata,
This is the response from

data.profile
{"bid":{"cdpId":"x1654576365321_yellowmessenger_58408743080049793240753795","city":"Kolkata","country":"India","ip":"202.142.76.187","lastChannel":"yellowmessenger"},"city":"Jorethang","country":"India","country_code":"IN","end_ip":3398321151,"firstTime":true,"ip":"202.142.67.188","latitude":"27.106960","longitude":"88.323320","payload":{"cookies":{"_ga":"GA1.1.1969904980.1659516235"},"widgetVersion":"v2"},"region":"Sikkim","start_ip":3398320896,"timezone":"+05:30","userAgent":{"browser":"Chrome","device":"Desktop","os":"OS X","platform":"Apple Mac","source":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"},"value":"734105"}

Profile has this property called country.
Please see the country and segregate FAQ by condition node by country.
For countries with responses, different responses configure the response,
for no response, the else condition will be blank.

If user has to select a country, then check with if condition of the condition node with the variable that youve stored country with and segregate responses accordingly.

You may have to configure FAQ as a journey intent.

1 Like