[PR #4224] [MERGED] chore: add analytics event for ai experiments #4713

Closed
opened 2026-03-17 02:13:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4224
Author: @amk-dev
Created: 7/30/2024
Status: Merged
Merged: 7/30/2024
Merged by: @AndrewBastin

Base: nextHead: chore/ai-experiments-analytics


📝 Commits (1)

  • e5dc5a2 chore: add analytics for ai experiments

📊 Changes

3 files changed (+14 additions, -0 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/EditRequest.vue (+5 -0)
📝 packages/hoppscotch-common/src/components/collections/graphql/EditRequest.vue (+5 -0)
📝 packages/hoppscotch-common/src/platform/analytics.ts (+4 -0)

📄 Description

Changes

This PR introduces a new analytics event EXPERIMENTS_GENERATE_REQUEST_NAME_WITH_AI to track the usage of renaming requests with AI.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/4224 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 7/30/2024 **Status:** ✅ Merged **Merged:** 7/30/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `next` ← **Head:** `chore/ai-experiments-analytics` --- ### 📝 Commits (1) - [`e5dc5a2`](https://github.com/hoppscotch/hoppscotch/commit/e5dc5a2d6ed73854c1c1e82c25cb229ec1d62401) chore: add analytics for ai experiments ### 📊 Changes **3 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/EditRequest.vue` (+5 -0) 📝 `packages/hoppscotch-common/src/components/collections/graphql/EditRequest.vue` (+5 -0) 📝 `packages/hoppscotch-common/src/platform/analytics.ts` (+4 -0) </details> ### 📄 Description **Changes** This PR introduces a new analytics event `EXPERIMENTS_GENERATE_REQUEST_NAME_WITH_AI` to track the usage of renaming requests with AI. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:13:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4713
No description provided.