# Flagship Spring Release May 🌸

## Flagship Spring Release May 🌸

## **New Releases**

## 🧪 Experience Continuity <a href="#experience_continuity" id="experience_continuity"></a>

A culture of experimentation is great but not if it results in disjointed experiences and unreliable data. 😟 How do you ensure a visitor included in an experiment receives a consistent experience before and after logging in? What if this visitor starts their journey on a laptop and finishes on a mobile app? What impact does all this have on the data fueling your experimentation reports?

The answer to all these questions can be answered with **Flagship & the new Experience Continuity feature!** 🧪

Even if the visitorID changes, **Experience Continuity delivers the sophistication required to run experiments without delivering a disjointed experience.**

**🧐 Looking for more information?**

👉 [Read about a use case in this blog](https://www.abtasty.com/blog/experience-continuity/)

[📖](https://flagship.zendesk.com/knowledge/articles/360019007799/en-us?brand_id=360003208793) [Check our product documentation](https://flagship.zendesk.com/hc/en-us/articles/360019007799)

🎥 [Watch the video on Experience Continuity.](https://abtasty.wistia.com/medias/k46tpxkzv3)

## **Feature improvements**

## ⚡ Zapier Integration <a href="#zapier_integration" id="zapier_integration"></a>

![1.png](https://flagship.zendesk.com/hc/article_attachments/360025913339/1.png)

Open the lines of communication, take advantage of your technology stack, and automate workflows with the enhanced **Flagship-Zapier integration. ⚡**

**🧐 Looking for more information?**

[📖](https://flagship.zendesk.com/knowledge/articles/360019007799/en-us?brand_id=360003208793) [Check our product documentation](https://flagship.zendesk.com/hc/en-us/articles/360021125079-Zapier-integration)

## 🔗 Webhook integration <a href="#webhook_integration" id="webhook_integration"></a>

![Webhooks.png](https://flagship.zendesk.com/hc/article_attachments/360025913659/Webhooks.png)

No Zapier - No Worries! Maintaining a good communication system and flow of data can be challenging and ultimately decrease the achievable value throughout your technology stack. 👨‍💻👩‍💻

This is why our **cloud-native Flagship architecture supports webhooks. 🔗**

These **webhooks** **will listen for Flagship events and take action in real-time.** For example, many departments and stakeholders can be invested in an experiment or feature being managed via Flagship without actually utilizing Flagship. A Webhook can be used to automatically send an email notifying relevant stakeholders of a feature deployment or experiment.

**🧐 Looking for more information?**

[📖](https://flagship.zendesk.com/knowledge/articles/360019007799/en-us?brand_id=360003208793)[ Check our product documentation](https://flagship.zendesk.com/hc/en-us/articles/360021123019--Webhooks-page)

[⚙️ Learn how to set up Webhooks](https://developers.flagship.io/docs/third-party/webhooks)

**🖥️** Git Integration\
\
![Git\_integration.png](https://flagship.zendesk.com/hc/article_attachments/360025913819/Git_integration.png)

On the one hand, removing feature flags and managing tech debt must be top of mind however this can also be time-consuming with serious consequences if a mistake is made. 😓

The Flag Tracking dashboard and **enhanced Git integration 🖥️** give you the ability to manage tech debt and **reference your codebase and all your Flagship Flags**. Avoid creating duplicate unnecessary flags and quickly find the flags not used in your code that can be removed.

**🧐 Looking for more information?**

[📖](https://flagship.zendesk.com/knowledge/articles/360019007799/en-us?brand_id=360003208793) [Check our product documentation](https://flagship.zendesk.com/hc/en-us/articles/360016410340--Using-Flags)

[⚙️](https://developers.flagship.io/docs/third-party/webhooks)[ Check how to configure our Git integration](https://developers.flagship.io/docs/third-party/codebase-analyzer)

## 👀 Pageview & Screenview <a href="#pageview_screenview" id="pageview_screenview"></a>

![Page\_view\_screen\_view.PNG](https://flagship.zendesk.com/hc/article_attachments/360025917080/Page_view_screen_view.PNG)

When creating a use case, you can now choose Pageview or Screenview as the KPI to track. To configure it, you will just have to **fill in the name of your KPI** and **the URL** (for websites) or the name of the screen (for mobile applications).

**🧐 Looking for more information?**

[📖](https://flagship.zendesk.com/knowledge/articles/360019007799/en-us?brand_id=360003208793)[ Check our product documentation](https://flagship.zendesk.com/hc/en-us/articles/360021033379--Configuring-KPIs)

[⚙️](https://developers.flagship.io/docs/third-party/webhooks) [Check how to set Pageview & Screenview KPIs](https://developers.flagship.io/docs/universal-collect#screenview)

## 🔌 New SDK Java <a href="#sdk_java" id="sdk_java"></a>

![SDK\_Java.PNG](https://flagship.zendesk.com/hc/article_attachments/360025914199/SDK_Java.PNG)

**Flagship** further expands its collection of available SDKs. Clients working in a **Java programming language** can now benefit from this SDK!

**🧐 Looking for more information?**

[⚙️](https://developers.flagship.io/docs/third-party/webhooks)[ Check how to use our Java SDK](https://developers.flagship.io/docs/sdk/java/v1.0)


---

# Agent Instructions: 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:

```
GET https://docs.abtasty.com/flagship-deprecated/release-notes/flagship-spring-release-may.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
