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

WIP Blogger Experience: track tag eduction click in block editor #55375

Closed
wants to merge 1 commit into from

Conversation

arthur791004
Copy link
Contributor

Changes proposed in this Pull Request

  • Add event wpcom-block-editor-tag-education-click to track clicking on "Build your audience with tags"

image

Testing instructions

  • Run local Gutenberg
  • Sandbox to local Gutenberg (see: pc9Uba-1F-p2)
  • Sandbox your API
  • Open another terminal and run cd apps/wpcom-block-editor && yarn dev --sync
  • Open your local calypso
  • Turn on debugging by running localStorage.setItem( 'debug', 'wpcom-block-editor:*' ) within dev tools Console and reload the page
  • Create or edit the post
  • Click "Build your audience with tags" in the Tags section
  • Check dev tools Console for wpcom-block-editor:analytics:tracks Recording event "wpcom_block_editor_tag_education_click"

Related to #55300

@arthur791004 arthur791004 self-assigned this Aug 11, 2021
@github-actions
Copy link

@matticbot
Copy link
Contributor

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

@arthur791004
Copy link
Contributor Author

Close because we have to use another approach. See #55436

@arthur791004 arthur791004 deleted the add/track-tag-education branch October 18, 2022 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants