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

Allow customers to customize the Channel Type calculation #21195

Open
robbie-c opened this issue Mar 28, 2024 · 1 comment
Open

Allow customers to customize the Channel Type calculation #21195

robbie-c opened this issue Mar 28, 2024 · 1 comment
Labels
enhancement New feature or request team/web-analytics

Comments

@robbie-c
Copy link
Member

robbie-c commented Mar 28, 2024

This issue is to collect votes so that we can understand how important this is. If you're upvoting this issue, please let us know your use case! Either leave a comment below or contact CS.

Is your feature request related to a problem?

A customer might want to use their own channel type definition, this would let them:

  • Add custom channel types
  • Change the logic of how channel type is determined
  • Add new domains / sources / mediums

Describe the solution you'd like

Allow any HogQL expression to be used to calculate the channel_type, and allow customers to upload their own channel definitions.

Describe alternatives you've considered

Do nothing here, maintain one definition for everyone and just add to it or fix it as needed.

Additional context

Links

Thank you for your feature request – we love each and every one!

Notes:

  • Will need to update the session properties endpoint, to return the custom values, as well as the built-in values.
@robbie-c robbie-c added enhancement New feature or request team/web-analytics labels Mar 28, 2024
@TrevorLoucks
Copy link

TrevorLoucks commented Aug 24, 2024

Yes, I'm definitely on team allow changing of logic, as mentioned in the support ticket, I use utm_source=x&utm_medium=ppc for X Ads and utm_source=meta&utm_medium=ppc for Meta Ads. I know "Facebook" and "Twitter" are mapped correctly but all my campaigns already run using the new company names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request team/web-analytics
Projects
None yet
Development

No branches or pull requests

2 participants