> For the complete documentation index, see [llms.txt](https://support.growlytics.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.growlytics.in/product-updates/may-2023.md).

# May 2023

## **Cart Summary on WhatsApp**

You can now add a variable that will contain all the products in your customer's cart when creating WhatsApp messages for your Abandoned Cart automations!

With the Cart Summary feature, you can now provide customers with a complete overview of all the products they have added to their cart. This includes details such as product names, quantities, prices, and any applicable discounts. By offering this detailed summary, you can enhance the customer experience and increase the chances of them completing their purchase.

For more information click [here](/campaigns/campaigns-overview/whatsapp/whatsapp-cart-summary.md).&#x20;

<figure><img src="/files/fpn5mdpuEERinfxM6whH" alt=""><figcaption></figcaption></figure>

## New Integrations

This month we bring you two new integrations.\`

### **Judge.me**

With the Judge.me <> Growlytics integration you can collect and sync reviews on autopilot. Create your own automation flows and engage with customers who have given reviews on your website. Make segments based on the Judge.me review event trigger and apply the following filters to further boost your sales through the various channels available on Growlytics. For more information on the same, click [here](/integrations/judge.me-integration.md).

<figure><img src="/files/uVSqusW4nFWha2SaUpVw" alt=""><figcaption></figcaption></figure>

### **GoKwik**

With the GoKwik <> Growlytics integration, you can seamlessly send automations to customers during the GoKwik Checkout process. The Growlytics platform triggers a total of 6 events at different stages. For details information on the same, click [here](/integrations/gokwik-integration.md).&#x20;

<figure><img src="/files/VvcbQaFt1O5Nx9r7uxwe" alt=""><figcaption></figcaption></figure>

## Updates in Shopify Events and Attributes&#x20;

Three new event attributes have been added to Shopify events. You can now add event attributes in automations based on the following

**Product Name**

Apply a condition to a journey based on the name of the product. For instance, when you want to target customers based on the product they have purchased.

**Product Brand**

Apply a condition to the journey based on the brand name of the product. For instance, you want to send communications to customers who have already purchased products of a particular brand.&#x20;

**Product SKUs**

Apply a condition to the journey based on the product stock-keeping unit code. For instance, this attribute will come in handy when you want to send communications to customers to buy a particular product before they go out of stock.

&#x20;For further details on Shopify Events and Attributes click [here](/integrations/shopify-integration.md#event-product-shipped).

<figure><img src="/files/ltEyrYPrJlEwsxm7VltI" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.growlytics.in/product-updates/may-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
