Smart Content Blocks With Analytics

설명

This plugin allows you to easily embed Tyles into your website. Tyles are smart content blocks that can be created, edited, and tracked through the TyleIQ platform. All Tyles come with built-in analytics to help you understand how users are interacting with your content.

Main Features

  • Quickly embed Tyles anywhere in your WooCommerce store.
  • Use the included Gutenberg Block to insert Tyles directly into posts, pages, and widgets.
  • No coding required; Paste the ID of each Tyle and hit publish.
  • Analytics start working automatically and without additional setup. Reports are available on TyleIQ.com.
  • Tyles are fully compatible with AI models and SEO best practices.
  • Tyle content is pre-rendered into the page HTML, so search engines and AI models can index it directly — complete with a machine-readable provenance proof (signed by TyleIQ).
  • See how your Tyles are performing on TyleIQ.com.
  • Fully responsive and mobile-friendly.

You don’t need a TyleIQ account to use this plugin or embed Tyles on your website. However, Tyles must be ‘Active’ for them to appear on your website. In other words, the Tyle’s creator needs a paid account.

Want to create your own Tyles?

Sign up for free at TyleIQ.com.

Please also refer to our Privacy Policy and Terms of Service.

External services

This plugin connects to the TyleIQ content delivery network to fetch the Tyles you wish to embed. This is so it can be more easily seen by search engines and AI models.

  • What is sent: the Tyle ID you wish to embed and your website’s URL. TyleIQ will check whether your site is listed as being allowed to embed that Tyle. No personal data, visitor data, or site content is sent.
  • Why: without this request, Tyle content would only be inserted client-side by the embed script and would be invisible to crawlers.
  • Terms & privacy: Privacy Policy, Terms of Service.

Developers can disable the server-side pre-rendering with add_filter( 'scba_prefetch_enabled', '__return_false' );.

Note for sites using script-optimization plugins (WP Rocket, LiteSpeed Cache, Autoptimize, Perfmatters, …): tyleiq.js must not be delayed or deferred to ensure analytics work correctly.

Help & Customization

Developer docs, use cases, and customization tips are available at TyleIQ Docs.

블록

이 플러그인은 1개의 블록을 제공합니다.

  • Smart Content Block

설치

  1. Upload plugin
  2. Activate plugin
  3. If WooCommerce is active, visit WooCommerce -> Settings -> TyleIQ tab to configure your placements.
  4. Or, simply add a Smart Content Block into any web page.
  5. Save and view the page to see the embedded Tyle content.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Smart Content Blocks With Analytics”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Smart Content Blocks With Analytics”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.0

Release date: 2026-07-07

  • New: Tyle content is now pre-rendered into the page HTML, so search engines and AI models index it directly.
  • New: a machine-readable provenance proof (signed by TyleIQ) is embedded alongside each pre-rendered Tyle.
  • New: automatic exclusion of tyleiq.js from popular script-optimization plugins, plus a Site Health check.
  • New: disable pre-rendering with the scba_prefetch_enabled filter.
  • New: WordPress 7.0 compatibility.

1.0.1

Release date: 2026-01-26

  • Improvements to schema markup for better content detection by AI models.