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

When exporting the goal by pages --> page urls as a csv file, new metrics are getting displayed #19790

Open
Chardonneaur opened this issue Sep 29, 2022 · 1 comment
Labels
c: Documentation For issues related to in-app product help messages, or to the Matomo knowledge base.

Comments

@Chardonneaur
Copy link

Hi,
When exporting the goal by pages --> page urls as a csv file, new metrics are getting displayed, https://demo.matomo.cloud/index.php?module=CoreHome&action=index&idSite=1&period=day&date=yesterday#?period=day&date=yesterday&idSite=1&category=Goals_Goals&subcategory=4 for example:
nb_conversions_page_uniq
nb_conv_pages_before
and we don't really know what do they refer to as there many column titles carrying similar names but with different values. This is confusing as at the end we don't really know which one to look at.
It would be interesting to mention all of them within the glossary with a clear explanation of their calculation method.

@bx80 bx80 added the c: Documentation For issues related to in-app product help messages, or to the Matomo knowledge base. label Sep 30, 2022
@bx80 bx80 added this to the For Prioritization milestone Sep 30, 2022
@bx80
Copy link
Contributor

bx80 commented Sep 30, 2022

Hi @Chardonneaur, thanks for highlighting this. The new metrics should definitely be added to the glossary with proper explanations. 👍

From memory:
nb_conv_pages_before is the number of total pages viewed in a visit before a conversion, eg. Page A, Page B, Page A = 3
nb_conversions_page_uniq is the number of unique pages viewed in a visit before a conversion, eg. Page A, Page B, Page A = 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Documentation For issues related to in-app product help messages, or to the Matomo knowledge base.
Projects
None yet
Development

No branches or pull requests

2 participants