{"id":11599,"date":"2024-02-28T15:50:27","date_gmt":"2024-02-28T15:50:27","guid":{"rendered":"https:\/\/herdwatch.com\/?post_type=casestudies&#038;p=11599"},"modified":"2026-04-14T11:25:31","modified_gmt":"2026-04-14T11:25:31","slug":"louise-crowleys-time-saving-strategies-for-calving-season","status":"publish","type":"case-studies","link":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/","title":{"rendered":"Farm Smart: Louise Crowley&#8217;s Time-Saving Strategies for Calving Season"},"content":{"rendered":"\n<div class=\"hw-case-study\">\n  <style>\n    .hw-case-study {\n      --hw-blue: #007dbf;\n      --hw-green: #b5c428;\n      --hw-navy: #001738;\n      --hw-card: #ffffff;\n      --hw-text: #1f2d2a;\n      --hw-border: #e3e9e6;\n      --hw-quote-bg: #f7faea;\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--hw-text);\n      line-height: 1.75;\n      margin: 24px 0;\n    }\n\n    .hw-case-study * {\n      box-sizing: border-box;\n    }\n\n    .hw-wrap {\n      max-width: 820px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    .hw-hero {\n      background: linear-gradient(135deg, var(--hw-navy), var(--hw-blue));\n      color: #fff;\n      border-radius: 18px;\n      margin-bottom: 24px;\n      overflow: hidden;\n    }\n\n    .hw-hero-inner {\n      padding: 42px 34px;\n    }\n\n    .hw-kicker {\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: .12em;\n      text-transform: uppercase;\n      color: var(--hw-green);\n      margin-bottom: 14px;\n    }\n\n    .hw-subhead {\n      font-size: 17px;\n      color: rgba(255,255,255,0.95);\n      margin: 0;\n    }\n\n    .hw-subhead strong {\n      color: #ffffff;\n    }\n\n    .hw-meta {\n      margin-top: 20px;\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n    }\n\n    .hw-pill {\n      background: rgba(255,255,255,0.14);\n      padding: 7px 13px;\n      border-radius: 999px;\n      font-size: 13px;\n      color: #fff;\n    }\n\n    .hw-content {\n      background: var(--hw-card);\n      padding: 30px;\n      border-radius: 18px;\n      border: 1px solid var(--hw-border);\n    }\n\n    .hw-content p {\n      margin: 0 0 18px;\n      font-size: 17px;\n    }\n\n    .hw-content h2 {\n      color: var(--hw-navy);\n      margin: 30px 0 12px;\n      font-size: 24px;\n      line-height: 1.3;\n    }\n\n    .hw-content strong {\n      color: var(--hw-navy);\n      font-weight: 700;\n    }\n\n    .hw-quote {\n      border-left: 4px solid var(--hw-green);\n      background: var(--hw-quote-bg);\n      padding: 16px 18px;\n      margin: 22px 0;\n      border-radius: 10px;\n      font-weight: 600;\n      color: var(--hw-navy);\n      font-size: 16px;\n    }\n\n    .hw-image {\n      margin: 24px 0 26px;\n    }\n\n    .hw-image img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 14px;\n    }\n\n    .hw-caption {\n      font-size: 14px;\n      color: #5f6b68;\n      margin-top: 8px;\n    }\n\n    .hw-video {\n      margin: 24px 0 26px;\n    }\n\n    .hw-video-wrap {\n      position: relative;\n      padding-bottom: 56.25%;\n      height: 0;\n      overflow: hidden;\n      border-radius: 14px;\n    }\n\n    .hw-video-wrap iframe {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n      border-radius: 14px;\n    }\n\n    .hw-content a {\n      color: var(--hw-blue);\n      font-weight: 600;\n      text-decoration: none;\n    }\n\n    .hw-content a:hover {\n      text-decoration: underline;\n    }\n\n    .hw-inline {\n      display: flex;\n      gap: 24px;\n      align-items: flex-start;\n      margin: 26px 0;\n      flex-wrap: wrap;\n    }\n\n    .hw-inline img {\n      width: 280px;\n      flex-shrink: 0;\n      border-radius: 14px;\n      display: block;\n    }\n\n    .hw-inline .hw-inline-text {\n      flex: 1;\n      min-width: 220px;\n    }\n\n    .hw-inline .hw-inline-text p {\n      margin-top: 0;\n    }\n\n    .hw-feature-list {\n      background: var(--hw-quote-bg);\n      border: 1px solid var(--hw-border);\n      border-radius: 12px;\n      padding: 18px 20px;\n      margin: 20px 0 26px;\n      list-style: none;\n    }\n\n    .hw-feature-list li {\n      font-size: 16px;\n      color: var(--hw-text);\n      padding: 6px 0;\n      border-bottom: 1px solid var(--hw-border);\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n    }\n\n    .hw-feature-list li:last-child {\n      border-bottom: none;\n    }\n\n    .hw-feature-list li::before {\n      content: \"\";\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: var(--hw-green);\n      flex-shrink: 0;\n      margin-top: 7px;\n    }\n\n    .hw-cta {\n      background: linear-gradient(135deg, #007dbf, #001738);\n      color: #ffffff !important;\n      padding: 28px;\n      border-radius: 18px;\n      margin-top: 30px;\n    }\n\n    .hw-cta h3,\n    .hw-cta p,\n    .hw-cta strong,\n    .hw-cta em,\n    .hw-cta span {\n      color: #ffffff !important;\n    }\n\n    .hw-cta h3 {\n      font-size: 26px;\n      margin: 0 0 12px;\n      font-weight: 800;\n      line-height: 1.2;\n    }\n\n    .hw-cta-main {\n      font-size: 17px;\n      margin: 0 0 14px;\n      color: rgba(255,255,255,0.92) !important;\n    }\n\n    .hw-cta-quote {\n      font-size: 16px;\n      font-style: italic;\n      color: rgba(255,255,255,0.88) !important;\n      margin: 0 0 14px;\n    }\n\n    .hw-cta-join {\n      font-size: 16px;\n      margin: 0 0 20px;\n      color: rgba(255,255,255,0.94) !important;\n    }\n\n    .hw-cta-buttons {\n      display: flex;\n      gap: 12px;\n      flex-wrap: wrap;\n    }\n\n    .hw-btn {\n      display: inline-block;\n      padding: 12px 20px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-weight: 700;\n    }\n\n    .hw-btn-primary {\n      background: var(--hw-green);\n      color: var(--hw-navy) !important;\n    }\n\n    .hw-btn-secondary {\n      border: 2px solid rgba(255,255,255,0.6);\n      color: #fff !important;\n      background: transparent;\n    }\n\n    .hw-btn-secondary:hover {\n      background: rgba(255,255,255,0.08);\n    }\n\n    @media (max-width: 640px) {\n      .hw-wrap { padding: 0 14px; }\n      .hw-hero-inner { padding: 28px 20px; }\n      .hw-content { padding: 22px; }\n      .hw-content p { font-size: 16px; }\n      .hw-content h2 { font-size: 22px; }\n      .hw-inline { flex-direction: column; }\n      .hw-inline img { width: 100%; }\n    }\n  <\/style>\n\n  <div class=\"hw-wrap\">\n\n    <!-- Hero -->\n    <div class=\"hw-hero\">\n      <div class=\"hw-hero-inner\">\n        <div class=\"hw-kicker\">Farmer Case Study<\/div>\n        <p class=\"hw-subhead\">\n          Third-generation dairy farmer <strong>Louise Crowley<\/strong> from\n          Croom, Co. Limerick milks 200 cows alongside her father \u2014 and has\n          used Herdwatch since 2018 to keep calf registrations accurate,\n          treatments tracked, and records always audit-ready.\n        <\/p>\n        <div class=\"hw-meta\">\n          <span class=\"hw-pill\">Croom, Co. Limerick<\/span>\n          <span class=\"hw-pill\">200-Cow Dairy Farm<\/span>\n          <span class=\"hw-pill\">Spring Calving<\/span>\n          <span class=\"hw-pill\">Herdwatch since 2018<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Content -->\n    <div class=\"hw-content\">\n\n      <p>\n        Louise Crowley is a third-generation dairy farmer from Croom in County\n        Limerick. She farms alongside her father John on a\n        <strong>200-cow spring-calving dairy operation<\/strong>. Her grandfather\n        started the farm. Her father John continued it. Now Louise is the one\n        driving it forward.\n      <\/p>\n\n      <p>\n        She joined Herdwatch in 2018 on the recommendation of a friend. At the\n        time, she was looking for a simpler way to manage farm records. That\n        recommendation proved to be a turning point.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        &#8220;I was told that Herdwatch was going to be the next big thing \u2014 and that it was making life a lot easier. So I said, yeah, we could do with that.&#8221;\n      <\/div>\n\n      <h2>From Pallaskenry to a 200-cow dairy farm<\/h2>\n\n      <p>\n        Louise always wanted to farm full time. As the eldest of three daughters,\n        she was determined to build the skills to make it happen. She enrolled at\n        Pallaskenry Agricultural College \u2014 just 20 minutes from home \u2014 and\n        completed her training there.\n      <\/p>\n\n      <p>\n        After college, she joined her father in a partnership and set about\n        expanding and improving the farm. That included reseeding land, expanding\n        the herd, and adopting new practices to improve efficiency and\n        sustainability. Technology became a central part of that plan.\n      <\/p>\n\n      <h2>Calf registration \u2014 done right, done fast<\/h2>\n\n      <p>\n        During the Herdwatch team&#8217;s visit in January, Louise had already calved\n        25 cows \u2014 including a set of twin heifers. With calving in full swing,\n        speed and accuracy in calf registration are essential.\n      <\/p>\n\n      <p>\n        In the past, Louise admits she would leave registrations and do them in\n        batches later on. That approach, however, led to mistakes. She was tired.\n        Details got missed. As a result, she changed her approach entirely.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        &#8220;The phone and the tagger \u2014 the only two things you need. You can have your calves tagged and registered in seconds, which is brilliant.&#8221;\n      <\/div>\n\n      <p>\n        Now, as soon as a calf lands, it gets tagged and registered immediately\n        on the app. Each one is done individually. Consequently, records are\n        always accurate and up to date \u2014 no catching up, no errors.\n      <\/p>\n\n      <h2>Remedy tracking and the Watchboard feature<\/h2>\n\n      <p>\n        On the day of the visit, the cow that had the twin heifers was running a\n        slightly high temperature. She needed a two-day course of antibiotics.\n        Louise treated her that morning and recorded everything in Herdwatch\n        straight away.\n      <\/p>\n\n      <p>\n        The farm also uses a whiteboard system to track which cows are out of the\n        tank. However, Louise is clear about its limitations. It can get rubbed\n        off. It is not permanent. The app, by contrast, keeps a reliable record.\n      <\/p>\n\n      <div class=\"hw-quote\">\n        &#8220;The whiteboard can get rubbed off and it&#8217;s not there forever \u2014 so it all gets recorded into the Herdwatch app. The remedies are listed, it tells me how long she should be out of the tank, and it reminds me to eject her tomorrow and the day after. It covers all the days.&#8221;\n      <\/div>\n\n      <p>\n        In particular, the <strong>Watchboard feature<\/strong> acts as a reminder\n        system for upcoming treatments. Nothing gets overlooked \u2014 even in the\n        middle of a busy calving season.\n      <\/p>\n\n      <p>Louise uses Herdwatch for all key daily tasks on the dairy farm:<\/p>\n\n      <ul class=\"hw-feature-list\">\n        <li>Calf registration \u2014 individual, in real time, at calving<\/li>\n        <li>Remedy scanning and treatment recording<\/li>\n        <li>Withdrawal period tracking per cow<\/li>\n        <li>Watchboard reminders for upcoming treatments<\/li>\n        <li>Performance tracking and farm compliance reports<\/li>\n      <\/ul>\n\n      <h2>Watch the full AgVentures episode<\/h2>\n\n      <p>\n        In the first ever episode of <strong>Adventures with Herdwatch<\/strong>,\n        Casey Shanahan joins Louise on the farm \u2014 watching a heifer calve live,\n        tagging and registering calves, and recording a treatment, all in real\n        time.\n      <\/p>\n\n      <div class=\"hw-video\">\n        <div class=\"hw-video-wrap\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/AwhvVV8uS40\"\n            title=\"Louise Crowley Limerick dairy farmer Adventures with Herdwatch episode 1\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n            allowfullscreen>\n          <\/iframe>\n        <\/div>\n      <\/div>\n\n      <p>\n        You can read more real farmer stories on our\n        <a href=\"\/case-studies\/\">farm case studies page<\/a>.\n      <\/p>\n\n      <!-- CTA -->\n      <div class=\"hw-cta\">\n        <h3>Tag it. Register it. Move on.<\/h3>\n\n        <p class=\"hw-cta-main\">\n          For Louise, Herdwatch means <strong>no more batch registrations,\n          no more missed treatments, and no last-minute panic<\/strong> before\n          an audit. Everything is done in real time \u2014 straight from her phone\n          at the cow&#8217;s side.\n        <\/p>\n\n        <p class=\"hw-cta-quote\">\n          &#8220;The phone and the tagger \u2014 the only two things you need.&#8221;\n        <\/p>\n\n        <p class=\"hw-cta-join\">\n          Join Louise and over 21,000 farmers using Herdwatch to simplify\n          calving records, track treatments, and stay on top of compliance\n          all year round.\n        <\/p>\n\n        <div class=\"hw-cta-buttons\">\n          <a class=\"hw-btn hw-btn-primary\" href=\"https:\/\/herdwatchng.app.link\/MeKoA6VaqKb\" target=\"_blank\" rel=\"noopener\">\n            Download the Free App\n          <\/a>\n          <a class=\"hw-btn hw-btn-secondary\" href=\"https:\/\/www.herdwatch.com\/en-ie\/price\/\" target=\"_blank\" rel=\"noopener\">\n            Request an Instant Quote\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Watch the latest AgVenture by herdwatch where we visit Louise Crowley on her dairy farm in Limerick where she is busy calving cows and registering calves.<\/p>\n","protected":false},"author":1,"featured_media":11595,"menu_order":0,"template":"","case-studies_category":[215],"case-studies_tag":[206,209,221,229,252,256,259,299],"location":[],"class_list":["post-11599","case-studies","type-case-studies","status-publish","has-post-thumbnail","hentry","case-studies_category-cattle","case-studies_tag-calf","case-studies_tag-casestudies","case-studies_tag-dairyfarming","case-studies_tag-farmer","case-studies_tag-ireland","case-studies_tag-latest-news","case-studies_tag-latestnews","case-studies_tag-springfarming"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Calf Registration App Ireland: Louise Crowley | Herdwatch<\/title>\n<meta name=\"description\" content=\"See how Limerick dairy farmer Louise Crowley uses the Herdwatch calf registration app Ireland farmers rely on to register calves instantly and stay Bord Bia compliant.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Calf Registration App Ireland: Louise Crowley | Herdwatch\" \/>\n<meta property=\"og:description\" content=\"See how Limerick dairy farmer Louise Crowley uses the Herdwatch calf registration app Ireland farmers rely on to register calves instantly and stay Bord Bia compliant.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/\" \/>\n<meta property=\"og:site_name\" content=\"Herdwatch IE\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-14T11:25:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/02\/Picture1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"752\" \/>\n\t<meta property=\"og:image:height\" content=\"348\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/\",\"url\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/\",\"name\":\"Calf Registration App Ireland: Louise Crowley | Herdwatch\",\"isPartOf\":{\"@id\":\"https:\/\/herdwatch.com\/en-ie\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/02\/Picture1.png\",\"datePublished\":\"2024-02-28T15:50:27+00:00\",\"dateModified\":\"2026-04-14T11:25:31+00:00\",\"description\":\"See how Limerick dairy farmer Louise Crowley uses the Herdwatch calf registration app Ireland farmers rely on to register calves instantly and stay Bord Bia compliant.\",\"breadcrumb\":{\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#primaryimage\",\"url\":\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/02\/Picture1.png\",\"contentUrl\":\"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/02\/Picture1.png\",\"width\":752,\"height\":348,\"caption\":\"louise crowley\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/herdwatch.com\/en-ie\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Case Studies\",\"item\":\"https:\/\/herdwatch.com\/en-ie\/case-studies\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Farm Smart: Louise Crowley&#8217;s Time-Saving Strategies for Calving Season\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/herdwatch.com\/en-ie\/#website\",\"url\":\"https:\/\/herdwatch.com\/en-ie\/\",\"name\":\"Herdwatch IE\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/herdwatch.com\/en-ie\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Calf Registration App Ireland: Louise Crowley | Herdwatch","description":"See how Limerick dairy farmer Louise Crowley uses the Herdwatch calf registration app Ireland farmers rely on to register calves instantly and stay Bord Bia compliant.","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:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/","og_locale":"en_US","og_type":"article","og_title":"Calf Registration App Ireland: Louise Crowley | Herdwatch","og_description":"See how Limerick dairy farmer Louise Crowley uses the Herdwatch calf registration app Ireland farmers rely on to register calves instantly and stay Bord Bia compliant.","og_url":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/","og_site_name":"Herdwatch IE","article_modified_time":"2026-04-14T11:25:31+00:00","og_image":[{"width":752,"height":348,"url":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/02\/Picture1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/","url":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/","name":"Calf Registration App Ireland: Louise Crowley | Herdwatch","isPartOf":{"@id":"https:\/\/herdwatch.com\/en-ie\/#website"},"primaryImageOfPage":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#primaryimage"},"image":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#primaryimage"},"thumbnailUrl":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/02\/Picture1.png","datePublished":"2024-02-28T15:50:27+00:00","dateModified":"2026-04-14T11:25:31+00:00","description":"See how Limerick dairy farmer Louise Crowley uses the Herdwatch calf registration app Ireland farmers rely on to register calves instantly and stay Bord Bia compliant.","breadcrumb":{"@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#primaryimage","url":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/02\/Picture1.png","contentUrl":"https:\/\/herdwatch.com\/en-ie\/wp-content\/uploads\/sites\/2\/2024\/02\/Picture1.png","width":752,"height":348,"caption":"louise crowley"},{"@type":"BreadcrumbList","@id":"https:\/\/herdwatch.com\/en-ie\/case-studies\/louise-crowleys-time-saving-strategies-for-calving-season\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/herdwatch.com\/en-ie\/"},{"@type":"ListItem","position":2,"name":"Case Studies","item":"https:\/\/herdwatch.com\/en-ie\/case-studies\/"},{"@type":"ListItem","position":3,"name":"Farm Smart: Louise Crowley&#8217;s Time-Saving Strategies for Calving Season"}]},{"@type":"WebSite","@id":"https:\/\/herdwatch.com\/en-ie\/#website","url":"https:\/\/herdwatch.com\/en-ie\/","name":"Herdwatch IE","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/herdwatch.com\/en-ie\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies\/11599","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies"}],"about":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/types\/case-studies"}],"author":[{"embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":2,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies\/11599\/revisions"}],"predecessor-version":[{"id":19678,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies\/11599\/revisions\/19678"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/media\/11595"}],"wp:attachment":[{"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/media?parent=11599"}],"wp:term":[{"taxonomy":"case-studies_category","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies_category?post=11599"},{"taxonomy":"case-studies_tag","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/case-studies_tag?post=11599"},{"taxonomy":"location","embeddable":true,"href":"https:\/\/herdwatch.com\/en-ie\/wp-json\/wp\/v2\/location?post=11599"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}