{"id":14139,"date":"2026-09-03T14:20:00","date_gmt":"2026-09-03T12:20:00","guid":{"rendered":"https:\/\/www.lukaswojcik.com\/blog\/?p=14139"},"modified":"2026-09-03T14:20:00","modified_gmt":"2026-09-03T12:20:00","slug":"ga4-form-tracking-form-start-once-per-session","status":"publish","type":"post","link":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/","title":{"rendered":"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time"},"content":{"rendered":"<p>Google&#8217;s tutorial on generating leads sets out four measuring points for a form on a website: how many people arrive at the site, how many reach the form, how many begin filling it in, and how many submit it. Three of the four rest on events that Google Analytics collects without a line of extra code, and the tutorial recommends holding the last two against each other to find weaknesses in the form.<\/p>\n<p>That comparison deserves a second look. The enhanced-measurement reference defines the two events in one line each. <code>form_start<\/code> fires the first time a user interacts with a form <em>in a session<\/em>. <code>form_submit<\/code> fires when a form is submitted. One of the two carries a per-session cap, the other does not.<\/p>\n<figure class=\"lw-diagram\">\n<img src=\"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/diagrams\/formularzaehlung-en.png\" width=\"1120\" height=\"580\" decoding=\"async\" loading=\"lazy\"\n     alt=\"Two session lanes marked with form events: the upper lane holds one form_start pill followed by three form_submit pills, the lower lane a single form_start with nothing after it, beside a totals panel showing two starts against three submits\"><figcaption>Two sessions, two starts, three submits. The quotient the tutorial suggests comes out at 150 percent, while the share of visitors who finished is 50 percent.<\/figcaption><\/figure>\n<h2>Where the four numbers come from<\/h2>\n<p>The first two measuring points both rest on <code>page_view<\/code>. That event is collected automatically for every web data stream, and it is the one enhanced-measurement option that cannot be switched off. Visits to the site and views of the page carrying the form are two readings of the same event, separated by the page location.<\/p>\n<p>The last two come from the Form interactions option in enhanced measurement, set per data stream under Admin, then Data collection and modification, then Data streams. Changing the switch requires Editor rights or above on the property. Both events read the form element itself: <code>form_id<\/code> from its id attribute, <code>form_name<\/code> from its name attribute, <code>form_destination<\/code> from the address the form posts to. <code>form_submit<\/code> adds one more, <code>form_submit_text<\/code>, the label printed on the button.<\/p>\n<h2>One start per session, one submit per submission<\/h2>\n<p>The asymmetry becomes visible as soon as two sessions are written out side by side.<\/p>\n<pre class=\"wp-block-kevinbatdorf-code-block-pro\"><code>Session 1\n  contact form, first keystroke ....... form_start    1\n  sent, rejected by validation ........ form_submit   1\n  corrected, sent again ............... form_submit   2\n  newsletter box in the footer ........ form_submit   3\n      no second form_start here: the cap is already spent\n\nSession 2\n  contact form, first keystroke ....... form_start    1\n  leaves without sending .............. form_submit   0\n\nTotals   form_start  2        form_submit  3\n         form_submit \/ form_start  = 150 %\n         visitors who finished     = 1 of 2 = 50 %<\/code><\/pre>\n<p>The numerator counts submissions. The denominator counts sessions in which any form was touched. Those are different units, so the quotient compares two unlike things and can pass one hundred per cent without anything being broken. Every retry after a validation error inflates it, and so does a second form on the same page.<\/p>\n<p>A completion rate needs a denominator in the unit of the numerator. The nearest honest version is sessions containing at least one <code>form_submit<\/code> against sessions containing a <code>form_start<\/code>. Both are then counted the same way, and the result behaves.<\/p>\n<h2>Four parameters, and no report showing them yet<\/h2>\n<p>Four parameters ride along with these events, which makes it tempting to read the numbers per form straight away. The reference blocks that in a single note: the parameters become usable in reports only after a custom dimension has been created for each one.<\/p>\n<p>Until then the newsletter box in the footer, the contact form and the demo request form all land in the same undifferentiated count. On a site where the footer form sits on every page, that count is dominated by the form nobody meant to measure, and the ratio above drifts further from anything useful.<\/p>\n<p>Registering the dimensions takes a few minutes in Admin under Custom definitions, and the documentation puts a wait of 24 to 48 hours on it before the data can be reported on. Worth setting up before the measurement is needed rather than on the day the numbers are first read.<\/p>\n<h2>What form_submit actually witnesses<\/h2>\n<p>The event fires in the browser, at the moment the form is submitted. Everything that decides whether a lead exists happens after that: validation on the server, the spam filter, the double opt-in mail, the duplicate check against the CRM. None of it is visible to the tag.<\/p>\n<p>So <code>form_submit<\/code> counts attempts, and the goal named in the tutorial itself, a person who showed interest and can be contacted, sits one step further along. The step is short, and it is exactly where the losses are. A submission the server rejected looks identical in Analytics to one that turned into a contract.<\/p>\n<h2>Four figures that do line up<\/h2>\n<p>A funnel holds together when one unit runs through all of it, and sessions are the convenient unit here because the form events already work that way.<\/p>\n<pre class=\"wp-block-kevinbatdorf-code-block-pro\"><code>sessions with a view of the form page   page_view, split by page location\nsessions with form_start                enhanced measurement\nsessions with form_submit               enhanced measurement\nsessions with the confirmation          page_view on the thank-you page,\n                                        or an event sent by the server\n                                        once it has accepted the entry<\/code><\/pre>\n<p>The last line has to be built; the first three arrive on their own. Between the third and the fourth sits the difference between attempts and leads, and those two numbers next to each other say more about a form than the ratio the tutorial proposes.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google&#8217;s lead-generation tutorial recommends holding form starts against form submits. Enhanced measurement caps form_start at one per session and leaves form_submit uncapped, so that comparison is not a completion rate and can pass 100 percent with nothing wrong.<\/p>\n","protected":false},"author":1,"featured_media":14157,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[91261,91258,91252],"class_list":["post-14139","post","type-post","status-publish","format-standard","hentry","category-digital-analytics","tag-conversion-tracking","tag-google-analytics-4","tag-web-analytics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time - Lukas Wojcik - Blog<\/title>\n<meta name=\"description\" content=\"Why form_submit divided by form_start is no completion rate in GA4: one event is capped at once per session, the other is not.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time - Lukas Wojcik - Blog\" \/>\n<meta property=\"og:description\" content=\"Why form_submit divided by form_start is no completion rate in GA4: one event is capped at once per session, the other is not.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/\" \/>\n<meta property=\"og:site_name\" content=\"Lukas Wojcik - Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-03T12:20:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/09\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"luky\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"luky\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/\"},\"author\":{\"name\":\"luky\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#\\\/schema\\\/person\\\/895f7604f9b6b71aad9bba33af28d0f9\"},\"headline\":\"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time\",\"datePublished\":\"2026-09-03T12:20:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/\"},\"wordCount\":740,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#\\\/schema\\\/person\\\/895f7604f9b6b71aad9bba33af28d0f9\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png\",\"keywords\":[\"Conversion Tracking\",\"Google Analytics 4\",\"Web Analytics\"],\"articleSection\":[\"Digital Analytics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/\",\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/\",\"name\":\"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time - Lukas Wojcik - Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png\",\"datePublished\":\"2026-09-03T12:20:00+00:00\",\"description\":\"Why form_submit divided by form_start is no completion rate in GA4: one event is capped at once per session, the other is not.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png\",\"contentUrl\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png\",\"width\":1200,\"height\":630,\"caption\":\"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/en\\\/digital-analytics\\\/ga4-form-tracking-form-start-once-per-session\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/\",\"name\":\"Lukas Wojcik - Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#\\\/schema\\\/person\\\/895f7604f9b6b71aad9bba33af28d0f9\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/#\\\/schema\\\/person\\\/895f7604f9b6b71aad9bba33af28d0f9\",\"name\":\"luky\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/lw-x2.jpg\",\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/lw-x2.jpg\",\"contentUrl\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/lw-x2.jpg\",\"width\":424,\"height\":636,\"caption\":\"luky\"},\"logo\":{\"@id\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/lw-x2.jpg\"},\"sameAs\":[\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\"],\"url\":\"https:\\\/\\\/www.lukaswojcik.com\\\/blog\\\/author\\\/luky\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time - Lukas Wojcik - Blog","description":"Why form_submit divided by form_start is no completion rate in GA4: one event is capped at once per session, the other is not.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/","og_locale":"en_US","og_type":"article","og_title":"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time - Lukas Wojcik - Blog","og_description":"Why form_submit divided by form_start is no completion rate in GA4: one event is capped at once per session, the other is not.","og_url":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/","og_site_name":"Lukas Wojcik - Blog","article_published_time":"2026-09-03T12:20:00+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/09\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png","type":"image\/png"}],"author":"luky","twitter_card":"summary_large_image","twitter_misc":{"Written by":"luky","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/#article","isPartOf":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/"},"author":{"name":"luky","@id":"https:\/\/www.lukaswojcik.com\/blog\/#\/schema\/person\/895f7604f9b6b71aad9bba33af28d0f9"},"headline":"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time","datePublished":"2026-09-03T12:20:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/"},"wordCount":740,"commentCount":0,"publisher":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/#\/schema\/person\/895f7604f9b6b71aad9bba33af28d0f9"},"image":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/09\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png","keywords":["Conversion Tracking","Google Analytics 4","Web Analytics"],"articleSection":["Digital Analytics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/","url":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/","name":"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time - Lukas Wojcik - Blog","isPartOf":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/#primaryimage"},"image":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/09\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png","datePublished":"2026-09-03T12:20:00+00:00","description":"Why form_submit divided by form_start is no completion rate in GA4: one event is capped at once per session, the other is not.","breadcrumb":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/#primaryimage","url":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/09\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png","contentUrl":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/09\/hero-14139-ga4-form-tracking-form-start-once-pe-g.png","width":1200,"height":630,"caption":"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time"},{"@type":"BreadcrumbList","@id":"https:\/\/www.lukaswojcik.com\/blog\/en\/digital-analytics\/ga4-form-tracking-form-start-once-per-session\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lukaswojcik.com\/blog\/"},{"@type":"ListItem","position":2,"name":"GA4 Form Tracking: form_start Fires Once Per Session, form_submit Every Time"}]},{"@type":"WebSite","@id":"https:\/\/www.lukaswojcik.com\/blog\/#website","url":"https:\/\/www.lukaswojcik.com\/blog\/","name":"Lukas Wojcik - Blog","description":"","publisher":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/#\/schema\/person\/895f7604f9b6b71aad9bba33af28d0f9"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lukaswojcik.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.lukaswojcik.com\/blog\/#\/schema\/person\/895f7604f9b6b71aad9bba33af28d0f9","name":"luky","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/07\/lw-x2.jpg","url":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/07\/lw-x2.jpg","contentUrl":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/07\/lw-x2.jpg","width":424,"height":636,"caption":"luky"},"logo":{"@id":"https:\/\/www.lukaswojcik.com\/blog\/wp-content\/uploads\/2026\/07\/lw-x2.jpg"},"sameAs":["https:\/\/www.lukaswojcik.com\/blog"],"url":"https:\/\/www.lukaswojcik.com\/blog\/author\/luky\/"}]}},"_links":{"self":[{"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/posts\/14139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/comments?post=14139"}],"version-history":[{"count":1,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/posts\/14139\/revisions"}],"predecessor-version":[{"id":14167,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/posts\/14139\/revisions\/14167"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/media\/14157"}],"wp:attachment":[{"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/media?parent=14139"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/categories?post=14139"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lukaswojcik.com\/blog\/wp-json\/wp\/v2\/tags?post=14139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}