# Data ingestion

- [Real time user tracking](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking.md)
- [Website tracking](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/web-events.md)
- [Application tracking](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/application-tracking.md)
- [Ads exposure tracking](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/ads-exposure.md)
- [AMP tracking](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/amp.md)
- [Conversions tracking](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/conversions.md)
- [Email views and clicks](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/email-views-and-clicks.md)
- [Tracking API](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/api.md)
- [Event rules](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/event-rules.md)
- [Activity analyzers](https://developer.mediarithmics.io/data-streams/data-ingestion/real-time-user-tracking/activity-analyzers.md)
- [Bulk processing](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing.md)
- [Imports](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/imports.md)
- [User activities import](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/imports/offline-activities.md)
- [User profiles import](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/imports/profiles.md)
- [User choices import](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/imports/user_choices.md)
- [Segments import](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/imports/segments.md)
- [Deletions](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/deletions.md)
- [User identifiers deletion](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/deletions/identifiers.md)
- [Device points deletion](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/deletions/device-points-deletion.md)
- [UserPoint deletion](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/deletions/userpoint-deletion.md)
- [User identifiers association](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/user-identifiers-association.md)
- [Integration batch](https://developer.mediarithmics.io/data-streams/data-ingestion/bulk-processing/integration-batch.md)
- [Activities analytics](https://developer.mediarithmics.io/data-streams/data-ingestion/activities-analytics.md)


---

# 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://developer.mediarithmics.io/data-streams/data-ingestion.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.
