Skip to content
← The Takt blog

Posts: Product

All Takt blog posts about Product.

Guides

Symfony analytics without cookies or a consent banner

Cookieless analytics in a Symfony 6.4/7.x app: the Twig function, server-side conversions, and the Turbo placement trap that multiplies pageviews.

August 1, 2026· 9 min read

Guides

Adding analytics to a SvelteKit app without a cookie banner

Adding cookieless analytics to SvelteKit: an SSR-safe component in the layout, events via useTakt, and why you see nothing in development.

August 1, 2026· 9 min read

Guides

Adding analytics to a Laravel app without a cookie banner

Cookieless analytics in Laravel 10/11/12: the Blade directive, server-side conversion tracking, and the attribution trap in queued jobs.

August 1, 2026· 9 min read

Guides

Adding analytics to an Astro site without a cookie banner

Cookieless analytics on Astro: integration or component, View Transitions, and why an astro:page-load listener doubles your pageviews.

August 1, 2026· 9 min read

Guides

Adding privacy-friendly analytics to WordPress

How to measure a WordPress site's audience without cookies or a banner, track WooCommerce conversions server-side, and stay GDPR-compliant.

July 26, 2026· 7 min read

Guides

Adding analytics to a React or Next.js app without cookies

How to measure a React or Next.js application without cookies or a banner, handling the router's client-side page changes correctly.

July 26, 2026· 7 min read

Guides

Defining conversion goals

What a conversion goal is, how to choose ones that truly matter, and how to measure them without tracking the individual or misreading the rate.

June 15, 2026· 6 min read