Technical specifications
Event/page view track automatically track by Blocks
KARTE Blocksでは、書き換えの効果やブロック別の効果を計測するためにイベントを自動的に発生・集計しています。 この記事では、KARTE Blocksで発生させているイベントについて紹介します...
Read the documentationHiroaki Ohigashi
When the block is updated on the site
KARTE Blocksではいくつかの技術的な工夫によって、サイトに訪れたユーザーに違和感を与えない自然なタイミングでのブロック更新を実現しています。 ここでは、KARTE Blocksで設定したブ...
Read the documentationNaoya Muto
How serving blocks affects the original behavior of a site
KARTE Blocksでは、ページ内の対象要素(DOM要素)をCSSセレクターで識別し、管理画面で設定したブロックを静的に配信します。 そのため、どの要素に対してブロックを配信するか、また、サイト...
Read the documentationHiroaki Ohigashi
track and delivery of priorities and blocks in page and delivery conditions
KARTE Blocksでは、ページと配信条件に「優先度」という仕様があり、ブロックの効果計測・配信において、優先度が高い設定内容から順に適用されていきます。 本記事では、優先度の仕様の詳細について...
Read the documentationHiroaki Ohigashi
How KARTE Blocks interpret URLs
KARTE Blocksでは、機能別に2つの異なるURLの解釈が適用されています(2023年11月時点)。 ここでは、「KARTE BlocksにおけるURLの解釈」についてご説明します。 ※ KA...
Read the documentationHinako Masuzawa
Force an event to occur and perform the rewrite
```info 本機能はβ版となります。動作しない可能性や、今後予告なく仕様変更が行われる場合がありますので予めご了承ください。 ``` Next.js, Nuxt.jsなど、Vue/Reactのフ...
Read the documentationNaoya Muto
About the data attribute attached to blocks
For blocks registered in Blocks, data attributes such as `data-krt-blocks-XX` are automatically added to the HTML element of the site. This data attribute is mainly used for updating blocks and track effects ...
Read the documentationHiroaki Ohigashi
Differences in block update timing between pre-delivery preview and live delivery
**配信前のプレビューと本番配信では、配信前プレビューの方が本番配信よりもブロック更新のタイミングが遅くなります**。具体的なタイミングの違いは下記になります。 - __配信前プレビュー:`load...
Read the documentationNaoya Muto