# Mailjet

Overview: Connect to your Mailjet workspace to access comprehensive email campaign analytics and performance data.

#### Detailed Functions:

Campaign Analytics:

* Get Campaign Overview: List all campaigns with basic performance metrics
* Get Mailjet Summary: Comprehensive summary across all campaigns
* Get Campaign Details: In-depth campaign information including content and settings
* Get Campaigns with Filter: Filter campaigns by category, status, or performance

Performance Tracking:

* Get Campaign Counter Stats: Detailed statistics including opens, clicks, bounces, and conversions
* Get Campaign Link Stats: Click-through analysis and link performance tracking

Use Cases:

* "What's the overall performance of our email marketing this quarter?"
* "Which campaign had the highest click-through rate?"
* "Show me detailed stats for the 'Summer Sale' campaign"
* "Which links in our newsletter performed best?"
* "Compare performance between promotional and educational campaigns"


---

# 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.calk-ai.com/knowledge/integrations/mailjet.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.
