CleverTap
9 min
\<font color="#f6b32a">availability\</font> clevertap integration is available for all existing and new direct shopify/woocommerce, growth, pro, and enterprise 2024 customers, as well as wl partners and resellers it is listed under the 'marketing' category in the 'new integration v2' section \<font color="#f6b32a">how to set up clevertap integration on alerts panel\</font> \<font color="#000000">\</font> navigate to integrations > cloud integrations > my integrations select clevertap from the list and click connect a modal will appear prompting you to select your bot after selecting your bot, enter your preferred path for integration click next to proceed \<font color="#000000">\</font> after selecting your bot and path, you will receive the following details http endpoint (read only, with a copy icon) delivery report callback url (input field to paste clevertap’s delivery report url) authorization header key authorization value basic \<api key> (this key will be generated and displayed) \<font color="#000000">\</font> log in to your clevertap account navigate to settings > channels > whatsapp select provider as 'generic (other)' copy the http endpoint from alerts panel and paste it into clevertap copy the delivery report callback url from clevertap and paste it into alerts panel choose an authentication method in clevertap select basic authentication or headers if using headers , set up the key value pair as key authorization value basic \<api key> click save to complete the integration \<font color="#000000">step 4 creating the api key for clevertap\</font> go to integration > alerts panel api create a new api key with the app name as clevertap if the api key limit (5) is reached, the 6th api key will override an existing one \<font color="#000000">step 5 configuring the script node on alerts panel\</font> add a script node in the selected path and connect it to the start button name the script node as clevertap if adding multiple nodes, name them sequentially (e g , clevertap 2, clevertap 3, etc ) pre configure the script with the following code var request = { "to" {{to}}, "template" {{template}}, "components" {{components}}, }; process({"data" {"type" "template", "payload" request, "integration" "clevertap"}}); previously connected nodes will be disconnected , and the clevertap script node will be connected \<font color="#000000">step 6 sending campaigns from clevertap\</font> in clevertap, go to segments and upload a custom segment click campaign and select whatsapp as the channel click new campaign choose the type of campaign and select the customer segment define the customer payload if the template has a quick reply button , add the flow key find the flow key in alerts panel under path > path info save the flow key in the format flow \<flow key> click publish to launch the campaign analytics will start appearing in clevertap to track campaign performance \<font color="#f6b32a">final steps and notes\</font> ensure the same template is created on both alerts panel and clevertap paste the generated http endpoint and authorization headers into clevertap copy the delivery report callback url from clevertap into alerts panel to finalize the integration wl partners will not see the 'click here to know more' option , whereas direct customers will