-
Notifications
You must be signed in to change notification settings - Fork 21
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
Free Listings + Paid Ads: Add event tracking #1689
Free Listings + Paid Ads: Add event tracking #1689
Conversation
❓ Tracking in C and D worked for me. However after I created the Ads setup... I was not able to see again the A, B buttons (even I deleted all %gla% options as well as disconnected accounts. |
Steps:
Screen.Recording.2022-09-22.at.11.03.08.mov |
@puntope, thank you for the code review.
Once a merchant continues with the paid ads settings, the
I believe it relates to #1033, and that missing implementation became looks like a bug after adding a new step behind the content info step. |
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.
Changes proposed in this Pull Request:
This PR implements the 📌 Event tracking in #1610.
Detailed test instructions:
localStorage.setItem( 'debug', 'wc-admin:*' )
in the Console tab of DevTool, and refresh page to make it effective.Changelog entry