> For the complete documentation index, see [llms.txt](https://docs.edgetag.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edgetag.io/changelog/june-2026/9th-june-googleads-includes-nc-rc-fc-as-selectable-option-added-bot-score-on-saras-and-more.md).

# 9th June: GoogleAds Includes NC/RC/FC as selectable option, Added Bot Score on Saras and more

### :zap:Improvements

* **\[Channel]** — Product page views are now tracked and sent to <mark style="color:$primary;">`Klaviyo`</mark> as `ViewContent` (Viewed Product) events, complete with real Shopify collection data. This brings Klaviyo tracking to full parity with native Shopify behavior — your product browse flows, browse abandonment sequences, and collection-based segments will now have the complete picture.
* **\[Channel]** — The <mark style="color:$primary;">`GoogleAds`</mark> event drop-down now includes `Purchase_NC`, `Purchase_RC`, and `Purchase_FC_Google` as selectable options. Previously merchants had to type these manually, which was error-prone. One click, correct setup.
* **\[Channel]** — Cloudflare's bot score is now stored alongside every event. If you're building reports through <mark style="color:$primary;">`Saras`</mark>, you can now filter out bot sessions with confidence — keeping your session counts, conversion rates, and dashboards clean and trustworthy.

### :book: Details

Release day: 09th June 2026\
Release version: 26-20\
Edge version: 13.158.0\
SDK version: 1.56.0


---

# 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://docs.edgetag.io/changelog/june-2026/9th-june-googleads-includes-nc-rc-fc-as-selectable-option-added-bot-score-on-saras-and-more.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.
