{"id":44620,"date":"2025-11-07T07:55:35","date_gmt":"2025-11-07T07:55:35","guid":{"rendered":"https:\/\/www.astrak.agency\/live-backup\/?page_id=44620"},"modified":"2026-02-20T10:22:38","modified_gmt":"2026-02-20T10:22:38","slug":"trackstone","status":"publish","type":"page","link":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/","title":{"rendered":"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google"},"content":{"rendered":"\n<style>\n\/* Google Fonts *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700&display=swap');\n\n\/* Reset et styles de base pour le use case Trackstone *\/\n.astrak-case-trackstone * {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.astrak-case-trackstone {\n  font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #0F0F3D;\n  line-height: 1.6;\n}\n\n\/* Spacer top *\/\n.astrak-trackstone-spacer-top {\n  height: 40px;\n}\n\n\/* Hero Section *\/\n.astrak-trackstone-hero {\n  background: linear-gradient(135deg, #0F0F3D 0%, #1a1a5e 60%, #0F0F3D 100%);\n  padding: 90px 20px 100px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n  border-radius: 24px;\n  max-width: 1400px;\n  margin: 0 auto;\n}\n\n.astrak-trackstone-hero::before {\n  content: '';\n  position: absolute;\n  top: -40%;\n  right: -8%;\n  width: 650px;\n  height: 650px;\n  background: radial-gradient(circle, rgba(90, 231, 222, 0.08) 0%, transparent 70%);\n  border-radius: 50%;\n  z-index: 0;\n}\n\n.astrak-trackstone-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -25%;\n  left: -5%;\n  width: 550px;\n  height: 550px;\n  background: radial-gradient(circle, rgba(255, 239, 94, 0.06) 0%, transparent 70%);\n  border-radius: 50%;\n  z-index: 0;\n}\n\n\/* Chevron decoratif hero *\/\n.astrak-trackstone-hero-chevrons {\n  position: absolute;\n  bottom: 30px;\n  right: 40px;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 120px;\n  color: rgba(255, 239, 94, 0.06);\n  line-height: 1;\n  z-index: 0;\n  user-select: none;\n}\n\n.astrak-trackstone-hero-content {\n  max-width: 1100px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n\n.astrak-trackstone-label {\n  display: inline-block;\n  background: rgba(255, 239, 94, 0.15);\n  color: #FFEF5E;\n  padding: 8px 28px;\n  border-radius: 30px;\n  font-size: 13px;\n  font-weight: 600;\n  margin-bottom: 28px;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  border: 1px solid rgba(255, 239, 94, 0.2);\n}\n\n.astrak-trackstone-hero h1 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 50px;\n  line-height: 1.15;\n  color: #FFFFFF;\n  margin-bottom: 24px;\n  max-width: 900px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.astrak-trackstone-hero h1 span {\n  color: #FFEF5E;\n  position: relative;\n}\n\n.astrak-trackstone-hero-subtitle {\n  font-size: 19px;\n  color: rgba(255, 255, 255, 0.85);\n  margin-bottom: 50px;\n  max-width: 750px;\n  margin-left: auto;\n  margin-right: auto;\n  font-weight: 400;\n  line-height: 1.7;\n}\n\n.astrak-trackstone-stats {\n  display: flex;\n  justify-content: center;\n  gap: 56px;\n  flex-wrap: wrap;\n  margin-top: 48px;\n}\n\n.astrak-trackstone-stat {\n  text-align: center;\n  position: relative;\n}\n\n.astrak-trackstone-stat:not(:last-child)::after {\n  content: '';\n  position: absolute;\n  right: -28px;\n  top: 50%;\n  transform: translateY(-50%);\n  width: 1px;\n  height: 60px;\n  background: rgba(255, 255, 255, 0.12);\n}\n\n.astrak-trackstone-stat-number {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 52px;\n  color: #FFEF5E;\n  display: block;\n  line-height: 1;\n  margin-bottom: 10px;\n}\n\n.astrak-trackstone-stat-label {\n  font-size: 15px;\n  color: rgba(255, 255, 255, 0.7);\n  font-weight: 500;\n}\n\n\/* ==============================\n   CHATGPT #1 SECTION\n   ============================== *\/\n.astrak-trackstone-chatgpt {\n  padding: 80px 20px;\n  background: linear-gradient(180deg, #F0FFFE 0%, #FFFFFF 100%);\n  position: relative;\n  overflow: hidden;\n}\n\n.astrak-trackstone-chatgpt::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #5AE7DE, #FFEF5E, #5AE7DE);\n}\n\n.astrak-trackstone-chatgpt-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.astrak-trackstone-chatgpt-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: linear-gradient(135deg, #0F0F3D 0%, #1a1a5e 100%);\n  color: #FFEF5E;\n  padding: 10px 24px;\n  border-radius: 50px;\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  margin-bottom: 32px;\n}\n\n.astrak-trackstone-chatgpt-badge-icon {\n  width: 22px;\n  height: 22px;\n  background: #FFEF5E;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  color: #0F0F3D;\n  flex-shrink: 0;\n}\n\n.astrak-trackstone-chatgpt-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 56px;\n  align-items: center;\n}\n\n.astrak-trackstone-chatgpt-text h2 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 38px;\n  color: #0F0F3D;\n  line-height: 1.2;\n  margin-bottom: 24px;\n}\n\n.astrak-trackstone-chatgpt-text h2 .astrak-trackstone-highlight-cyan {\n  color: #5AE7DE;\n  position: relative;\n}\n\n.astrak-trackstone-chatgpt-text h2 .astrak-trackstone-highlight-yellow {\n  color: #0F0F3D;\n  background: linear-gradient(180deg, transparent 60%, rgba(255, 239, 94, 0.4) 60%);\n  padding: 0 4px;\n}\n\n.astrak-trackstone-chatgpt-desc {\n  font-size: 16px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 20px;\n}\n\n.astrak-trackstone-chatgpt-desc strong {\n  color: #0F0F3D;\n  font-weight: 600;\n}\n\n.astrak-trackstone-chatgpt-kpis {\n  display: flex;\n  gap: 24px;\n  margin-top: 32px;\n  margin-bottom: 32px;\n}\n\n.astrak-trackstone-chatgpt-kpi {\n  background: #0F0F3D;\n  border-radius: 14px;\n  padding: 24px 20px;\n  text-align: center;\n  flex: 1;\n  position: relative;\n  overflow: hidden;\n}\n\n.astrak-trackstone-chatgpt-kpi::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, #FFEF5E, #5AE7DE);\n}\n\n.astrak-trackstone-chatgpt-kpi-number {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 32px;\n  color: #FFEF5E;\n  display: block;\n  margin-bottom: 6px;\n}\n\n.astrak-trackstone-chatgpt-kpi-label {\n  font-size: 13px;\n  color: rgba(255, 255, 255, 0.75);\n  font-weight: 500;\n  line-height: 1.4;\n}\n\n.astrak-trackstone-chatgpt-quote {\n  background: #0F0F3D;\n  border-radius: 14px;\n  padding: 28px 32px;\n  position: relative;\n  margin-top: 8px;\n}\n\n.astrak-trackstone-chatgpt-quote::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 16px;\n  bottom: 16px;\n  width: 4px;\n  background: linear-gradient(180deg, #FFEF5E, #5AE7DE);\n  border-radius: 2px;\n}\n\n.astrak-trackstone-chatgpt-quote p {\n  color: rgba(255, 255, 255, 0.9);\n  font-size: 15px;\n  line-height: 1.7;\n  font-style: italic;\n}\n\n.astrak-trackstone-chatgpt-quote-author {\n  color: #5AE7DE;\n  font-size: 13px;\n  font-weight: 600;\n  margin-top: 12px;\n  display: block;\n}\n\n.astrak-trackstone-chatgpt-visual {\n  position: relative;\n}\n\n.astrak-trackstone-chatgpt-screenshot-wrap {\n  position: relative;\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: 0 20px 60px rgba(15, 15, 61, 0.15), 0 4px 16px rgba(15, 15, 61, 0.08);\n  border: 1px solid rgba(15, 15, 61, 0.08);\n}\n\n.astrak-trackstone-chatgpt-screenshot-header {\n  background: #F5F5F5;\n  padding: 12px 20px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  border-bottom: 1px solid #E5E5E5;\n}\n\n.astrak-trackstone-chatgpt-dot {\n  width: 12px;\n  height: 12px;\n  border-radius: 50%;\n}\n\n.astrak-trackstone-chatgpt-dot-red { background: #FF5F57; }\n.astrak-trackstone-chatgpt-dot-yellow { background: #FFBD2E; }\n.astrak-trackstone-chatgpt-dot-green { background: #28C840; }\n\n.astrak-trackstone-chatgpt-screenshot-url {\n  background: white;\n  border-radius: 6px;\n  padding: 6px 16px;\n  font-size: 12px;\n  color: #888;\n  margin-left: 12px;\n  flex: 1;\n  font-family: 'Poppins', monospace;\n}\n\n.astrak-trackstone-chatgpt-screenshot-wrap img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.astrak-trackstone-chatgpt-floating-badge {\n  position: absolute;\n  top: -16px;\n  right: -16px;\n  background: #FFEF5E;\n  color: #0F0F3D;\n  width: 80px;\n  height: 80px;\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  box-shadow: 0 8px 24px rgba(255, 239, 94, 0.4);\n  z-index: 2;\n}\n\n.astrak-trackstone-chatgpt-floating-badge-hash {\n  font-size: 14px;\n  line-height: 1;\n}\n\n.astrak-trackstone-chatgpt-floating-badge-num {\n  font-size: 32px;\n  line-height: 1;\n}\n\n\/* Second proof block *\/\n.astrak-trackstone-chatgpt-proof2 {\n  margin-top: 64px;\n  background: #0F0F3D;\n  border-radius: 20px;\n  padding: 48px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.astrak-trackstone-chatgpt-proof2::before {\n  content: '';\n  position: absolute;\n  top: -30%;\n  right: -10%;\n  width: 400px;\n  height: 400px;\n  background: radial-gradient(circle, rgba(90, 231, 222, 0.06) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n.astrak-trackstone-chatgpt-proof2::after {\n  content: '\\203A\\203A';\n  position: absolute;\n  bottom: -20px;\n  left: 30px;\n  font-size: 140px;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  color: rgba(255, 239, 94, 0.04);\n  line-height: 1;\n}\n\n.astrak-trackstone-proof2-visual {\n  position: relative;\n  z-index: 1;\n}\n\n.astrak-trackstone-proof2-screenshot-wrap {\n  border-radius: 14px;\n  overflow: hidden;\n  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.3);\n  border: 1px solid rgba(255, 255, 255, 0.08);\n}\n\n.astrak-trackstone-proof2-screenshot-header {\n  background: #2D2D2D;\n  padding: 10px 18px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.06);\n}\n\n.astrak-trackstone-proof2-screenshot-url {\n  background: rgba(255, 255, 255, 0.08);\n  border-radius: 6px;\n  padding: 5px 14px;\n  font-size: 12px;\n  color: rgba(255, 255, 255, 0.5);\n  margin-left: 12px;\n  flex: 1;\n  font-family: 'Poppins', monospace;\n}\n\n.astrak-trackstone-proof2-screenshot-wrap img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.astrak-trackstone-proof2-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(90, 231, 222, 0.12);\n  color: #5AE7DE;\n  padding: 6px 16px;\n  border-radius: 20px;\n  font-size: 12px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin-top: 16px;\n}\n\n.astrak-trackstone-proof2-label-dot {\n  width: 6px;\n  height: 6px;\n  background: #5AE7DE;\n  border-radius: 50%;\n}\n\n.astrak-trackstone-proof2-text {\n  position: relative;\n  z-index: 1;\n}\n\n.astrak-trackstone-proof2-text h3 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 30px;\n  color: #FFFFFF;\n  line-height: 1.25;\n  margin-bottom: 20px;\n}\n\n.astrak-trackstone-proof2-text h3 span {\n  color: #5AE7DE;\n}\n\n.astrak-trackstone-proof2-text p {\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 16px;\n  line-height: 1.8;\n  margin-bottom: 16px;\n}\n\n.astrak-trackstone-proof2-text p strong {\n  color: #FFFFFF;\n  font-weight: 600;\n}\n\n.astrak-trackstone-proof2-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 28px;\n}\n\n.astrak-trackstone-proof2-tag {\n  background: rgba(255, 239, 94, 0.1);\n  color: #FFEF5E;\n  padding: 8px 18px;\n  border-radius: 8px;\n  font-size: 13px;\n  font-weight: 600;\n  border: 1px solid rgba(255, 239, 94, 0.15);\n}\n\n\/* What it means section *\/\n.astrak-trackstone-chatgpt-explainer {\n  margin-top: 56px;\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n}\n\n.astrak-trackstone-chatgpt-explainer-card {\n  background: white;\n  border-radius: 16px;\n  padding: 36px 28px;\n  box-shadow: 0 4px 24px rgba(15, 15, 61, 0.06);\n  border: 1px solid rgba(15, 15, 61, 0.05);\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.astrak-trackstone-chatgpt-explainer-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 12px 36px rgba(15, 15, 61, 0.1);\n  border-color: #5AE7DE;\n}\n\n.astrak-trackstone-chatgpt-explainer-icon {\n  width: 52px;\n  height: 52px;\n  background: linear-gradient(135deg, #FFEF5E 0%, rgba(255, 239, 94, 0.6) 100%);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 24px;\n  margin-bottom: 20px;\n}\n\n.astrak-trackstone-chatgpt-explainer-card h3 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  font-size: 19px;\n  color: #0F0F3D;\n  margin-bottom: 12px;\n}\n\n.astrak-trackstone-chatgpt-explainer-card p {\n  color: #666;\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\/* ==============================\n   CHALLENGE SECTION\n   ============================== *\/\n.astrak-trackstone-challenge {\n  padding: 80px 20px;\n  background: #F8F9FA;\n}\n\n.astrak-trackstone-section-content {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n.astrak-trackstone-section-header {\n  text-align: center;\n  margin-bottom: 56px;\n}\n\n.astrak-trackstone-section-tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  color: #5AE7DE;\n  font-size: 13px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  margin-bottom: 16px;\n}\n\n.astrak-trackstone-chevron {\n  color: #FFEF5E;\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.astrak-trackstone-section-header h2 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 40px;\n  color: #0F0F3D;\n  margin-bottom: 16px;\n  line-height: 1.2;\n}\n\n.astrak-trackstone-section-header p {\n  font-size: 17px;\n  color: #666;\n  max-width: 700px;\n  margin: 0 auto;\n  line-height: 1.7;\n}\n\n.astrak-trackstone-section-header p a {\n  color: #0F0F3D;\n  font-weight: 600;\n  text-decoration: underline;\n  text-decoration-color: #5AE7DE;\n  text-underline-offset: 3px;\n  transition: color 0.2s;\n}\n\n.astrak-trackstone-section-header p a:hover {\n  color: #5AE7DE;\n}\n\n.astrak-trackstone-problem-highlight {\n  background: white;\n  padding: 44px;\n  border-radius: 16px;\n  box-shadow: 0 4px 24px rgba(15, 15, 61, 0.06);\n  margin-bottom: 48px;\n  border-left: 5px solid #FFEF5E;\n}\n\n.astrak-trackstone-problem-highlight h3 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  font-size: 23px;\n  color: #0F0F3D;\n  margin-bottom: 18px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n\n.astrak-trackstone-problem-icon {\n  width: 42px;\n  height: 42px;\n  background: #FFEF5E;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 20px;\n  flex-shrink: 0;\n}\n\n.astrak-trackstone-problem-highlight p {\n  color: #555;\n  font-size: 16px;\n  line-height: 1.8;\n  margin-bottom: 14px;\n}\n\n.astrak-trackstone-problem-highlight p:last-child {\n  margin-bottom: 0;\n}\n\n.astrak-trackstone-problem-highlight strong {\n  color: #0F0F3D;\n  font-weight: 600;\n}\n\n.astrak-trackstone-timeline {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n  gap: 28px;\n  margin-top: 48px;\n}\n\n.astrak-trackstone-timeline-item {\n  background: white;\n  padding: 36px 32px;\n  border-radius: 16px;\n  box-shadow: 0 4px 20px rgba(15, 15, 61, 0.06);\n  border-top: 4px solid #5AE7DE;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n  position: relative;\n}\n\n.astrak-trackstone-timeline-item:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 12px 36px rgba(15, 15, 61, 0.1);\n}\n\n.astrak-trackstone-timeline-date {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  color: #5AE7DE;\n  font-size: 13px;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  margin-bottom: 14px;\n}\n\n.astrak-trackstone-timeline-item h3 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  font-size: 21px;\n  color: #0F0F3D;\n  margin-bottom: 12px;\n}\n\n.astrak-trackstone-timeline-item p {\n  color: #666;\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\/* ==============================\n   RESULTS SECTION\n   ============================== *\/\n.astrak-trackstone-results {\n  padding: 80px 20px;\n  background: white;\n}\n\n.astrak-trackstone-results-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  margin-top: 48px;\n  align-items: center;\n}\n\n.astrak-trackstone-result-image {\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: 0 12px 48px rgba(15, 15, 61, 0.1);\n  border: 1px solid rgba(15, 15, 61, 0.06);\n}\n\n.astrak-trackstone-result-image img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\n.astrak-trackstone-testimonial {\n  background: linear-gradient(135deg, #0F0F3D 0%, #1a1a5e 100%);\n  padding: 48px;\n  border-radius: 16px;\n  position: relative;\n  overflow: hidden;\n}\n\n.astrak-trackstone-testimonial::before {\n  content: '\\201C';\n  position: absolute;\n  top: 16px;\n  left: 28px;\n  font-size: 120px;\n  font-family: Georgia, serif;\n  color: rgba(255, 239, 94, 0.08);\n  line-height: 1;\n}\n\n.astrak-trackstone-testimonial-content {\n  position: relative;\n  z-index: 1;\n}\n\n.astrak-trackstone-testimonial-text {\n  font-size: 17px;\n  line-height: 1.8;\n  color: rgba(255, 255, 255, 0.93);\n  margin-bottom: 28px;\n  font-style: italic;\n}\n\n.astrak-trackstone-testimonial-author {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n}\n\n.astrak-trackstone-testimonial-avatar {\n  width: 56px;\n  height: 56px;\n  border-radius: 50%;\n  background: #FFEF5E;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  font-size: 22px;\n  color: #0F0F3D;\n}\n\n.astrak-trackstone-testimonial-details h4 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  color: #FFFFFF;\n  font-size: 17px;\n  margin-bottom: 4px;\n}\n\n.astrak-trackstone-testimonial-details p {\n  color: #5AE7DE;\n  font-size: 14px;\n  font-weight: 500;\n}\n\n\/* ==============================\n   STRATEGY SECTION\n   ============================== *\/\n.astrak-trackstone-strategy {\n  padding: 80px 20px;\n  background: #0F0F3D;\n  position: relative;\n  overflow: hidden;\n}\n\n.astrak-trackstone-strategy::before {\n  content: '';\n  position: absolute;\n  top: -20%;\n  right: -8%;\n  width: 500px;\n  height: 500px;\n  background: radial-gradient(circle, rgba(90, 231, 222, 0.04) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n.astrak-trackstone-strategy::after {\n  content: '';\n  position: absolute;\n  bottom: -15%;\n  left: -5%;\n  width: 400px;\n  height: 400px;\n  background: radial-gradient(circle, rgba(255, 239, 94, 0.03) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n.astrak-trackstone-section-header.astrak-light h2,\n.astrak-trackstone-section-header.astrak-light p {\n  color: #FFFFFF;\n}\n\n.astrak-trackstone-section-header.astrak-light p {\n  opacity: 0.85;\n}\n\n.astrak-trackstone-pillars {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 28px;\n  margin-top: 48px;\n  position: relative;\n  z-index: 1;\n}\n\n.astrak-trackstone-pillar {\n  background: rgba(255, 255, 255, 0.04);\n  backdrop-filter: blur(10px);\n  padding: 40px 32px;\n  border-radius: 16px;\n  border: 1px solid rgba(255, 255, 255, 0.08);\n  transition: all 0.3s ease;\n}\n\n.astrak-trackstone-pillar:hover {\n  background: rgba(255, 255, 255, 0.07);\n  transform: translateY(-5px);\n  border-color: rgba(90, 231, 222, 0.4);\n}\n\n.astrak-trackstone-pillar-icon {\n  width: 56px;\n  height: 56px;\n  background: #FFEF5E;\n  border-radius: 14px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 24px;\n  font-size: 22px;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  color: #0F0F3D;\n}\n\n.astrak-trackstone-pillar h3 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  font-size: 22px;\n  color: #FFFFFF;\n  margin-bottom: 18px;\n}\n\n.astrak-trackstone-pillar ul {\n  list-style: none;\n  padding: 0;\n}\n\n.astrak-trackstone-pillar ul li {\n  color: rgba(255, 255, 255, 0.75);\n  font-size: 15px;\n  padding-left: 26px;\n  position: relative;\n  margin-bottom: 12px;\n  line-height: 1.7;\n}\n\n.astrak-trackstone-pillar ul li::before {\n  content: '\\203A\\203A';\n  position: absolute;\n  left: 0;\n  color: #5AE7DE;\n  font-weight: 700;\n}\n\n\/* ==============================\n   EXPERT SECTION\n   ============================== *\/\n.astrak-trackstone-expert {\n  padding: 80px 20px;\n  background: #F8F9FA;\n}\n\n.astrak-trackstone-expert-card {\n  max-width: 900px;\n  margin: 48px auto 0;\n  background: #FFFFFF;\n  border-radius: 20px;\n  padding: 48px;\n  box-shadow: 0 8px 40px rgba(15, 15, 61, 0.06);\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 40px;\n  align-items: center;\n  border: 1px solid rgba(15, 15, 61, 0.05);\n}\n\n.astrak-trackstone-expert-image {\n  position: relative;\n}\n\n.astrak-trackstone-expert-image::before {\n  content: '';\n  position: absolute;\n  top: -8px;\n  left: -8px;\n  right: 8px;\n  bottom: 8px;\n  background: linear-gradient(135deg, #FFEF5E 0%, #5AE7DE 100%);\n  border-radius: 16px;\n  z-index: 0;\n}\n\n.astrak-trackstone-expert-image img {\n  width: 100%;\n  height: auto;\n  border-radius: 16px;\n  position: relative;\n  z-index: 1;\n  display: block;\n  aspect-ratio: 1;\n  object-fit: cover;\n}\n\n.astrak-trackstone-expert-info h3 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 28px;\n  color: #0F0F3D;\n  margin-bottom: 8px;\n}\n\n.astrak-trackstone-expert-role {\n  color: #5AE7DE;\n  font-weight: 600;\n  font-size: 15px;\n  margin-bottom: 18px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.astrak-trackstone-expert-bio {\n  color: #555;\n  font-size: 16px;\n  line-height: 1.7;\n  margin-bottom: 24px;\n}\n\n.astrak-trackstone-linkedin-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: #0F0F3D;\n  color: white;\n  padding: 12px 28px;\n  border-radius: 10px;\n  text-decoration: none;\n  font-weight: 600;\n  font-size: 14px;\n  transition: all 0.3s ease;\n}\n\n.astrak-trackstone-linkedin-btn:hover {\n  background: #1a1a5e;\n  transform: translateX(4px);\n  text-decoration: none;\n  color: white;\n}\n\n.astrak-trackstone-linkedin-btn svg {\n  width: 18px;\n  height: 18px;\n}\n\n\/* ==============================\n   CTA SECTION\n   ============================== *\/\n.astrak-trackstone-cta {\n  padding: 80px 20px;\n  background: linear-gradient(135deg, #FFEF5E 0%, #5AE7DE 100%);\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n  border-radius: 24px;\n  max-width: 1400px;\n  margin: 0 auto;\n}\n\n.astrak-trackstone-cta::before {\n  content: '\\203A\\203A';\n  position: absolute;\n  top: 50%;\n  left: 8%;\n  transform: translateY(-50%) rotate(-15deg);\n  font-size: 220px;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  color: rgba(15, 15, 61, 0.04);\n  line-height: 1;\n}\n\n.astrak-trackstone-cta::after {\n  content: '\\203A\\203A';\n  position: absolute;\n  top: 50%;\n  right: 8%;\n  transform: translateY(-50%) rotate(15deg);\n  font-size: 220px;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  color: rgba(15, 15, 61, 0.04);\n  line-height: 1;\n}\n\n.astrak-trackstone-cta-content {\n  max-width: 750px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n\n.astrak-trackstone-cta h2 {\n  font-family: 'Outfit', sans-serif;\n  font-weight: 800;\n  font-size: 44px;\n  color: #0F0F3D;\n  margin-bottom: 20px;\n  line-height: 1.15;\n}\n\n.astrak-trackstone-cta p {\n  font-size: 19px;\n  color: #0F0F3D;\n  margin-bottom: 40px;\n  opacity: 0.85;\n  line-height: 1.6;\n}\n\n.astrak-trackstone-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  background: #0F0F3D;\n  color: white;\n  padding: 18px 52px;\n  border-radius: 50px;\n  text-decoration: none;\n  font-family: 'Outfit', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  transition: all 0.3s ease;\n  box-shadow: 0 8px 24px rgba(15, 15, 61, 0.3);\n}\n\n.astrak-trackstone-cta-btn:hover {\n  background: #1a1a5e;\n  transform: translateY(-3px);\n  box-shadow: 0 14px 36px rgba(15, 15, 61, 0.35);\n  text-decoration: none;\n  color: white;\n}\n\n.astrak-trackstone-cta-btn svg {\n  width: 20px;\n  height: 20px;\n  transition: transform 0.3s ease;\n}\n\n.astrak-trackstone-cta-btn:hover svg {\n  transform: translateX(4px);\n}\n\n\/* ==============================\n   RESPONSIVE\n   ============================== *\/\n@media (max-width: 968px) {\n  .astrak-trackstone-hero h1 {\n    font-size: 36px;\n  }\n  \n  .astrak-trackstone-hero-subtitle {\n    font-size: 17px;\n  }\n  \n  .astrak-trackstone-stat-number {\n    font-size: 38px;\n  }\n  \n  .astrak-trackstone-stat:not(:last-child)::after {\n    display: none;\n  }\n  \n  .astrak-trackstone-results-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .astrak-trackstone-expert-card {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n  \n  .astrak-trackstone-expert-image {\n    max-width: 180px;\n    margin: 0 auto;\n  }\n  \n  .astrak-trackstone-section-header h2 {\n    font-size: 32px;\n  }\n  \n  .astrak-trackstone-cta h2 {\n    font-size: 32px;\n  }\n  \n  .astrak-trackstone-chatgpt-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .astrak-trackstone-chatgpt-text h2 {\n    font-size: 30px;\n  }\n  \n  .astrak-trackstone-chatgpt-explainer {\n    grid-template-columns: 1fr;\n  }\n  \n  .astrak-trackstone-chatgpt-kpis {\n    flex-direction: column;\n  }\n\n  .astrak-trackstone-chatgpt-proof2 {\n    grid-template-columns: 1fr;\n    padding: 32px;\n  }\n}\n\n@media (max-width: 640px) {\n  .astrak-trackstone-spacer-top {\n    height: 24px;\n  }\n\n  .astrak-trackstone-hero {\n    padding: 60px 20px 70px;\n  }\n  \n  .astrak-trackstone-hero h1 {\n    font-size: 28px;\n  }\n  \n  .astrak-trackstone-hero-chevrons {\n    display: none;\n  }\n  \n  .astrak-trackstone-stats {\n    gap: 28px;\n  }\n  \n  .astrak-trackstone-testimonial {\n    padding: 32px 24px;\n  }\n  \n  .astrak-trackstone-expert-card {\n    padding: 32px 24px;\n  }\n  \n  .astrak-trackstone-section-header h2 {\n    font-size: 26px;\n  }\n  \n  .astrak-trackstone-cta h2 {\n    font-size: 26px;\n  }\n  \n  .astrak-trackstone-cta::before,\n  .astrak-trackstone-cta::after {\n    display: none;\n  }\n  \n  .astrak-trackstone-problem-highlight {\n    padding: 28px 24px;\n  }\n  \n  .astrak-trackstone-problem-highlight h3 {\n    flex-direction: column;\n    align-items: flex-start;\n    font-size: 20px;\n  }\n  \n  .astrak-trackstone-chatgpt {\n    padding: 60px 20px;\n  }\n  \n  .astrak-trackstone-chatgpt-text h2 {\n    font-size: 26px;\n  }\n  \n  .astrak-trackstone-chatgpt-floating-badge {\n    width: 64px;\n    height: 64px;\n    top: -10px;\n    right: -10px;\n  }\n  \n  .astrak-trackstone-chatgpt-floating-badge-num {\n    font-size: 26px;\n  }\n  \n  .astrak-trackstone-chatgpt-quote {\n    padding: 24px 20px;\n  }\n\n  .astrak-trackstone-chatgpt-proof2 {\n    padding: 24px 20px;\n    gap: 28px;\n  }\n\n  .astrak-trackstone-proof2-text h3 {\n    font-size: 24px;\n  }\n}\n<\/style>\n\n<div class=\"astrak-case-trackstone\">\n  \n  <!-- Spacer top -->\n  <div class=\"astrak-trackstone-spacer-top\"><\/div>\n\n  <!-- Hero Section -->\n  <section class=\"astrak-trackstone-hero\">\n    <div class=\"astrak-trackstone-hero-chevrons\">&rsaquo;&rsaquo;<\/div>\n    <div class=\"astrak-trackstone-hero-content\">\n      <span class=\"astrak-trackstone-label\">\u00c9tude de Cas \u00b7 SEO + GEO<\/span>\n      <h1>Comment Trackstone a <span>d\u00e9pass\u00e9 ses records<\/span> apr\u00e8s une mise \u00e0 jour Google<\/h1>\n      <p class=\"astrak-trackstone-hero-subtitle\">De la crise \u00e0 la croissance : strat\u00e9gie SEO compl\u00e8te pour transformer une perte de visibilit\u00e9 en succ\u00e8s record, et une pr\u00e9sence dominante sur ChatGPT.<\/p>\n      \n      <div class=\"astrak-trackstone-stats\">\n        <div class=\"astrak-trackstone-stat\">\n          <span class=\"astrak-trackstone-stat-number\">+60%<\/span>\n          <span class=\"astrak-trackstone-stat-label\">Croissance du trafic<\/span>\n        <\/div>\n        <div class=\"astrak-trackstone-stat\">\n          <span class=\"astrak-trackstone-stat-number\">4 mois<\/span>\n          <span class=\"astrak-trackstone-stat-label\">Pour inverser la tendance<\/span>\n        <\/div>\n        <div class=\"astrak-trackstone-stat\">\n          <span class=\"astrak-trackstone-stat-number\">#1<\/span>\n          <span class=\"astrak-trackstone-stat-label\">Sur ChatGPT<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ChatGPT #1 Section -->\n  <section class=\"astrak-trackstone-chatgpt\" id=\"astrak-chatgpt-section\">\n    <div class=\"astrak-trackstone-chatgpt-inner\">\n\n      <div class=\"astrak-trackstone-chatgpt-badge\">\n        <span class=\"astrak-trackstone-chatgpt-badge-icon\">&#9733;<\/span>\n        Nouveau : R\u00e9sultats GEO (IA G\u00e9n\u00e9rative)\n      <\/div>\n\n      <div class=\"astrak-trackstone-chatgpt-grid\">\n\n        <div class=\"astrak-trackstone-chatgpt-text\">\n          <h2>Trackstone cit\u00e9 <span class=\"astrak-trackstone-highlight-yellow\">en premier<\/span> sur ChatGPT pour l&rsquo;immobilier locatif<\/h2>\n          \n          <p class=\"astrak-trackstone-chatgpt-desc\">Gr\u00e2ce \u00e0 notre strat\u00e9gie GEO (Generative Engine Optimization), Trackstone est d\u00e9sormais <strong>syst\u00e9matiquement cit\u00e9 en premi\u00e8re position par ChatGPT<\/strong> lorsque les utilisateurs posent des questions sur l&rsquo;achat d&rsquo;immobilier d\u00e9j\u00e0 lou\u00e9.<\/p>\n          \n          <p class=\"astrak-trackstone-chatgpt-desc\">Quand un utilisateur demande \u00e0 ChatGPT \u00ab\u00a0acheter de l&rsquo;immobilier d\u00e9j\u00e0 lou\u00e9\u00a0\u00bb, <strong>Trackstone appara\u00eet en t\u00eate des recommandations<\/strong>, devant tous les concurrents du secteur. Ce positionnement sur les moteurs de r\u00e9ponse IA repr\u00e9sente un avantage comp\u00e9titif majeur pour l&rsquo;acquisition de leads qualifi\u00e9s.<\/p>\n\n          <div class=\"astrak-trackstone-chatgpt-kpis\">\n            <div class=\"astrak-trackstone-chatgpt-kpi\">\n              <span class=\"astrak-trackstone-chatgpt-kpi-number\">#1<\/span>\n              <span class=\"astrak-trackstone-chatgpt-kpi-label\">Position sur ChatGPT<\/span>\n            <\/div>\n            <div class=\"astrak-trackstone-chatgpt-kpi\">\n              <span class=\"astrak-trackstone-chatgpt-kpi-number\">100%<\/span>\n              <span class=\"astrak-trackstone-chatgpt-kpi-label\">Taux de citation<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"astrak-trackstone-chatgpt-quote\">\n            <p>Les moteurs de recherche IA comme ChatGPT deviennent un canal d&rsquo;acquisition incontournable. \u00catre cit\u00e9 en premier, c&rsquo;est l&rsquo;\u00e9quivalent d&rsquo;une position #1 sur Google, mais dans les conversations IA de millions d&rsquo;utilisateurs.<\/p>\n            <span class=\"astrak-trackstone-chatgpt-quote-author\">L\u00e9o Poitevin, CEO Astrak<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"astrak-trackstone-chatgpt-visual\">\n          <div class=\"astrak-trackstone-chatgpt-floating-badge\">\n            <span class=\"astrak-trackstone-chatgpt-floating-badge-hash\">#<\/span>\n            <span class=\"astrak-trackstone-chatgpt-floating-badge-num\">1<\/span>\n          <\/div>\n          <div class=\"astrak-trackstone-chatgpt-screenshot-wrap\">\n            <div class=\"astrak-trackstone-chatgpt-screenshot-header\">\n              <span class=\"astrak-trackstone-chatgpt-dot astrak-trackstone-chatgpt-dot-red\"><\/span>\n              <span class=\"astrak-trackstone-chatgpt-dot astrak-trackstone-chatgpt-dot-yellow\"><\/span>\n              <span class=\"astrak-trackstone-chatgpt-dot astrak-trackstone-chatgpt-dot-green\"><\/span>\n              <span class=\"astrak-trackstone-chatgpt-screenshot-url\">chatgpt.com<\/span>\n            <\/div>\n            <img decoding=\"async\" data-src=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png\" alt=\"Screenshot ChatGPT citant Trackstone en premier pour l'achat d'immobilier d\u00e9j\u00e0 lou\u00e9\" width=\"600\" height=\"500\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/500;\">\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <!-- Proof #2 : Plateforme d'investissement locatif -->\n      <div class=\"astrak-trackstone-chatgpt-proof2\">\n        <div class=\"astrak-trackstone-proof2-visual\">\n          <div class=\"astrak-trackstone-proof2-screenshot-wrap\">\n            <div class=\"astrak-trackstone-proof2-screenshot-header\">\n              <span class=\"astrak-trackstone-chatgpt-dot astrak-trackstone-chatgpt-dot-red\"><\/span>\n              <span class=\"astrak-trackstone-chatgpt-dot astrak-trackstone-chatgpt-dot-yellow\"><\/span>\n              <span class=\"astrak-trackstone-chatgpt-dot astrak-trackstone-chatgpt-dot-green\"><\/span>\n              <span class=\"astrak-trackstone-proof2-screenshot-url\">chatgpt.com<\/span>\n            <\/div>\n            <img decoding=\"async\" data-src=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/image-1.png\" alt=\"ChatGPT recommande Trackstone comme plateforme d'investissement locatif\" width=\"600\" height=\"500\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/500;\">\n          <\/div>\n          <div class=\"astrak-trackstone-proof2-label\">\n            <span class=\"astrak-trackstone-proof2-label-dot\"><\/span>\n            Preuve en temps r\u00e9el\n          <\/div>\n        <\/div>\n\n        <div class=\"astrak-trackstone-proof2-text\">\n          <h3>Recommand\u00e9 comme <span>plateforme de r\u00e9f\u00e9rence<\/span> pour l&rsquo;investissement locatif<\/h3>\n          <p>Ce n&rsquo;est pas un cas isol\u00e9. Lorsqu&rsquo;un utilisateur demande \u00e0 ChatGPT quelles plateformes utiliser pour investir dans l&rsquo;immobilier locatif, <strong>Trackstone est syst\u00e9matiquement cit\u00e9 parmi les premi\u00e8res recommandations<\/strong>.<\/p>\n          <p>Ce positionnement r\u00e9current prouve que la strat\u00e9gie GEO mise en place a permis d&rsquo;ancrer Trackstone comme une <strong>r\u00e9f\u00e9rence de confiance<\/strong> dans la m\u00e9moire des mod\u00e8les de langage. Ce n&rsquo;est plus ponctuel, c&rsquo;est structurel.<\/p>\n          <div class=\"astrak-trackstone-proof2-tags\">\n            <span class=\"astrak-trackstone-proof2-tag\">Investissement locatif<\/span>\n            <span class=\"astrak-trackstone-proof2-tag\">Plateforme recommand\u00e9e<\/span>\n            <span class=\"astrak-trackstone-proof2-tag\">Citation r\u00e9currente<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Explainer cards -->\n      <div class=\"astrak-trackstone-chatgpt-explainer\">\n        <div class=\"astrak-trackstone-chatgpt-explainer-card\">\n          <div class=\"astrak-trackstone-chatgpt-explainer-icon\">&#128269;<\/div>\n          <h3>Visibilit\u00e9 sur l&rsquo;IA g\u00e9n\u00e9rative<\/h3>\n          <p>Les utilisateurs se tournent de plus en plus vers ChatGPT, Perplexity et d&rsquo;autres IA pour obtenir des recommandations. \u00catre cit\u00e9 en premier dans ces r\u00e9ponses, c&rsquo;est capter une audience qualifi\u00e9e avant m\u00eame qu&rsquo;elle n&rsquo;arrive sur Google.<\/p>\n        <\/div>\n        <div class=\"astrak-trackstone-chatgpt-explainer-card\">\n          <div class=\"astrak-trackstone-chatgpt-explainer-icon\">&#127919;<\/div>\n          <h3>Un lead qualifi\u00e9 d\u00e8s la question<\/h3>\n          <p>Quand ChatGPT recommande Trackstone en t\u00eate, l&rsquo;utilisateur arrive sur le site avec un niveau de confiance \u00e9lev\u00e9. Le taux de conversion depuis ces sources IA est significativement sup\u00e9rieur aux canaux traditionnels.<\/p>\n        <\/div>\n        <div class=\"astrak-trackstone-chatgpt-explainer-card\">\n          <div class=\"astrak-trackstone-chatgpt-explainer-icon\">&#128640;<\/div>\n          <h3>Strat\u00e9gie GEO par Astrak<\/h3>\n          <p>Notre approche combine netlinking strategique, contenu structur\u00e9 pour les LLM, et optimisation des signaux de confiance. C&rsquo;est cette m\u00e9thodologie qui permet \u00e0 Trackstone de dominer les r\u00e9ponses conversationnelles sur son march\u00e9.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- Challenge Section -->\n  <section class=\"astrak-trackstone-challenge\">\n    <div class=\"astrak-trackstone-section-content\">\n      <div class=\"astrak-trackstone-section-header\">\n        <div class=\"astrak-trackstone-section-tag\">\n          <span class=\"astrak-trackstone-chevron\">&rsaquo;&rsaquo;<\/span>\n          Le Contexte\n        <\/div>\n        <h2>Une mise \u00e0 jour Google qui change tout<\/h2>\n        <p><a href=\"https:\/\/www.trackstone.fr\/\" target=\"_blank\" rel=\"noopener\">Trackstone, plateforme d&rsquo;investissement immobilier locatif<\/a>, nous contacte en mars 2025 pour optimiser leur contenu. Mais la mise \u00e0 jour Google de mars frappe fort.<\/p>\n      <\/div>\n\n      <div class=\"astrak-trackstone-problem-highlight\">\n        <h3>\n          <span class=\"astrak-trackstone-problem-icon\">&#9888;&#65039;<\/span>\n          Le vrai probl\u00e8me : une perte de visibilit\u00e9 sans perte de position\n        <\/h3>\n        <p>Trackstone d\u00e9pendait de 2-3 articles performants qui g\u00e9n\u00e9raient <strong>plus de 50% du trafic total du site<\/strong>. La mise a jour Google de mars 2025 a boulevers\u00e9 la SERP de mani\u00e8re inattendue.<\/p>\n        <p><strong>Ce qui s&rsquo;est pass\u00e9 :<\/strong> Google a int\u00e9gr\u00e9 de nouveaux modules (People Also Ask, featured snippets, etc.) au-dessus des resultats organiques. Sans perdre de position face a la concurrence, Trackstone a \u00e9t\u00e9 \u00ab\u00a0pouss\u00e9 vers le bas\u00a0\u00bb visuellement sur la page.<\/p>\n        <p><strong>Resultat :<\/strong> Une chute massive du taux de clic (CTR) sur leurs articles phares, entra\u00eenant une perte de 30% du trafic global, malgr\u00e9 des positions organiques maintenues.<\/p>\n      <\/div>\n\n      <div class=\"astrak-trackstone-timeline\">\n        <div class=\"astrak-trackstone-timeline-item\">\n          <div class=\"astrak-trackstone-timeline-date\">F\u00e9vrier 2025<\/div>\n          <h3>Performance initiale<\/h3>\n          <p>Trackstone atteint son meilleur mois historique avec une moyenne de 900 clics par jour. Le blog sur Contentful performe bien, mais une forte d\u00e9pendance \u00e0 quelques articles cl\u00e9s cr\u00e9e une vuln\u00e9rabilit\u00e9.<\/p>\n        <\/div>\n\n        <div class=\"astrak-trackstone-timeline-item\">\n          <div class=\"astrak-trackstone-timeline-date\">Mars 2025<\/div>\n          <h3>La chute brutale<\/h3>\n          <p>La mise a jour Google de mars frappe : les modules PAA et featured snippets s&rsquo;affichent au-dessus des resultats organiques. Perte de 30% du trafic organique, le site passe a 750 clics quotidiens. Diagnostic : problemes Javascript, robots.txt mal configur\u00e9, d\u00e9pendance excessive a quelques contenus.<\/p>\n        <\/div>\n\n        <div class=\"astrak-trackstone-timeline-item\">\n          <div class=\"astrak-trackstone-timeline-date\">Mars &#8211; Juin 2025<\/div>\n          <h3>Reconstruction technique<\/h3>\n          <p>Travail intensif sur les fondations : correction des erreurs Javascript, optimisation du crawl, refonte du maillage interne, diversification du contenu pour r\u00e9duire la d\u00e9pendance aux articles phares.<\/p>\n        <\/div>\n\n        <div class=\"astrak-trackstone-timeline-item\">\n          <div class=\"astrak-trackstone-timeline-date\">Juillet 2025<\/div>\n          <h3>Le d\u00e9passement<\/h3>\n          <p>Les efforts portent leurs fruits : Trackstone explose ses anciens records avec plus de 1000 clics quotidiens, soit +60% par rapport aux performances d&rsquo;Avril. La diversification du contenu assure une croissance durable.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Results Section -->\n  <section class=\"astrak-trackstone-results\">\n    <div class=\"astrak-trackstone-section-content\">\n      <div class=\"astrak-trackstone-section-header\">\n        <div class=\"astrak-trackstone-section-tag\">\n          <span class=\"astrak-trackstone-chevron\">&rsaquo;&rsaquo;<\/span>\n          Les R\u00e9sultats\n        <\/div>\n        <h2>Des performances qui parlent d&rsquo;elles-m\u00eames<\/h2>\n        <p>Gr\u00e2ce \u00e0 une approche technique rigoureuse et une strat\u00e9gie de contenu diversifi\u00e9e, Trackstone a non seulement r\u00e9cup\u00e9r\u00e9 son trafic, mais a \u00e9tabli de nouveaux records.<\/p>\n      <\/div>\n\n      <div class=\"astrak-trackstone-results-grid\">\n        <div class=\"astrak-trackstone-result-image\">\n          <img decoding=\"async\" data-src=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-17-105748.png\" alt=\"\u00c9volution du trafic Trackstone - Ahrefs\" width=\"600\" height=\"400\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/400;\">\n        <\/div>\n\n        <div class=\"astrak-trackstone-testimonial\">\n          <div class=\"astrak-trackstone-testimonial-content\">\n            <p class=\"astrak-trackstone-testimonial-text\">Franchement, c&rsquo;est top de voir l&rsquo;augmentation du trafic. En plein \u00e9t\u00e9 qui est g\u00e9n\u00e9ralement creux, on a fait notre plus gros mois en termes d&rsquo;offres accept\u00e9es. Il y a clairement une corr\u00e9lation tr\u00e8s forte avec les performances SEO.<\/p>\n            <div class=\"astrak-trackstone-testimonial-author\">\n              <div class=\"astrak-trackstone-testimonial-avatar\">N<\/div>\n              <div class=\"astrak-trackstone-testimonial-details\">\n                <h4>Nina Moritz<\/h4>\n                <p>CMO chez Trackstone<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"astrak-trackstone-results-grid\" style=\"margin-top: 40px;\">\n        <div class=\"astrak-trackstone-testimonial\">\n          <div class=\"astrak-trackstone-testimonial-content\">\n            <p class=\"astrak-trackstone-testimonial-text\" style=\"margin-bottom: 0;\">Plus de 25% de trafic suppl\u00e9mentaire par rapport au mois dernier. On a d\u00e9pass\u00e9 les 30 000 clics qu&rsquo;on s&rsquo;etait fix\u00e9 comme objectif. Avec la rentr\u00e9e et le volume de recherche qui augmente, je pense qu&rsquo;on va continuer sur cette lanc\u00e9e.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"astrak-trackstone-result-image\">\n          <img decoding=\"async\" data-src=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-07-143536.png\" alt=\"T\u00e9moignage client Trackstone\" width=\"600\" height=\"400\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/400;\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Strategy Section -->\n  <section class=\"astrak-trackstone-strategy\">\n    <div class=\"astrak-trackstone-section-content\">\n      <div class=\"astrak-trackstone-section-header astrak-light\">\n        <div class=\"astrak-trackstone-section-tag\">\n          <span class=\"astrak-trackstone-chevron\">&rsaquo;&rsaquo;<\/span>\n          Notre Approche\n        <\/div>\n        <h2>Une strat\u00e9gie SEO en trois piliers<\/h2>\n        <p>Pour transformer la situation de Trackstone, nous avons d\u00e9ploy\u00e9 une strat\u00e9gie compl\u00e8te combinant technique, contenu et netlinking.<\/p>\n      <\/div>\n\n      <div class=\"astrak-trackstone-pillars\">\n        <div class=\"astrak-trackstone-pillar\">\n          <div class=\"astrak-trackstone-pillar-icon\">&lt;\/&gt;<\/div>\n          <h3>SEO Technique<\/h3>\n          <ul>\n            <li>Audit approfondi du framework Javascript<\/li>\n            <li>Correction du robots.txt bloquant le crawl<\/li>\n            <li>Optimisation du rendu c\u00f4t\u00e9 serveur (SSR)<\/li>\n            <li>Am\u00e9lioration du taux de crawl et d&rsquo;indexation<\/li>\n            <li>R\u00e9solution des erreurs de balises title<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"astrak-trackstone-pillar\">\n          <div class=\"astrak-trackstone-pillar-icon\">H&#8321;<\/div>\n          <h3>Strat\u00e9gie de Contenu<\/h3>\n          <ul>\n            <li>Diversification des contenus performants<\/li>\n            <li>R\u00e9daction de 10-15 articles mensuels optimis\u00e9s<\/li>\n            <li>Enrichissement des pages ville avec du contenu expert<\/li>\n            <li>Cr\u00e9ation de cocons s\u00e9mantiques th\u00e9matiques<\/li>\n            <li>Optimisation du maillage interne strat\u00e9gique<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"astrak-trackstone-pillar\">\n          <div class=\"astrak-trackstone-pillar-icon\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0F0F3D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"><\/path>\n              <path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"><\/path>\n            <\/svg>\n          <\/div>\n          <h3>Netlinking Strat\u00e9gique<\/h3>\n          <ul>\n            <li>Acquisition de backlinks de qualit\u00e9 cibl\u00e9s<\/li>\n            <li>Rattrapage de l&rsquo;\u00e9cart avec les concurrents<\/li>\n            <li>Mix de liens homepage et deep linking<\/li>\n            <li>Optimisation pour les citations LLM<\/li>\n            <li>Renforcement de la notori\u00e9t\u00e9 de marque<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Expert Section -->\n  <section class=\"astrak-trackstone-expert\">\n    <div class=\"astrak-trackstone-section-content\">\n      <div class=\"astrak-trackstone-section-header\">\n        <div class=\"astrak-trackstone-section-tag\">\n          <span class=\"astrak-trackstone-chevron\">&rsaquo;&rsaquo;<\/span>\n          L&rsquo;Expert\n        <\/div>\n        <h2>Le sp\u00e9cialiste derri\u00e8re le succ\u00e8s<\/h2>\n        <p>Ce projet a \u00e9t\u00e9 pilot\u00e9 par Nicolas, notre expert SEO technique, sp\u00e9cialis\u00e9 dans la r\u00e9solution de probl\u00e9matiques complexes.<\/p>\n      <\/div>\n\n      <div class=\"astrak-trackstone-expert-card\">\n        <div class=\"astrak-trackstone-expert-image\">\n          <img decoding=\"async\" data-src=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2025\/07\/nicolas.jpeg\" alt=\"Nicolas - Expert SEO Technique chez Astrak\" width=\"200\" height=\"200\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n        <\/div>\n        <div class=\"astrak-trackstone-expert-info\">\n          <h3>Nicolas<\/h3>\n          <p class=\"astrak-trackstone-expert-role\">Expert SEO Technique<\/p>\n          <p class=\"astrak-trackstone-expert-bio\">Sp\u00e9cialis\u00e9 dans l&rsquo;optimisation technique des sites complexes, Nicolas ma\u00eetrise parfaitement les frameworks Javascript modernes et les probl\u00e9matiques de crawl. Son expertise a \u00e9t\u00e9 d\u00e9terminante pour identifier et r\u00e9soudre les failles techniques qui impactaient Trackstone.<\/p>\n          <a href=\"https:\/\/www.linkedin.com\/in\/sancheznicolas-lyon\/\" target=\"_blank\" rel=\"noopener\" class=\"astrak-trackstone-linkedin-btn\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n              <path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z\"><\/path>\n            <\/svg>\n            Voir le profil LinkedIn\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA Section -->\n  <section class=\"astrak-trackstone-cta\">\n    <div class=\"astrak-trackstone-cta-content\">\n      <h2>Pr\u00eat \u00e0 acc\u00e9l\u00e9rer votre SEO ?<\/h2>\n      <p>Discutons de votre projet et voyons comment transformer vos objectifs en r\u00e9sultats mesurables.<\/p>\n      <a href=\"https:\/\/meetings-na2.hubspot.com\/leo-poitevin?utm_source=website\" class=\"astrak-trackstone-cta-btn\" target=\"_blank\" rel=\"noopener\">\n        R\u00e9server un audit gratuit\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n          <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n        <\/svg>\n      <\/a>\n    <\/div>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>&rsaquo;&rsaquo; \u00c9tude de Cas \u00b7 SEO + GEO Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google De la crise \u00e0 la &#8230; <a title=\"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google\" class=\"read-more\" href=\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/\" aria-label=\"En savoir plus sur Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google\">Lire la suite<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"class_list":["post-44620","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google - Astrak<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google - Astrak\" \/>\n<meta property=\"og:description\" content=\"&rsaquo;&rsaquo; \u00c9tude de Cas \u00b7 SEO + GEO Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google De la crise \u00e0 la ... Lire la suite\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/\" \/>\n<meta property=\"og:site_name\" content=\"Astrak\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-20T10:22:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/\",\"url\":\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/\",\"name\":\"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google - Astrak\",\"isPartOf\":{\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png\",\"datePublished\":\"2025-11-07T07:55:35+00:00\",\"dateModified\":\"2026-02-20T10:22:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#primaryimage\",\"url\":\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png\",\"contentUrl\":\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png\",\"width\":1197,\"height\":1033},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Agence SEO\",\"item\":\"https:\/\/www.astrak.agency\/live-backup\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/#website\",\"url\":\"https:\/\/www.astrak.agency\/live-backup\/\",\"name\":\"Astrak\",\"description\":\"On va acc\u00e9l\u00e9rer votre SEO\",\"publisher\":{\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/#organization\"},\"alternateName\":\"Astrak SEO\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.astrak.agency\/live-backup\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/#organization\",\"name\":\"Astrak\",\"alternateName\":\"Astrak Agency\",\"url\":\"https:\/\/www.astrak.agency\/live-backup\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2025\/05\/cropped-cropped-Logo_FlecheJaune.png\",\"contentUrl\":\"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2025\/05\/cropped-cropped-Logo_FlecheJaune.png\",\"width\":1357,\"height\":246,\"caption\":\"Astrak\"},\"image\":{\"@id\":\"https:\/\/www.astrak.agency\/live-backup\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/astrakagency\/\",\"https:\/\/www.linkedin.com\/company\/astrak-legoax\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google - Astrak","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"fr_FR","og_type":"article","og_title":"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google - Astrak","og_description":"&rsaquo;&rsaquo; \u00c9tude de Cas \u00b7 SEO + GEO Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google De la crise \u00e0 la ... Lire la suite","og_url":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/","og_site_name":"Astrak","article_modified_time":"2026-02-20T10:22:38+00:00","og_image":[{"url":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/","url":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/","name":"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google - Astrak","isPartOf":{"@id":"https:\/\/www.astrak.agency\/live-backup\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#primaryimage"},"image":{"@id":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#primaryimage"},"thumbnailUrl":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png","datePublished":"2025-11-07T07:55:35+00:00","dateModified":"2026-02-20T10:22:38+00:00","breadcrumb":{"@id":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.astrak.agency\/live-backup\/trackstone\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#primaryimage","url":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png","contentUrl":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-17-091724.png","width":1197,"height":1033},{"@type":"BreadcrumbList","@id":"https:\/\/www.astrak.agency\/live-backup\/trackstone\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Agence SEO","item":"https:\/\/www.astrak.agency\/live-backup\/"},{"@type":"ListItem","position":2,"name":"Comment Trackstone a d\u00e9pass\u00e9 ses records apr\u00e8s une mise \u00e0 jour Google"}]},{"@type":"WebSite","@id":"https:\/\/www.astrak.agency\/live-backup\/#website","url":"https:\/\/www.astrak.agency\/live-backup\/","name":"Astrak","description":"On va acc\u00e9l\u00e9rer votre SEO","publisher":{"@id":"https:\/\/www.astrak.agency\/live-backup\/#organization"},"alternateName":"Astrak SEO","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.astrak.agency\/live-backup\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.astrak.agency\/live-backup\/#organization","name":"Astrak","alternateName":"Astrak Agency","url":"https:\/\/www.astrak.agency\/live-backup\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.astrak.agency\/live-backup\/#\/schema\/logo\/image\/","url":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2025\/05\/cropped-cropped-Logo_FlecheJaune.png","contentUrl":"https:\/\/www.astrak.agency\/live-backup\/wp-content\/uploads\/2025\/05\/cropped-cropped-Logo_FlecheJaune.png","width":1357,"height":246,"caption":"Astrak"},"image":{"@id":"https:\/\/www.astrak.agency\/live-backup\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/astrakagency\/","https:\/\/www.linkedin.com\/company\/astrak-legoax\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.astrak.agency\/live-backup\/wp-json\/wp\/v2\/pages\/44620","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.astrak.agency\/live-backup\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.astrak.agency\/live-backup\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.astrak.agency\/live-backup\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.astrak.agency\/live-backup\/wp-json\/wp\/v2\/comments?post=44620"}],"version-history":[{"count":12,"href":"https:\/\/www.astrak.agency\/live-backup\/wp-json\/wp\/v2\/pages\/44620\/revisions"}],"predecessor-version":[{"id":45701,"href":"https:\/\/www.astrak.agency\/live-backup\/wp-json\/wp\/v2\/pages\/44620\/revisions\/45701"}],"wp:attachment":[{"href":"https:\/\/www.astrak.agency\/live-backup\/wp-json\/wp\/v2\/media?parent=44620"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}