-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Feature/gtag update #32623
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
Feature/gtag update #32623
Conversation
in drop down within ga admin
…o feature/gtag-update
Hi @mkadsv. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. 🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
added unit tests and styling in admin.
@magento run all tests |
@magento run Magento Health Index |
@magento give me 2.4-develop instance |
Hi @mkadsv. Thank you for your request. I'm working on Magento instance for you. |
Hi @mkadsv, here is your Magento Instance: https://7cc212213a15efc0d2847d679b36d0c3-2-4-develop.instances.magento-community.engineering |
@magento run all tests |
typepool config
…to feature/gtag-update
Hi @mkadsv. |
However, according to the Magento 2 Coding Standard, use of @mkadsv can you remove lines of code that use |
@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 re-request them if they don't show in a reasonable amount of time. |
@bgorski - as per slack convo, I have removed |
@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 re-request them if they don't show in a reasonable amount of time. |
@magento run Integration Tests, Sample Data Tests B2B, Sample Data Tests EE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run Sample Data Tests B2B, Sample Data Tests EE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run Sample Data Tests B2B, Sample Data Tests EE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@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 re-request them if they don't show in a reasonable amount of time. |
Not sure why it has been set to Progress: Review. Should be Progress: Needs Update. Setting the correct status now. |
Feature merged on scope of #35376 |
Description (*)
What Has Changed:
Why:
Manual testing scenarios (*)
Questions or comments
It was noted in the developer guide to not utilize a module inside another module however, since Google Adwords and Google Analytics are tightly coupled and designed to work together. We must break this rule or else the module will not work correctly with Google Analytics and Google Ads as the provider has intended.
Fixes #35204
Contribution checklist (*)