umami icon indicating copy to clipboard operation
umami copied to clipboard

Pages Url / Query parameters empty

Open profhase opened this issue 1 year ago • 4 comments

Describe the Bug

In overview and view=url (/websites/<id>?view=url)

the url shows "No data available" , same with Query parameters.

Everything else works fine (for example view=title)

version=postgresql-v2.8.0

Database

PostgreSQL

Relevant log output

No response

Which browser are you using? (if relevant)

any browser

How are you deploying your application? (if relevant)

docker, image == postgresql-v2.8.0

profhase avatar Nov 06 '23 12:11 profhase

Can you verify the data in your psql database in the website_event table? There should be data in the url_path / url_query columns for those views to be populated. Only way I see this happening is if the app is recording a pageview with an empty path.

\

franciscao633 avatar Nov 14 '23 22:11 franciscao633

Thanks, I can verify that the mentioned columns are always empty, same as referrer path, query, domain

Though:

  • page_title is filled correctly
  • event_type is always 1 except if there is an event_name (then it is 2)

So the database is being written

profhase avatar Nov 16 '23 19:11 profhase

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Jan 16 '24 01:01 github-actions[bot]

@franciscao633 any ideas?

profhase avatar Jan 16 '24 14:01 profhase

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Mar 18 '24 01:03 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Mar 25 '24 01:03 github-actions[bot]