LoginSignup
0
0

More than 1 year has passed since last update.

各種出力

Posted at

各種IDの出力

HUB ID
hub_id:{{ hub_id }}

ページID
content_id: {{ content_id }}

ブログID
group.id:{{ group.id }}

ページ情報

タイトル
content.name: {{ content.name }}

ディスクリプション
content.meta_description: {{ content.meta_description }}

URL
content.absolute_url: {{ content.absolute_url }}

投稿日
content.publish_date: {{ content.publish_date }}

更新日
content.updated: {{ content.updated }}

アイキャッチ
content.post_list_summary_featured_image: {{ content.post_list_summary_featured_image }}

アイキャッチ
content.featured_image: {{ content.featured_image }}

著者
content.author_name: {{ content.author_name }}


ブログ情報

ブログURL
group.absolute_url: {{ group.absolute_url }}

ブログタイトル
group.public_title: {{ group.public_title }}

アナリティクスコード
hubspot_analytics_tracking_code:{{ hubspot_analytics_tracking_code }}


0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0