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

Include conversion attribution in visitor details #19269

Merged
merged 3 commits into from Jun 9, 2022

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented May 25, 2022

Description:

This will include the referrer attribution details for conversions in the API response of Live.getLastVisitsDetails.

refs #18612

In a later step we could also consider to show that attribution in the visits log in the UI maybe.

Note the submodule tests will also need to be updated before merging this one.

ping @mattab

Review

@sgiehl sgiehl added the Needs Review PRs that need a code review label May 25, 2022
Copy link
Contributor

@justinvelluppillai justinvelluppillai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still quite a few tests failing from this change needing updated expected xml.

@justinvelluppillai justinvelluppillai removed the Needs Review PRs that need a code review label May 26, 2022
@sgiehl
Copy link
Member Author

sgiehl commented May 30, 2022

@justinvelluppillai as mentioned in the description. Those are tests from submodules. Would update them when the PR is approved to avoid spending time on updating the submodules on the PR unnecessarily.

@sgiehl
Copy link
Member Author

sgiehl commented May 31, 2022

@justinvelluppillai shall we include that in 4.11? Guess seeing the attribution for conversions at least in API output might be helpful for some users. Or shall I directly update the PR so that information is also visible in the visits log. That should be doable in a couple of hours.

@justinvelluppillai justinvelluppillai added this to the 4.11.0 milestone May 31, 2022
@sgiehl sgiehl added the c: APIs For bugs and features in the Matomo HTTP and plugin APIs. label Jun 2, 2022
@justinvelluppillai justinvelluppillai modified the milestones: 4.11.0, 4.12.0 Jun 7, 2022
@sgiehl sgiehl merged commit 0e74048 into 4.x-dev Jun 9, 2022
@sgiehl sgiehl deleted the conversionattribution branch June 9, 2022 13:56
peterhashair pushed a commit that referenced this pull request Jun 16, 2022
* Include conversion attribution in visitor details

* updates expected test files

* submodule updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: APIs For bugs and features in the Matomo HTTP and plugin APIs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants