Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new acquisition channel type AI #22831

Open
tsteur opened this issue Dec 6, 2024 · 1 comment
Open

Add new acquisition channel type AI #22831

tsteur opened this issue Dec 6, 2024 · 1 comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. triaged

Comments

@tsteur
Copy link
Member

tsteur commented Dec 6, 2024

In #21748 we identified GPT as a search engine.

We'd now like to add a completely new acquisition type called AI.

We could try to identify the most popular AIs and their referrers to classify them accordingly. For example, ChatGPT, Claude, Gemini, Perplexity, etc.

This will also need to be reflected in Multi Attribution, in Transitions, etc.

The new channel type will make it easier to keep track of incoming traffic from AI-powered conversational language models.

@tsteur tsteur added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. To Triage An issue awaiting triage by a Matomo core team member labels Dec 6, 2024
@randy-innocraft randy-innocraft added triaged and removed To Triage An issue awaiting triage by a Matomo core team member labels Dec 6, 2024
@mattab
Copy link
Member

mattab commented Jan 14, 2025

FYI saw in a linkedin post the following regex can be used as a starting point: .*𝘤𝘩𝘢𝘵𝘨𝘱𝘵.𝘤𝘰𝘮.*|.*𝘱𝘦𝘳𝘱𝘭𝘦𝘹𝘪𝘵𝘺.*|.*𝘦𝘥𝘨𝘦𝘱𝘪𝘭𝘰𝘵.*|.*𝘦𝘥𝘨𝘦𝘴𝘦𝘳𝘷𝘪𝘤𝘦𝘴.*|.*𝘤𝘰𝘱𝘪𝘭𝘰𝘵.𝘮𝘪𝘤𝘳𝘰𝘴𝘰𝘧𝘵.𝘤𝘰𝘮.*|.*𝘰𝘱𝘦𝘯𝘢𝘪.𝘤𝘰𝘮.*|.*𝘨𝘦𝘮𝘪𝘯𝘪.𝘨𝘰𝘰𝘨𝘭𝘦.𝘤𝘰𝘮.*|.*𝘯𝘪𝘮𝘣𝘭𝘦.𝘢𝘪.*|.*𝘪𝘢𝘴𝘬.𝘢𝘪.*|.*𝘤𝘭𝘢𝘶𝘥𝘦.𝘢𝘪.*|.*𝘢𝘪𝘵𝘢𝘴𝘵𝘪𝘤.𝘢𝘱𝘱.*|.*𝘣𝘯𝘯𝘨𝘱𝘵.𝘤𝘰𝘮.*|.*𝘸𝘳𝘪𝘵𝘦𝘴𝘰𝘯𝘪𝘤.𝘤𝘰𝘮.*|.*𝘤𝘰𝘱𝘺.𝘢𝘪.*|.*𝘤𝘩𝘢𝘵-𝘨𝘱𝘵.𝘰𝘳𝘨.*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. triaged
Projects
None yet
Development

No branches or pull requests

3 participants