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

メタタグに出す値 #55

Closed
fumikito opened this issue Oct 4, 2023 · 0 comments · Fixed by #56
Closed

メタタグに出す値 #55

fumikito opened this issue Oct 4, 2023 · 0 comments · Fixed by #56

Comments

@fumikito
Copy link
Contributor

fumikito commented Oct 4, 2023

GTMが利用できるように、メタタグに出す値を決める。

  • 投稿タイプ
  • 作者のID
  • コンテンツグループ
  • 公開日
  • 最終更新日
  • 文章の長さ
  • カテゴリー
  • タグ

出力する方法は以下

  1. headタグの最初の方にJSを出す
  2. metaタグで出す
  3. 関数で自分で出す
fumikito added a commit that referenced this issue Jan 11, 2024
fumikito added a commit that referenced this issue Jan 11, 2024
fumikito added a commit that referenced this issue Jan 11, 2024
fumikito added a commit that referenced this issue Jan 11, 2024
fumikito added a commit that referenced this issue Jan 11, 2024
closes #55 




<!-- This is an auto-generated comment: release notes by OSS CodeRabbit
-->
### Summary by CodeRabbit

- New Feature: Added a "Meta tags" section in the WordPress settings
page, allowing users to input meta tags for Google Tag Manager.
- Refactor: Removed deprecated "Universal Analytics Account Setting"
section from the settings page.
- Refactor: Updated dependencies in the package screen helper and
removed the "ga-custom-dimensions" dependency.
- Refactor: Deprecated `ga-custom-dimensions.js` file and `Accounts`,
`Profiles`, and `Properties` classes in the `ga-communicator` package.
- New Feature: Introduced a new method `render_meta()` in the
`ScriptRenderer` class to render meta tags based on placeholder values.
<!-- end of auto-generated comment: release notes by OSS CodeRabbit -->
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 a pull request may close this issue.

1 participant