> 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/august-2025/26th-aug-omnisend-veclotiy-in-edgetag-and-more.md).

# 26th Aug: Omnisend, Veclotiy in EdgeTag and more

### :sparkles:New and noteworthy

#### Added support for Omnisend

Omnisend is a marketing platform that allows you to use email and SMS automation to boost your sales. We have integrated support for both server-side and browser-side functionalities. For server-side operations, messages are sent automatically; on the browser side, you need to enable the feature. Be sure to watch our onboarding guide to get started.

{% embed url="<https://www.loom.com/share/d08482395290413eaa6edc0dc8f537e3>" %}

#### Velocity is now available in the EdgeTag app

We're thrilled to share some exciting news! Previously, Velocity was only available through the Shopify app, but we've listened to our amazing power users who access their shops via app.edgetag.io. You can now install Velocity directly on app.edgetag.io for your Shopify store. Thank you for your valuable feedback—let's keep enhancing your experience together!

### :zap:Improvements

\[Channel] - Support custom events for all events for Mailchimp

\[Channel] - Add discounted price for Impact

\[Channel] - Add option to save user info inside Webhook

### :book: Details

Release day: 26th August 2025\
Release version: 25-31\
Edge version: 13.121.0\
SDK version: 1.27.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/august-2025/26th-aug-omnisend-veclotiy-in-edgetag-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.
