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

Long urls are cut off #405

Open
pinktonio opened this issue Nov 23, 2023 · 2 comments
Open

Long urls are cut off #405

pinktonio opened this issue Nov 23, 2023 · 2 comments

Comments

@pinktonio
Copy link

pinktonio commented Nov 23, 2023

Unfortunately, URLs in events are getting trimmed if they exceed 255 characters. This is a problem if you have URLs with very long queries for example from Google Ads where vital information in these parameters is not being submitted.
Affected by this are the fields $current_url and $initial_referrer.
Please remove the max character length constraint or add an option where we can specify the max length before it gets trimmed.

@misidoro
Copy link

any updates on this issue?

@andy1xx8
Copy link

any updates on this issue?

hi @misidoro I have just created a pull request for this issue that we are experiencing right now ( Fixed data was truncated on a property value longer than 255 chars

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

No branches or pull requests

3 participants