-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Gtag ecommerce tracking improvements #37504
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
Gtag ecommerce tracking improvements #37504
Conversation
Hi @Bashev. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
# Conflicts: # app/code/Magento/GoogleGtag/Block/Ga.php # app/code/Magento/GoogleGtag/Test/Unit/Block/GaTest.php
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @Bashev,
Thanks for the contribution!
Please review my comment below and fix the build failures below.
Thanks
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests CE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
✔️ QA PassedPreconditions:
Manual testing scenario:
Before: ✖️ Coupon and Discount data is not present in gtag data After: ✔️ Coupon and Discount is present in gtag data Builds are failing, Hence moving to |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Integration Tests,Functional Tests B2B |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
Functional Tests B2B builds are green and Static Tests are known failure. |
Hi @Bashev, As per the static test failure: The view layer changes have been detected in the GoogleGtag module. The GoogleGtagGraphQl module is expected to be updated to reflect these changes. The test failure can be ignored if the changes can not be covered with GraphQL API. In order to proceed further we need to green build so can you please look into this and update the PR accordingly. Moving this to Changes Requested now. Thank you! ![]() |
@engcom-Charlie I cannot find the module mentioned in the test GoogleTagGraphQl, probably i miss something, but in the repository this module is not visible? |
Description (*)
Related Pull Requests
https://github.com/magento-gl/magento2-infrastructure/pull/26
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)