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

[Feature] Track custom URL query params #349

Open
dillionverma opened this issue Aug 29, 2023 · 2 comments
Open

[Feature] Track custom URL query params #349

dillionverma opened this issue Aug 29, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@dillionverma
Copy link

I want to pass custom query parameters to my dub.sh URL and track those parameters.

i.e.

dub.co/my-url?email=test%40gmail.com&project=my-project

The UI should somehow group the params so I can segment my link tracking

@steven-tey
Copy link
Collaborator

Passing URL query params already works: https://dub.co/changelog/pass-url-parameters

However the tracking is not reflected in the UI currently – have a TODO on the roadmap to improve this though! 🙏

@steven-tey steven-tey added the enhancement New feature or request label Aug 30, 2023
@UsmanDev09
Copy link
Contributor

Hi @steven-tey, I can work on this improvement in the UI, if required ?

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

No branches or pull requests

3 participants