{"id":48231,"date":"2026-09-01T09:57:03","date_gmt":"2026-09-01T09:57:03","guid":{"rendered":"https:\/\/astrak.agency\/sixty8-41-de-clics-organiques-sur-7-sites-et-6-pays\/"},"modified":"2026-09-07T08:43:45","modified_gmt":"2026-09-07T08:43:45","slug":"use-case-68","status":"publish","type":"page","link":"https:\/\/astrak.agency\/en\/use-case-sixty8\/","title":{"rendered":"Sixty8: +42% organic clicks across 7 websites and 6 countries"},"content":{"rendered":"<style>\n\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@400;500;600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap');\n\n  \/* ========================================\n     ASTRAK CASE STUDY \u2014 HOMELIKE HOME\n     Prefixed: astrak-cs-* to avoid WP conflicts\n  ======================================== *\/\n\n  .astrak-cs-wrapper {\n    font-family: 'Poppins', sans-serif;\n    color: #121212;\n    line-height: 1.7;\n    max-width: 900px;\n    margin-left: auto;\n    margin-right: auto;\n    padding-top: 40px;\n    padding-left: 24px;\n    padding-right: 24px;\n    overflow-x: hidden;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .astrak-cs-wrapper * {\n    box-sizing: border-box;\n  }\n\n  \/* ---------- HERO SECTION ---------- *\/\n  .astrak-cs-hero {\n    background: #0F0F3D;\n    border-radius: 20px;\n    padding: 60px 48px;\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 56px;\n  }\n\n  .astrak-cs-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px;\n    right: -40px;\n    width: 400px;\n    height: 400px;\n    background: linear-gradient(135deg, rgba(90,231,222,0.12) 0%, rgba(255,239,94,0.08) 100%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .astrak-cs-hero::after {\n    content: '\u00bb';\n    font-family: 'Outfit', sans-serif;\n    position: absolute;\n    bottom: -30px;\n    right: 40px;\n    font-size: 180px;\n    font-weight: 800;\n    color: rgba(255,239,94,0.06);\n    line-height: 1;\n    pointer-events: none;\n  }\n\n  .astrak-cs-hero-tag {\n    display: inline-block;\n    background: rgba(90,231,222,0.15);\n    color: #5AE7DE;\n    font-size: 13px;\n    font-weight: 600;\n    padding: 6px 16px;\n    border-radius: 100px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n\n  .astrak-cs-hero h1 {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: clamp(32px, 5vw, 52px);\n    color: #FFFFFF;\n    line-height: 1.15;\n    margin: 0 0 20px 0;\n  }\n\n  .astrak-cs-hero h1 span {\n    color: #FFEF5E;\n  }\n\n  .astrak-cs-hero-subtitle {\n    color: rgba(255,255,255,0.75);\n    font-size: 17px;\n    max-width: 640px;\n    margin-bottom: 36px;\n    line-height: 1.7;\n  }\n\n  .astrak-cs-hero-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 24px;\n    align-items: center;\n  }\n\n  .astrak-cs-hero-meta-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    color: rgba(255,255,255,0.6);\n    font-size: 14px;\n  }\n\n  .astrak-cs-hero-meta-item svg {\n    width: 18px;\n    height: 18px;\n    flex-shrink: 0;\n    opacity: 0.7;\n  }\n\n  .astrak-cs-hero-meta-item a {\n    color: #5AE7DE;\n    text-decoration: none;\n    transition: color 0.2s;\n  }\n\n  .astrak-cs-hero-meta-item a:hover {\n    color: #FFEF5E;\n  }\n\n  \/* ---------- KPI BANNER ---------- *\/\n  .astrak-cs-kpi-banner {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 20px;\n    margin-bottom: 56px;\n  }\n\n  .astrak-cs-kpi-card {\n    background: #FFFFFF;\n    border: 1px solid #E8ECF2;\n    border-radius: 16px;\n    padding: 28px 24px;\n    text-align: center;\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .astrak-cs-kpi-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 32px rgba(15,15,61,0.08);\n  }\n\n  .astrak-cs-kpi-card::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);\n    border-radius: 16px 16px 0 0;\n  }\n\n  .astrak-cs-kpi-number {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 40px;\n    color: #0F0F3D;\n    line-height: 1.1;\n    margin-bottom: 8px;\n  }\n\n  .astrak-cs-kpi-number.astrak-cs-kpi-green {\n    color: #0F0F3D;\n  }\n\n  .astrak-cs-kpi-label {\n    font-size: 14px;\n    color: #6B7280;\n    font-weight: 500;\n  }\n\n  \/* ---------- CONTENT SECTIONS ---------- *\/\n  .astrak-cs-section {\n    margin-bottom: 56px;\n  }\n\n  .astrak-cs-section h2 {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 700;\n    font-size: clamp(24px, 3.5vw, 34px);\n    color: #0F0F3D;\n    margin: 0 0 20px 0;\n    line-height: 1.25;\n  }\n\n  .astrak-cs-section h2 span {\n    color: #5AE7DE;\n  }\n\n  .astrak-cs-section h3 {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 600;\n    font-size: 20px;\n    color: #0F0F3D;\n    margin: 32px 0 12px 0;\n  }\n\n  .astrak-cs-section p {\n    font-size: 16px;\n    color: #374151;\n    margin: 0 0 16px 0;\n    line-height: 1.75;\n  }\n\n  \/* ---------- CLIENT INTRO CARD ---------- *\/\n  .astrak-cs-client-card {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n    background: #F8FAFC;\n    border-radius: 20px;\n    padding: 40px;\n    margin-bottom: 56px;\n    border: 1px solid #E8ECF2;\n  }\n\n  .astrak-cs-client-info h2 {\n    margin-top: 0;\n  }\n\n  .astrak-cs-client-details {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .astrak-cs-client-detail {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    font-size: 15px;\n    color: #4B5563;\n  }\n\n  .astrak-cs-client-detail-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: #EAFBFF;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .astrak-cs-client-detail-icon svg {\n    width: 18px;\n    height: 18px;\n    color: #0F0F3D;\n  }\n\n  .astrak-cs-client-visual {\n    position: relative;\n    border-radius: 16px;\n    overflow: hidden;\n    background: #0F0F3D;\n    padding: 32px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-height: 280px;\n  }\n\n  .astrak-cs-client-visual-logo {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 28px;\n    color: #FFFFFF;\n    margin-bottom: 16px;\n  }\n\n  .astrak-cs-client-visual-desc {\n    color: rgba(255,255,255,0.7);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .astrak-cs-client-visual-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: rgba(90,231,222,0.15);\n    color: #5AE7DE;\n    font-size: 12px;\n    font-weight: 600;\n    padding: 5px 12px;\n    border-radius: 100px;\n    margin-top: 20px;\n    width: fit-content;\n  }\n\n  \/* ---------- ACTIONS GRID ---------- *\/\n  .astrak-cs-actions-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 20px;\n    margin-top: 28px;\n  }\n\n  .astrak-cs-action-item {\n    background: #FFFFFF;\n    border: 1px solid #E8ECF2;\n    border-radius: 14px;\n    padding: 24px;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .astrak-cs-action-item:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 24px rgba(15,15,61,0.06);\n  }\n\n  .astrak-cs-action-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    font-size: 20px;\n  }\n\n  .astrak-cs-action-icon-blue { background: #EAFBFF; }\n  .astrak-cs-action-icon-yellow { background: #FFF9D6; }\n  .astrak-cs-action-icon-cyan { background: rgba(90,231,222,0.15); }\n\n  .astrak-cs-action-title {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 600;\n    font-size: 16px;\n    color: #0F0F3D;\n    margin-bottom: 8px;\n  }\n\n  .astrak-cs-action-desc {\n    font-size: 14px;\n    color: #6B7280;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* ---------- RESULTS COMPARISON ---------- *\/\n  .astrak-cs-comparison {\n    display: grid;\n    grid-template-columns: 1fr 60px 1fr;\n    align-items: center;\n    gap: 0;\n    background: #F8FAFC;\n    border-radius: 20px;\n    padding: 36px;\n    margin: 32px 0;\n    border: 1px solid #E8ECF2;\n  }\n\n  .astrak-cs-comparison-block {\n    text-align: center;\n    padding: 20px;\n  }\n\n  .astrak-cs-comparison-period {\n    font-size: 13px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    color: #6B7280;\n    margin-bottom: 12px;\n  }\n\n  .astrak-cs-comparison-value {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 42px;\n    line-height: 1.1;\n    margin-bottom: 6px;\n  }\n\n  .astrak-cs-comparison-value.astrak-cs-before {\n    color: #9CA3AF;\n  }\n\n  .astrak-cs-comparison-value.astrak-cs-after {\n    color: #0F0F3D;\n  }\n\n  .astrak-cs-comparison-unit {\n    font-size: 14px;\n    color: #6B7280;\n  }\n\n  .astrak-cs-comparison-arrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .astrak-cs-comparison-arrow svg {\n    width: 32px;\n    height: 32px;\n    color: #5AE7DE;\n  }\n\n  \/* ---------- YOY BLOCK ---------- *\/\n  .astrak-cs-yoy-block {\n    background: #0F0F3D;\n    border-radius: 20px;\n    padding: 40px;\n    margin: 32px 0;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .astrak-cs-yoy-block::after {\n    content: '';\n    position: absolute;\n    top: -80px;\n    right: -80px;\n    width: 250px;\n    height: 250px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(255,239,94,0.1), transparent 70%);\n    pointer-events: none;\n  }\n\n  .astrak-cs-yoy-title {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 700;\n    font-size: 20px;\n    color: #FFFFFF;\n    margin: 0 0 8px 0;\n  }\n\n  .astrak-cs-yoy-subtitle {\n    font-size: 14px;\n    color: rgba(255,255,255,0.5);\n    margin: 0 0 28px 0;\n  }\n\n  .astrak-cs-yoy-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 24px;\n  }\n\n  .astrak-cs-yoy-stat {\n    text-align: center;\n  }\n\n  .astrak-cs-yoy-stat-value {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 36px;\n    color: #FFEF5E;\n    line-height: 1.1;\n  }\n\n  .astrak-cs-yoy-stat-label {\n    font-size: 13px;\n    color: rgba(255,255,255,0.6);\n    margin-top: 6px;\n  }\n\n  \/* ---------- GSC SCREENSHOT ---------- *\/\n  .astrak-cs-screenshot-wrap {\n    border-radius: 16px;\n    overflow: hidden;\n    border: 1px solid #E8ECF2;\n    margin: 32px 0;\n    box-shadow: 0 4px 20px rgba(15,15,61,0.06);\n  }\n\n  .astrak-cs-screenshot-topbar {\n    background: #F1F5F9;\n    padding: 12px 20px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    border-bottom: 1px solid #E8ECF2;\n  }\n\n  .astrak-cs-screenshot-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: #D1D5DB;\n  }\n\n  .astrak-cs-screenshot-dot:nth-child(1) { background: #FCA5A5; }\n  .astrak-cs-screenshot-dot:nth-child(2) { background: #FDE68A; }\n  .astrak-cs-screenshot-dot:nth-child(3) { background: #86EFAC; }\n\n  .astrak-cs-screenshot-url {\n    font-size: 12px;\n    color: #9CA3AF;\n    margin-left: 12px;\n  }\n\n  .astrak-cs-screenshot-wrap img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* ---------- CONSULTANT CARD ---------- *\/\n\n  \/* ---------- GEO \/ CHATGPT HIGHLIGHT ---------- *\/\n  .astrak-cs-geo-section {\n    background: linear-gradient(135deg, #0F0F3D 0%, #1a1a5c 100%);\n    border-radius: 20px;\n    padding: 48px 44px;\n    margin-bottom: 56px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .astrak-cs-geo-section::before {\n    content: '';\n    position: absolute;\n    top: -80px;\n    right: -60px;\n    width: 300px;\n    height: 300px;\n    background: radial-gradient(circle, rgba(90,231,222,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .astrak-cs-geo-section::after {\n    content: '';\n    position: absolute;\n    bottom: -60px;\n    left: -40px;\n    width: 250px;\n    height: 250px;\n    background: radial-gradient(circle, rgba(255,239,94,0.07) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .astrak-cs-geo-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(90,231,222,0.12);\n    border: 1px solid rgba(90,231,222,0.25);\n    border-radius: 100px;\n    padding: 6px 16px;\n    font-family: 'Outfit', sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    color: #5AE7DE;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 24px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .astrak-cs-geo-badge svg {\n    width: 16px;\n    height: 16px;\n  }\n\n  .astrak-cs-geo-title {\n    font-family: 'Outfit', sans-serif;\n    font-size: 28px;\n    font-weight: 800;\n    color: #fff;\n    line-height: 1.3;\n    margin-bottom: 16px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .astrak-cs-geo-title span {\n    color: #FFEF5E;\n  }\n\n  .astrak-cs-geo-desc {\n    font-size: 15px;\n    color: rgba(255,255,255,0.75);\n    line-height: 1.75;\n    margin-bottom: 32px;\n    max-width: 720px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .astrak-cs-geo-keyword {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: rgba(255,239,94,0.10);\n    border: 1px solid rgba(255,239,94,0.20);\n    border-radius: 8px;\n    padding: 8px 16px;\n    font-family: 'Outfit', sans-serif;\n    font-size: 14px;\n    font-weight: 600;\n    color: #FFEF5E;\n    margin-bottom: 28px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .astrak-cs-geo-keyword svg {\n    width: 15px;\n    height: 15px;\n    opacity: 0.7;\n  }\n\n  .astrak-cs-geo-screenshot {\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,0.08);\n    box-shadow: 0 8px 40px rgba(0,0,0,0.35);\n    position: relative;\n    z-index: 1;\n  }\n\n  .astrak-cs-geo-screenshot-bar {\n    background: #343541;\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-cs-geo-screenshot-bar-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n  }\n\n  .astrak-cs-geo-screenshot-bar-dot:nth-child(1) { background: #FCA5A5; }\n  .astrak-cs-geo-screenshot-bar-dot:nth-child(2) { background: #FDE68A; }\n  .astrak-cs-geo-screenshot-bar-dot:nth-child(3) { background: #86EFAC; }\n\n  .astrak-cs-geo-screenshot-bar-url {\n    font-size: 12px;\n    color: rgba(255,255,255,0.45);\n    margin-left: 10px;\n  }\n\n  .astrak-cs-geo-screenshot img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .astrak-cs-geo-result-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    margin-top: 20px;\n    padding: 10px 20px;\n    background: rgba(90,231,222,0.10);\n    border: 1px solid rgba(90,231,222,0.18);\n    border-radius: 10px;\n    font-family: 'Outfit', sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n    color: #5AE7DE;\n    position: relative;\n    z-index: 1;\n  }\n\n  .astrak-cs-geo-result-tag svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  @media (max-width: 768px) {\n    .astrak-cs-geo-section {\n      padding: 36px 24px;\n    }\n    .astrak-cs-geo-title {\n      font-size: 22px;\n    }\n  }\n\n  \/* ---------- END GEO HIGHLIGHT ---------- *\/\n\n  .astrak-cs-consultant {\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 28px;\n    align-items: center;\n    background: linear-gradient(135deg, #F8FAFC 0%, #EAFBFF 100%);\n    border-radius: 20px;\n    padding: 36px;\n    margin: 40px 0;\n    border: 1px solid #E0EFF5;\n  }\n\n  .astrak-cs-consultant-img {\n    width: 100px;\n    height: 100px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 3px solid #FFFFFF;\n    box-shadow: 0 4px 16px rgba(15,15,61,0.1);\n  }\n\n  .astrak-cs-consultant-info h3 {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 700;\n    font-size: 20px;\n    color: #0F0F3D;\n    margin: 0 0 4px 0;\n  }\n\n  .astrak-cs-consultant-role {\n    font-size: 14px;\n    color: #5AE7DE;\n    font-weight: 600;\n    margin: 0 0 10px 0;\n  }\n\n  .astrak-cs-consultant-bio {\n    font-size: 14px;\n    color: #6B7280;\n    margin: 0 0 14px 0;\n    line-height: 1.6;\n  }\n\n  .astrak-cs-consultant-linkedin {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #0F0F3D;\n    text-decoration: none;\n    background: #FFFFFF;\n    padding: 8px 16px;\n    border-radius: 8px;\n    border: 1px solid #E8ECF2;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .astrak-cs-consultant-linkedin:hover {\n    background: #F1F5F9;\n    border-color: #CBD5E1;\n  }\n\n  .astrak-cs-consultant-linkedin svg {\n    width: 16px;\n    height: 16px;\n  }\n\n  \/* ---------- CTA SECTION ---------- *\/\n  .astrak-cs-cta-section {\n    background: #0F0F3D;\n    border-radius: 20px;\n    padding: 56px 48px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    margin-top: 56px;\n  }\n\n  .astrak-cs-cta-section::before {\n    content: '';\n    position: absolute;\n    bottom: -100px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 500px;\n    height: 300px;\n    background: radial-gradient(ellipse, rgba(90,231,222,0.12) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .astrak-cs-cta-title {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: clamp(26px, 4vw, 38px);\n    color: #FFFFFF;\n    margin: 0 0 16px 0;\n    line-height: 1.2;\n    position: relative;\n  }\n\n  .astrak-cs-cta-title span {\n    color: #FFEF5E;\n  }\n\n  .astrak-cs-cta-subtitle {\n    color: rgba(255,255,255,0.65);\n    font-size: 16px;\n    max-width: 520px;\n    margin: 0 auto 32px;\n    position: relative;\n  }\n\n  .astrak-cs-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: 'Poppins', sans-serif;\n    font-weight: 600;\n    font-size: 15px;\n    color: #0F0F3D;\n    background: #FFEF5E;\n    padding: 14px 32px;\n    border-radius: 10px;\n    text-decoration: none;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n    position: relative;\n  }\n\n  .astrak-cs-cta-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 24px rgba(255,239,94,0.3);\n  }\n\n  .astrak-cs-cta-btn svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  \/* ---------- QUOTE BLOCK ---------- *\/\n  .astrak-cs-quote {\n    border-left: 4px solid #5AE7DE;\n    background: #EAFBFF;\n    border-radius: 0 12px 12px 0;\n    padding: 24px 28px;\n    margin: 28px 0;\n  }\n\n  .astrak-cs-quote p {\n    font-size: 16px;\n    font-style: italic;\n    color: #0F0F3D;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  \/* ---------- INLINE CTA BANNER ---------- *\/\n  .astrak-cs-inline-cta {\n    background: linear-gradient(135deg, #0F0F3D 0%, #1a1a5c 100%);\n    border-radius: 16px;\n    padding: 32px 36px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    margin: 40px 0;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .astrak-cs-inline-cta::after {\n    content: '';\n    position: absolute;\n    right: -20px;\n    top: -20px;\n    width: 120px;\n    height: 120px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(255,239,94,0.1), transparent 70%);\n    pointer-events: none;\n  }\n\n  .astrak-cs-inline-cta-text h3 {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 700;\n    font-size: 20px;\n    color: #FFFFFF;\n    margin: 0 0 6px 0;\n  }\n\n  .astrak-cs-inline-cta-text p {\n    font-size: 14px;\n    color: rgba(255,255,255,0.6);\n    margin: 0;\n  }\n\n  .astrak-cs-inline-cta-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: 'Poppins', sans-serif;\n    font-weight: 600;\n    font-size: 14px;\n    color: #0F0F3D;\n    background: #FFEF5E;\n    padding: 12px 24px;\n    border-radius: 8px;\n    text-decoration: none;\n    white-space: nowrap;\n    flex-shrink: 0;\n    transition: transform 0.2s ease;\n    position: relative;\n    z-index: 1;\n  }\n\n  .astrak-cs-inline-cta-link:hover {\n    transform: translateY(-2px);\n  }\n\n  \/* ---------- DIVIDER ---------- *\/\n  .astrak-cs-divider {\n    height: 1px;\n    background: linear-gradient(90deg, transparent, #E8ECF2, transparent);\n    margin: 48px 0;\n  }\n\n  \/* ---------- RESPONSIVE ---------- *\/\n  @media (max-width: 768px) {\n    .astrak-cs-hero {\n      padding: 40px 24px;\n    }\n\n    .astrak-cs-client-card {\n      grid-template-columns: 1fr;\n      padding: 28px;\n    }\n\n    .astrak-cs-comparison {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      padding: 24px;\n    }\n\n    .astrak-cs-comparison-arrow {\n      transform: rotate(90deg);\n    }\n\n    .astrak-cs-yoy-grid {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .astrak-cs-consultant {\n      grid-template-columns: 1fr;\n      text-align: center;\n      padding: 28px;\n    }\n\n    .astrak-cs-consultant-img {\n      margin: 0 auto;\n    }\n\n    .astrak-cs-inline-cta {\n      flex-direction: column;\n      text-align: center;\n      padding: 28px;\n    }\n\n    .astrak-cs-kpi-banner {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .astrak-cs-cta-section {\n      padding: 40px 24px;\n    }\n\n    .astrak-cs-actions-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .astrak-cs-kpi-banner {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* ========================================\n     ADDITIONS SIXTY8 \u2014 galaxie multi-marches\n  ======================================== *\/\n\n  \/* --- Bandeau graphique GSC (courbe generee) --- *\/\n  .astrak-cs-chart-block {\n    background: #0F0F3D;\n    border-radius: 20px;\n    padding: 32px 28px 24px;\n    margin: 32px 0 40px;\n  }\n  .astrak-cs-chart-block h3 {\n    font-family: 'Outfit', sans-serif;\n    font-size: 20px;\n    font-weight: 700;\n    color: #FFFFFF;\n    margin: 0 0 6px 0;\n  }\n  .astrak-cs-chart-legend {\n    color: rgba(255,255,255,0.6);\n    font-size: 13.5px;\n    margin: 0 0 18px 0;\n  }\n  .astrak-cs-chart-block svg { display: block; width: 100%; height: auto; }\n\n  \/* --- Tableau des marches --- *\/\n  .astrak-cs-table-wrap {\n    overflow-x: auto;\n    border: 1px solid #E8ECF2;\n    border-radius: 16px;\n    margin: 28px 0;\n    -webkit-overflow-scrolling: touch;\n  }\n  .astrak-cs-table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n    font-family: 'Poppins', sans-serif;\n    font-size: 14.5px;\n  }\n  .astrak-cs-table thead th {\n    background: #F7F9FC;\n    color: #0F0F3D;\n    font-family: 'Outfit', sans-serif;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n    text-align: right;\n    padding: 14px 16px;\n    border-bottom: 1px solid #E8ECF2;\n    white-space: nowrap;\n  }\n  .astrak-cs-table thead th:first-child { text-align: left; }\n  .astrak-cs-table tbody td {\n    padding: 13px 16px;\n    text-align: right;\n    color: #374151;\n    border-bottom: 1px solid #F1F4F8;\n    white-space: nowrap;\n  }\n  .astrak-cs-table tbody td:first-child {\n    text-align: left;\n    font-weight: 600;\n    color: #0F0F3D;\n    white-space: normal;\n  }\n  .astrak-cs-table tbody tr:last-child td { border-bottom: none; }\n  .astrak-cs-table tfoot td {\n    padding: 15px 16px;\n    text-align: right;\n    font-weight: 700;\n    color: #0F0F3D;\n    background: #F7F9FC;\n    border-top: 2px solid #0F0F3D;\n    white-space: nowrap;\n  }\n  .astrak-cs-table tfoot td:first-child { text-align: left; }\n  .astrak-cs-up { color: #0E8A6E; font-weight: 700; }\n  .astrak-cs-down { color: #B4442F; font-weight: 700; }\n  .astrak-cs-flat { color: #6B7280; font-weight: 600; }\n  .astrak-cs-market-sub {\n    display: block;\n    font-family: 'Source Sans Pro', sans-serif;\n    font-size: 12.5px;\n    font-weight: 400;\n    color: #6B7280;\n    margin-top: 2px;\n  }\n\n  \/* --- Frise des migrations de domaine --- *\/\n  .astrak-cs-timeline {\n    position: relative;\n    margin: 32px 0 8px;\n    padding-left: 30px;\n  }\n  .astrak-cs-timeline::before {\n    content: '';\n    position: absolute;\n    left: 7px;\n    top: 8px;\n    bottom: 8px;\n    width: 2px;\n    background: linear-gradient(180deg, #5AE7DE, #FFEF5E);\n  }\n  .astrak-cs-tl-item { position: relative; padding-bottom: 26px; }\n  .astrak-cs-tl-item:last-child { padding-bottom: 0; }\n  .astrak-cs-tl-item::before {\n    content: '';\n    position: absolute;\n    left: -30px;\n    top: 4px;\n    width: 16px;\n    height: 16px;\n    border-radius: 50%;\n    background: #FFFFFF;\n    border: 3px solid #0F0F3D;\n  }\n  .astrak-cs-tl-date {\n    font-family: 'Outfit', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.6px;\n    color: #00A89C;\n    margin-bottom: 4px;\n  }\n  .astrak-cs-tl-title {\n    font-family: 'Outfit', sans-serif;\n    font-size: 17px;\n    font-weight: 700;\n    color: #0F0F3D;\n    margin-bottom: 6px;\n  }\n  .astrak-cs-tl-desc { font-size: 14.5px; color: #4B5563; line-height: 1.65; margin: 0; }\n\n  \/* --- Encart methodologie --- *\/\n  .astrak-cs-method {\n    background: #F7F9FC;\n    border: 1px solid #E8ECF2;\n    border-radius: 16px;\n    padding: 24px 26px;\n    margin: 36px 0 8px;\n  }\n  .astrak-cs-method h4 {\n    font-family: 'Outfit', sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n    color: #0F0F3D;\n    margin: 0 0 10px 0;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .astrak-cs-method ul { margin: 0; padding-left: 20px; }\n  .astrak-cs-method li {\n    font-family: 'Source Sans Pro', sans-serif;\n    font-size: 14px;\n    color: #4B5563;\n    line-height: 1.7;\n    margin-bottom: 6px;\n  }\n  .astrak-cs-method li:last-child { margin-bottom: 0; }\n\n  \/* --- Emplacement reserve pour une capture a venir --- *\/\n  .astrak-cs-shot-todo {\n    border: 2px dashed #C9D0DC;\n    border-radius: 16px;\n    padding: 40px 24px;\n    text-align: center;\n    color: #8A90A6;\n    font-family: 'Source Sans Pro', sans-serif;\n    font-size: 14px;\n    background: #FBFCFE;\n    margin: 24px 0;\n  }\n\n  @media (max-width: 640px) {\n    .astrak-cs-chart-block { padding: 22px 16px 16px; }\n    .astrak-cs-timeline { padding-left: 26px; }\n  }\n\n  \/* --- Respiration en bas de page : le CTA final collait au pied de page --- *\/\n  .astrak-cs-wrapper { padding-bottom: 96px; }\n  .astrak-cs-cta-section { margin-bottom: 24px; }\n  @media (max-width: 640px) {\n    .astrak-cs-wrapper { padding-bottom: 64px; }\n  }\n\n  \/* ========================================\n     BLOC DE STATISTIQUES EN BENTO\n     Remplace le bandeau KPI a 4 cartes\n  ======================================== *\/\n  .astrak-cs-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    margin-bottom: 56px;\n  }\n\n  \/* --- Carte maitresse : navy, occupe 2 colonnes sur 2 rangees --- *\/\n  .astrak-cs-stat-hero {\n    grid-column: span 2;\n    grid-row: span 2;\n    background: #0F0F3D;\n    border-radius: 18px;\n    padding: 34px 32px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .astrak-cs-stat-hero::after {\n    content: '';\n    position: absolute;\n    top: -70px;\n    right: -50px;\n    width: 240px;\n    height: 240px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, rgba(90,231,222,0.16) 0%, rgba(255,239,94,0.07) 100%);\n    pointer-events: none;\n  }\n  .astrak-cs-stat-hero-value {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: clamp(52px, 7vw, 76px);\n    line-height: 1;\n    color: #FFEF5E;\n    margin-bottom: 12px;\n    position: relative;\n  }\n  .astrak-cs-stat-hero-label {\n    font-family: 'Outfit', sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    color: #FFFFFF;\n    line-height: 1.35;\n    margin-bottom: 16px;\n    position: relative;\n  }\n  .astrak-cs-stat-hero-detail {\n    font-family: 'Poppins', sans-serif;\n    font-size: 14.5px;\n    color: rgba(255,255,255,0.62);\n    line-height: 1.6;\n    position: relative;\n  }\n  .astrak-cs-stat-hero-detail strong { color: #5AE7DE; font-weight: 700; }\n\n  \/* --- Cartes secondaires --- *\/\n  .astrak-cs-stat {\n    background: #FFFFFF;\n    border: 1px solid #E8ECF2;\n    border-radius: 18px;\n    padding: 22px 20px;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .astrak-cs-stat:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 32px rgba(15,15,61,0.08);\n  }\n  .astrak-cs-stat::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #5AE7DE, #FFEF5E);\n  }\n  .astrak-cs-stat-value {\n    font-family: 'Outfit', sans-serif;\n    font-weight: 800;\n    font-size: 30px;\n    line-height: 1.1;\n    color: #0F0F3D;\n    margin-bottom: 6px;\n    white-space: nowrap;\n  }\n  .astrak-cs-stat-value.astrak-cs-stat-sm { font-size: 24px; }\n  .astrak-cs-stat-label {\n    font-family: 'Poppins', sans-serif;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #0F0F3D;\n    line-height: 1.4;\n  }\n  .astrak-cs-stat-sub {\n    font-family: 'Poppins', sans-serif;\n    font-size: 12.5px;\n    font-weight: 400;\n    color: #6B7280;\n    line-height: 1.45;\n    margin-top: 5px;\n  }\n\n  @media (max-width: 900px) {\n    .astrak-cs-stats { grid-template-columns: repeat(2, 1fr); }\n    .astrak-cs-stat-hero { grid-column: span 2; grid-row: span 1; padding: 30px 26px; }\n  }\n  @media (max-width: 520px) {\n    .astrak-cs-stats { grid-template-columns: 1fr; gap: 14px; }\n    .astrak-cs-stat-hero { grid-column: span 1; }\n    .astrak-cs-stat-value { font-size: 27px; }\n  }\n\n  \/* ========================================\n     LOGO CLIENT ET LIENS VERS LE RESEAU\n  ======================================== *\/\n\n  \/* Le logo Sixty8 est sombre : il lui faut une plaque claire\n     pour rester lisible sur la carte navy. *\/\n  .astrak-cs-logo-plate {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #FFFFFF;\n    border-radius: 12px;\n    padding: 14px 22px;\n    margin-bottom: 18px;\n    align-self: flex-start;\n  }\n  .astrak-cs-logo-plate img {\n    display: block;\n    width: 150px;\n    height: auto;\n  }\n\n  \/* --- Liens dans le corps de texte --- *\/\n  .astrak-cs-section p a,\n  .astrak-cs-client-info p a {\n    color: #0F0F3D;\n    font-weight: 600;\n    text-decoration: none;\n    background: linear-gradient(180deg, transparent 0%, transparent 88%, #5AE7DE 88%, #5AE7DE 100%);\n    transition: background 0.2s ease, color 0.2s ease;\n  }\n  .astrak-cs-section p a:hover,\n  .astrak-cs-client-info p a:hover {\n    color: #00A89C;\n    background: linear-gradient(180deg, transparent 0%, transparent 88%, #FFEF5E 88%, #FFEF5E 100%);\n  }\n\n  \/* --- Bandeau des boutiques du reseau --- *\/\n  .astrak-cs-network {\n    margin: 22px 0 4px;\n  }\n  .astrak-cs-network-title {\n    font-family: 'Outfit', sans-serif;\n    font-size: 12.5px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    color: #6B7280;\n    margin: 0 0 12px 0;\n  }\n  .astrak-cs-network-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .astrak-cs-network-list a {\n    display: inline-block;\n    font-family: 'Poppins', sans-serif;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #0F0F3D;\n    text-decoration: none;\n    background: #F1F4F8;\n    border: 1px solid #E1E6EE;\n    border-radius: 100px;\n    padding: 6px 14px;\n    transition: all 0.2s ease;\n  }\n  .astrak-cs-network-list a:hover {\n    background: #0F0F3D;\n    border-color: #0F0F3D;\n    color: #FFEF5E;\n    transform: translateY(-2px);\n  }\n\n  \/* --- Liens dans le tableau des marches --- *\/\n  .astrak-cs-market-sub a {\n    color: #6B7280;\n    text-decoration: none;\n    border-bottom: 1px dotted #B9C0CE;\n    transition: color 0.2s ease, border-color 0.2s ease;\n  }\n  .astrak-cs-market-sub a:hover {\n    color: #00A89C;\n    border-bottom-color: #00A89C;\n  }\n\n  \/* --- Liens dans les titres de graphiques --- *\/\n  .astrak-cs-chart-block h3 a {\n    color: #FFFFFF;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(90,231,222,0.5);\n    transition: color 0.2s ease, border-color 0.2s ease;\n  }\n  .astrak-cs-chart-block h3 a:hover {\n    color: #5AE7DE;\n    border-bottom-color: #5AE7DE;\n  }\n\n  \/* --- Image a la une masquee sur la page ---\n     Elle reste utile comme vignette dans la liste des succes clients et\n     comme visuel de partage social, mais la page a deja son propre hero :\n     l'afficher en tete ferait doublon. --- *\/\n  .featured-image.page-header-image { display: none; }\n<\/style>\n\n<div class=\"astrak-cs-wrapper\">\n\n  <!-- ============ HERO ============ -->\n  <div class=\"astrak-cs-hero\">\n    <div class=\"astrak-cs-hero-tag\">Case study<\/div>\n    <h1>Sixty8 : <span>+42% in organic clicks<\/span> across 7 sites and 6 countries<\/h1>\n    <p class=\"astrak-cs-hero-subtitle\">\n      How Astrak drove the SEO growth of a galaxy of European e-commerce sites by redesigning five of its stores and cutting its average ranking across all markets by more than half.\n    <\/p>\n    <div class=\"astrak-cs-hero-meta\">\n      <div class=\"astrak-cs-hero-meta-item\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\n        <span>June 2025 \u2013 August 2026<\/span>\n      <\/div>\n      <div class=\"astrak-cs-hero-meta-item\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n        <span>Germany, Romania, France, Poland, Spain, Switzerland<\/span>\n      <\/div>\n      <div class=\"astrak-cs-hero-meta-item\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n        <span>E-commerce \u00b7 7 sites<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ============ BLOC STATISTIQUES ============ -->\n  <div class=\"astrak-cs-stats\">\n\n    <div class=\"astrak-cs-stat-hero\">\n      <div class=\"astrak-cs-stat-hero-value\">+42%<\/div>\n      <div class=\"astrak-cs-stat-hero-label\">of organic clicks across the entire galaxy<\/div>\n      <div class=\"astrak-cs-stat-hero-detail\">\n        <strong>76,811 \u2192 109,001<\/strong> clicks per quarter.<br>\n        June-August 2025 versus June-August 2026, comparing strictly identical months.\n      <\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-stat\">\n      <div class=\"astrak-cs-stat-value\">28.1 \u2192 12.0<\/div>\n      <div class=\"astrak-cs-stat-label\">Weighted average position<\/div>\n      <div class=\"astrak-cs-stat-sub\">Divided by more than two, all markets combined<\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-stat\">\n      <div class=\"astrak-cs-stat-value\">+54%<\/div>\n      <div class=\"astrak-cs-stat-label\">Non-brand clicks<\/div>\n      <div class=\"astrak-cs-stat-sub\">Queries where the user does not yet know the brand<\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-stat\">\n      <div class=\"astrak-cs-stat-value\">\u221217%<\/div>\n      <div class=\"astrak-cs-stat-label\">impressions<\/div>\n      <div class=\"astrak-cs-stat-sub\">Fewer impressions, yet 42% more clicks<\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-stat\">\n      <div class=\"astrak-cs-stat-value\">\u00d71,7<\/div>\n      <div class=\"astrak-cs-stat-label\">Overall click-through rate<\/div>\n      <div class=\"astrak-cs-stat-sub\">From 4.52% to 7.72% across the entire galaxy<\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-stat\">\n      <div class=\"astrak-cs-stat-value\">+221%<\/div>\n      <div class=\"astrak-cs-stat-label\">on the French market<\/div>\n      <div class=\"astrak-cs-stat-sub\">The strongest network growth<\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-stat\">\n      <div class=\"astrak-cs-stat-value\">39 181<\/div>\n      <div class=\"astrak-cs-stat-label\">clicks on the best month<\/div>\n      <div class=\"astrak-cs-stat-sub\">July 2026, galaxy record<\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-stat\">\n      <div class=\"astrak-cs-stat-value\">5<\/div>\n      <div class=\"astrak-cs-stat-label\">redesigned boutiques<\/div>\n      <div class=\"astrak-cs-stat-sub\">Latest version of PrestaShop and graphic redesign<\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-stat\">\n      <div class=\"astrak-cs-stat-value astrak-cs-stat-sm\">7 sites \u00b7 6 countries<\/div>\n      <div class=\"astrak-cs-stat-label\">Monitored scope<\/div>\n      <div class=\"astrak-cs-stat-sub\">15 months of continuous support<\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- ============ CLIENT ============ -->\n  <div class=\"astrak-cs-client-card\">\n    <div class=\"astrak-cs-client-info\">\n      <h2>The client: <span>the Sixty8 galaxy<\/span><\/h2>\n      <p style=\"margin: 0; font-size: 15px; color: #4B5563; line-height: 1.7;\">\n        Sixty8 is a European legal cannabinoid player that operates a network of country-specific online stores, each with its own domain, language, catalog, and regulatory framework. Added to this network are two satellite brands: <a href=\"https:\/\/magic-farmers.com\/\" target=\"_blank\" rel=\"noopener\">Magic Farmers<\/a>, product-oriented, and <a href=\"https:\/\/greenbrothers.com\/\" target=\"_blank\" rel=\"noopener\">Green Brothers<\/a>, the wholesale structure based in Switzerland.\n      <\/p>\n\n      <div class=\"astrak-cs-network\">\n        <p class=\"astrak-cs-network-title\">The network sites<\/p>\n        <div class=\"astrak-cs-network-list\">\n          <a href=\"https:\/\/sixty8.de\/\" target=\"_blank\" rel=\"noopener\">sixty8.de<\/a>\n          <a href=\"https:\/\/sixty-8.ro\/\" target=\"_blank\" rel=\"noopener\">sixty-8.ro<\/a>\n          <a href=\"https:\/\/sixty8.fr\/\" target=\"_blank\" rel=\"noopener\">sixty8.fr<\/a>\n          <a href=\"https:\/\/sixty8.pl\/\" target=\"_blank\" rel=\"noopener\">sixty8.pl<\/a>\n          <a href=\"https:\/\/sixty8.es\/\" target=\"_blank\" rel=\"noopener\">sixty8.es<\/a>\n          <a href=\"https:\/\/magic-farmers.com\/\" target=\"_blank\" rel=\"noopener\">magic-farmers.com<\/a>\n          <a href=\"https:\/\/greenbrothers.com\/\" target=\"_blank\" rel=\"noopener\">greenbrothers.com<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"astrak-cs-client-details\">\n        <div class=\"astrak-cs-client-detail\">\n          <div class=\"astrak-cs-client-detail-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n          <\/div>\n          <span>6 markets: DE, RO, FR, PL, ES, CH<\/span>\n        <\/div>\n        <div class=\"astrak-cs-client-detail\">\n          <div class=\"astrak-cs-client-detail-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"9\" cy=\"21\" r=\"1\"\/><circle cx=\"20\" cy=\"21\" r=\"1\"\/><path d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"\/><\/svg>\n          <\/div>\n          <span>7 e-commerce sites, 5 of which have been redesigned<\/span>\n        <\/div>\n        <div class=\"astrak-cs-client-detail\">\n          <div class=\"astrak-cs-client-detail-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n          <\/div>\n          <span>Highly regulated sector, paid advertising closed<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"astrak-cs-client-visual\">\n      <div class=\"astrak-cs-logo-plate\">\n        <img decoding=\"async\" data-src=\"https:\/\/astrak.agency\/wp-content\/uploads\/2026\/09\/logo-sixty8.png\" alt=\"Logo Sixty8\" width=\"314\" height=\"108\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 314px; --smush-placeholder-aspect-ratio: 314\/108;\">\n      <\/div>\n      <div class=\"astrak-cs-client-visual-desc\">\n        A national retail network to grow in parallel, in a market where paid acquisition is largely closed off and organic growth drives most of the expansion.\n      <\/div>\n      <div class=\"astrak-cs-client-visual-badge\">\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n        15 months of support\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ============ LE DEFI ============ -->\n  <div class=\"astrak-cs-section\">\n    <h2>The initial challenge<\/h2>\n    <p>\n      When Astrak takes over the file, Sixty8 doesn't have a volume problem: the galaxy is already generating 23,000 organic clicks per month and more than 500,000 impressions. It has a problem of <strong>visibility quality<\/strong>. The weighted average position is 28.1 across all markets, and the click-through rate peaks at 4.5%. In other words: the sites appear frequently at the bottom of the page for search queries that do not convert.\n    <\/p>\n    <p>\n      The most telling case is France. In June 2025, <a href=\"https:\/\/sixty8.fr\/\" target=\"_blank\" rel=\"noopener\">sixty8.fr<\/a> It has accumulated 260,000 impressions and 2,156 clicks, for a click-through rate of 0.83%. The site appears frequently in search results for irrelevant queries but is virtually absent from the queries that matter.\n    <\/p>\n    <p>\n      To this are added three structural constraints. The legal cannabinoid sector closes the door to paid advertising on almost all ad networks, which makes growth rely on organic means. Each market has its own domain, its own regulatory framework, and its own product vocabulary\u2014making any \u00abcopy-paste\u00bb strategy from one country to another ineffective. Finally, some of the shops were running on aging versions of PrestaShop, with the performance issues and technical debt that implies.\n    <\/p>\n  <\/div>\n\n  <!-- ============ CONSULTANT ============ -->\n  <div class=\"astrak-cs-consultant\">\n    <img decoding=\"async\" data-src=\"https:\/\/astrak.agency\/wp-content\/uploads\/2025\/07\/tristan.jpg\" alt=\"Tristan Wiart, SEO consultant at Astrak, in charge of the Sixty8 account\" class=\"astrak-cs-consultant-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 512px; --smush-placeholder-aspect-ratio: 512\/512;\">\n    <div class=\"astrak-cs-consultant-info\">\n      <h3>Tristan Wiart<\/h3>\n      <p class=\"astrak-cs-consultant-role\">SEO Consultant at Astrak<\/p>\n      <p class=\"astrak-cs-consultant-bio\">Tristan has been managing the Sixty8 account since day one of the mission. He is the one who built the market-by-market roadmap, oversaw the redesign of five network stores, and implemented the consolidated tracking system that allows all seven sites to be viewed as a single entity.<\/p>\n      <a href=\"https:\/\/www.linkedin.com\/in\/tristan-wiart\/\" target=\"_blank\" rel=\"noopener\" class=\"astrak-cs-consultant-linkedin\">\n        <svg viewbox=\"0 0 24 24\" fill=\"currentColor\"><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\"\/><\/svg>\n        LinkedIn\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- ============ ACTIONS ============ -->\n  <div class=\"astrak-cs-section\">\n    <h2>Stocks <span>performed<\/span><\/h2>\n    <p>\n      The strategy deployed on Sixty8 does not consist of replicating a single plan across seven sites, but rather of treating each market according to its maturity, while circulating knowledge and best practices from one country to another.\n    <\/p>\n\n    <div class=\"astrak-cs-actions-grid\">\n      <div class=\"astrak-cs-action-item\">\n        <div class=\"astrak-cs-action-icon astrak-cs-action-icon-yellow\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0F0F3D\" stroke-width=\"2\"><polyline points=\"16 18 22 12 16 6\"\/><polyline points=\"8 6 2 12 8 18\"\/><\/svg>\n        <\/div>\n        <div class=\"astrak-cs-action-title\">Redesign of 5 stores<\/div>\n        <p class=\"astrak-cs-action-desc\">Migration of five network sites to the latest version of PrestaShop, accompanied by a visual redesign, resulting in a net performance gain.<\/p>\n      <\/div>\n\n      <div class=\"astrak-cs-action-item\">\n        <div class=\"astrak-cs-action-icon astrak-cs-action-icon-blue\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0F0F3D\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n        <\/div>\n        <div class=\"astrak-cs-action-title\">Market roadmap<\/div>\n        <p class=\"astrak-cs-action-desc\">A country-specific plan, aligned with local product vocabulary and the national regulatory framework, rather than a translation of the German plan.<\/p>\n      <\/div>\n\n      <div class=\"astrak-cs-action-item\">\n        <div class=\"astrak-cs-action-icon astrak-cs-action-icon-cyan\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0F0F3D\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\n        <\/div>\n        <div class=\"astrak-cs-action-title\">Semantic refocusing<\/div>\n        <p class=\"astrak-cs-action-desc\">Exclusion of high-volume, non-buying-intent queries in favor of truly transactional category and product queries.<\/p>\n      <\/div>\n\n      <div class=\"astrak-cs-action-item\">\n        <div class=\"astrak-cs-action-icon astrak-cs-action-icon-blue\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0F0F3D\" stroke-width=\"2\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"\/><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"\/><\/svg>\n        <\/div>\n        <div class=\"astrak-cs-action-title\">Category and product content<\/div>\n        <p class=\"astrak-cs-action-desc\">Creation and redesign of pages targeting commercial queries for each market, with differentiated treatment by country.<\/p>\n      <\/div>\n\n      <div class=\"astrak-cs-action-item\">\n        <div class=\"astrak-cs-action-icon astrak-cs-action-icon-yellow\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0F0F3D\" stroke-width=\"2\"><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 d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"\/><\/svg>\n        <\/div>\n        <div class=\"astrak-cs-action-title\">Multi-market netlinking<\/div>\n        <p class=\"astrak-cs-action-desc\">Link acquisition campaigns conducted domain by domain, with centralized monitoring of costs and source quality.<\/p>\n      <\/div>\n\n      <div class=\"astrak-cs-action-item\">\n        <div class=\"astrak-cs-action-icon astrak-cs-action-icon-cyan\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0F0F3D\" stroke-width=\"2\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><\/svg>\n        <\/div>\n        <div class=\"astrak-cs-action-title\">Consolidated management<\/div>\n        <p class=\"astrak-cs-action-desc\">Implementation of reporting that aggregates the seven Search Console properties into a single view, an essential prerequisite for prioritizing between markets.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ============ INLINE CTA ============ -->\n  <div class=\"astrak-cs-inline-cta\">\n    <div class=\"astrak-cs-inline-cta-text\">\n      <h3>Do you manage multiple international sites?<\/h3>\n      <p>Discover how Astrak is growing a galaxy of domains in parallel.<\/p>\n    <\/div>\n    <a href=\"https:\/\/astrak.agency\/en\/contact\/\" target=\"_blank\" rel=\"noopener\" class=\"astrak-cs-inline-cta-link\">\n      To make an appointment\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/a>\n  <\/div>\n\n  <!-- ============ COURBE GALAXIE ============ -->\n  <div class=\"astrak-cs-section\">\n    <h2>The trajectory of <span>the galaxy<\/span><\/h2>\n    <p>\n      Here is the monthly total of organic clicks for the seven websites, from June 2025 to August 2026. The first few months serve as a baseline: traffic is stable, and the groundwork is underway. The turnaround begins in January 2026, and the peak is reached in July 2026 with 39,181 clicks for the month. Between the first and last months of the curve, the network gains 55% clicks.\n    <\/p>\n    <div class=\"astrak-cs-chart-block\">\n      <h3>Cumulative organic clicks \u2014 68 Sixty8 sites<\/h3>\n      <p class=\"astrak-cs-chart-legend\">Source: Google Search Console, consolidated data June 2025 \u2013 August 2026.<\/p>\n<svg viewbox=\"0 0 920 340\" role=\"img\" aria-label=\"Cumulative monthly organic clicks of the 7 Sixty8 websites, from June 2025 to August 2026\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><lineargradient id=\"g9900c1\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0%\" stop-color=\"#5AE7DE\" stop-opacity=\"0.38\"\/><stop offset=\"100%\" stop-color=\"#5AE7DE\" stop-opacity=\"0\"\/><\/lineargradient><\/defs><line x1=\"64\" y1=\"294\" x2=\"896\" y2=\"294\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"298\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">0<\/text><line x1=\"64\" y1=\"227.5\" x2=\"896\" y2=\"227.5\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"231.5\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">11 250<\/text><line x1=\"64\" y1=\"161\" x2=\"896\" y2=\"161\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"165\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">22 500<\/text><line x1=\"64\" y1=\"94.5\" x2=\"896\" y2=\"94.5\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"98.5\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">33 750<\/text><line x1=\"64\" y1=\"28\" x2=\"896\" y2=\"28\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"32\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">45 000<\/text><path d=\"M64,157.8 L123.4,127.7 L182.9,142.4 L242.3,135.2 L301.7,136 L361.1,136.4 L420.6,136.4 L480,99.8 L539.4,64.6 L598.9,94.9 L658.3,122.6 L717.7,101.2 L777.1,92.3 L836.6,62.4 L896,83 L896,294 L64,294 Z\" fill=\"url(#g9900c1)\"\/><path d=\"M64,157.8 L123.4,127.7 L182.9,142.4 L242.3,135.2 L301.7,136 L361.1,136.4 L420.6,136.4 L480,99.8 L539.4,64.6 L598.9,94.9 L658.3,122.6 L717.7,101.2 L777.1,92.3 L836.6,62.4 L896,83\" fill=\"none\" stroke=\"#5AE7DE\" stroke-width=\"2.6\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><circle cx=\"64\" cy=\"157.8\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><circle cx=\"123.4\" cy=\"127.7\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"182.9\" cy=\"142.4\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"242.3\" cy=\"135.2\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"301.7\" cy=\"136\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"361.1\" cy=\"136.4\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"420.6\" cy=\"136.4\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"480\" cy=\"99.8\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"539.4\" cy=\"64.6\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"598.9\" cy=\"94.9\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"658.3\" cy=\"122.6\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"717.7\" cy=\"101.2\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"777.1\" cy=\"92.3\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"836.6\" cy=\"62.4\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><circle cx=\"896\" cy=\"83\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><text x=\"64\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">06\/25<\/text><text x=\"182.9\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">08\/25<\/text><text x=\"301.7\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">10\/25<\/text><text x=\"420.6\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">12\/25<\/text><text x=\"539.4\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">02\/26<\/text><text x=\"658.3\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">04\/26<\/text><text x=\"777.1\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">06\/26<\/text><text x=\"896\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">08\/26<\/text><text x=\"64\" y=\"143.8\" text-anchor=\"start\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFFFFF\" font-family=\"Outfit,sans-serif\">23 039<\/text><text x=\"896\" y=\"105\" text-anchor=\"end\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFEF5E\" font-family=\"Outfit,sans-serif\">35 700<\/text><text x=\"836.6\" y=\"48.4\" text-anchor=\"middle\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFEF5E\" font-family=\"Outfit,sans-serif\">39 181<\/text><\/svg>\n    <\/div>\n  <\/div>\n\n  <!-- ============ RESULTATS PAR MARCHE ============ -->\n  <div class=\"astrak-cs-section\">\n    <h2>The results: <span>market by market<\/span><\/h2>\n    <p>\n      The comparison covers two strictly identical quarters year-over-year\u2014June-August 2025 versus June-August 2026\u2014in order to completely neutralize seasonality.\n    <\/p>\n\n    <div class=\"astrak-cs-table-wrap\">\n      <table class=\"astrak-cs-table\">\n        <thead>\n          <tr>\n            <th>Market<\/th>\n            <th>Clicks 2025<\/th>\n            <th>Clicks 2026<\/th>\n            <th>Evolution<\/th>\n            <th>My position.<\/th>\n            <th>Click-Through Rate<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>France<span class=\"astrak-cs-market-sub\"><a href=\"https:\/\/sixty8.fr\/\" target=\"_blank\" rel=\"noopener\">sixty8.fr<\/a><\/span><\/td>\n            <td>6 591<\/td><td>21 160<\/td><td class=\"astrak-cs-up\">+221%<\/td><td>30,2 \u2192 11,3<\/td><td>0.72% \u2192 3.23%<\/td>\n          <\/tr>\n          <tr>\n            <td>Poland<span class=\"astrak-cs-market-sub\"><a href=\"https:\/\/sixty8.pl\/\" target=\"_blank\" rel=\"noopener\">sixty8.pl<\/a><\/span><\/td>\n            <td>8 548<\/td><td>17 651<\/td><td class=\"astrak-cs-up\">+107%<\/td><td>11.8 \u2192 8.1<\/td><td>13,13% \u2192 15,13%<\/td>\n          <\/tr>\n          <tr>\n            <td>Magic Farmers<span class=\"astrak-cs-market-sub\"><a href=\"https:\/\/magic-farmers.com\/\" target=\"_blank\" rel=\"noopener\">magic-farmers.com<\/a><\/span><\/td>\n            <td>9 886<\/td><td>16 826<\/td><td class=\"astrak-cs-up\">+70%<\/td><td>26.1 \u2192 17.5<\/td><td>7,95% \u2192 11,43%<\/td>\n          <\/tr>\n          <tr>\n            <td>Green Brothers<span class=\"astrak-cs-market-sub\"><a href=\"https:\/\/greenbrothers.com\/\" target=\"_blank\" rel=\"noopener\">greenbrothers.com<\/a><\/span><\/td>\n            <td>3 037<\/td><td>4 684<\/td><td class=\"astrak-cs-up\">+54%<\/td><td>24.7 \u2192 12.4<\/td><td>5,70% \u2192 3,71%<\/td>\n          <\/tr>\n          <tr>\n            <td>Spain<span class=\"astrak-cs-market-sub\"><a href=\"https:\/\/sixty8.es\/\" target=\"_blank\" rel=\"noopener\">sixty8.es<\/a><\/span><\/td>\n            <td>3 173<\/td><td>4 175<\/td><td class=\"astrak-cs-up\">+32%<\/td><td>22.3 \u2192 16.7<\/td><td>4,98% \u2192 6,73%<\/td>\n          <\/tr>\n          <tr>\n            <td>Germany<span class=\"astrak-cs-market-sub\"><a href=\"https:\/\/sixty8.de\/\" target=\"_blank\" rel=\"noopener\">sixty8.de<\/a><\/span><\/td>\n            <td>24 261<\/td><td>24 262<\/td><td class=\"astrak-cs-flat\">stable<\/td><td>32.2 \u2192 12.8<\/td><td>6,41% \u2192 10,51%<\/td>\n          <\/tr>\n          <tr>\n            <td>Romania<span class=\"astrak-cs-market-sub\"><a href=\"https:\/\/sixty-8.ro\/\" target=\"_blank\" rel=\"noopener\">sixty-8.ro<\/a><\/span><\/td>\n            <td>21 315<\/td><td>20 243<\/td><td class=\"astrak-cs-down\">\u22125%<\/td><td>11.4 \u2192 6.4<\/td><td>21,15% \u2192 27,52%<\/td>\n          <\/tr>\n        <\/tbody>\n        <tfoot>\n          <tr>\n            <td>Total Galaxy<\/td>\n            <td>76 811<\/td><td>109 001<\/td><td class=\"astrak-cs-up\">+42%<\/td><td>28.1 \u2192 12.0<\/td><td>4,52% \u2192 7,72%<\/td>\n          <\/tr>\n        <\/tfoot>\n      <\/table>\n    <\/div>\n\n    <p>\n      Two lines deserve a comment. The <strong>France<\/strong> is the strongest growth in the network: traffic has been multiplied by more than three and the click-through rate by four, confirming that the initial problem was not visibility but mismatch. The\u2019<strong>Germany<\/strong>, on the other hand, has remained stable in terms of volume\u2014but its average position has dropped from 32.2 to 12.8, and its click-through rate has risen from 6.4% to 10.5%: the market has stabilized, not lost momentum. It\u2019s the same traffic, achieved with far fewer unnecessary impressions.\n    <\/p>\n  <\/div>\n\n  <!-- ============ LE CONTRE-INTUITIF ============ -->\n  <div class=\"astrak-cs-section\">\n    <h2>Fewer impressions, <span>more clicks<\/span><\/h2>\n    <p>\n      This is the mission\u2019s most counterintuitive\u2014and most defining\u2014finding. Over the same period, the Sixty8 galaxy lost 17% in impressions\u2014from 1,699,496 to 1,411,183\u2014while gaining 42% in clicks.\n    <\/p>\n\n    <div class=\"astrak-cs-comparison\">\n      <div class=\"astrak-cs-comparison-block\">\n        <div class=\"astrak-cs-comparison-period\">June \u2013 August 2025<\/div>\n        <div class=\"astrak-cs-comparison-value astrak-cs-before\">4,52%<\/div>\n        <div class=\"astrak-cs-comparison-unit\">overall click-through rate<\/div>\n      <\/div>\n      <div class=\"astrak-cs-comparison-arrow\">\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n      <\/div>\n      <div class=\"astrak-cs-comparison-block\">\n        <div class=\"astrak-cs-comparison-period\">June \u2013 August 2026<\/div>\n        <div class=\"astrak-cs-comparison-value astrak-cs-after\">7,72%<\/div>\n        <div class=\"astrak-cs-comparison-unit\">overall click-through rate<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"astrak-cs-quote\">\n      <p>\n        An impression that never generates a click is worthless. By taking sites out of high-volume queries without purchase intent, we lose impressions and gain traffic. That is exactly what we were looking for.\n      <\/p>\n    <\/div>\n\n    <h3>Non-brand traffic follows the same logic<\/h3>\n    <p>\n      One might argue that this growth simply reflects Sixty8\u2019s growing brand awareness\u2014and thus an increase in brand-related searches. Non-branded traffic\u2014searches where the user is not yet familiar with the brand\u2014addresses this objection: it has increased by 54%, with 42% fewer impressions. The non-brand click-through rate thus rose from 1.11% to 2.92%, a 2.6-fold increase.\n    <\/p>\n\n    <div class=\"astrak-cs-yoy-block\">\n      <div class=\"astrak-cs-yoy-title\">Non-brand traffic, full galaxy<\/div>\n      <div class=\"astrak-cs-yoy-subtitle\">June-August 2025 vs. June-August 2026, brand searches excluded<\/div>\n      <div class=\"astrak-cs-yoy-grid\">\n        <div class=\"astrak-cs-yoy-stat\">\n          <div class=\"astrak-cs-yoy-stat-value\">14 007<\/div>\n          <div class=\"astrak-cs-yoy-stat-label\">Non-brand clicks in 2025<\/div>\n        <\/div>\n        <div class=\"astrak-cs-yoy-stat\">\n          <div class=\"astrak-cs-yoy-stat-value\">21 520<\/div>\n          <div class=\"astrak-cs-yoy-stat-label\">Off-brand clicks in 2026<\/div>\n        <\/div>\n        <div class=\"astrak-cs-yoy-stat\">\n          <div class=\"astrak-cs-yoy-stat-value\">+54%<\/div>\n          <div class=\"astrak-cs-yoy-stat-label\">Unbranded growth<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <p>\n      At the same time, trademark-related search queries have increased by 33%. Both curves are rising together: the network is gaining ground on search queries it previously didn\u2019t rank for, and these new visitors, in turn, are boosting the brand\u2019s visibility.\n    <\/p>\n  <\/div>\n\n  <div class=\"astrak-cs-divider\"><\/div>\n\n  <!-- ============ SOCLE TECHNIQUE ============ -->\n  <div class=\"astrak-cs-section\">\n    <h2>A technical foundation <span>refreshed<\/span><\/h2>\n    <p>\n      No amount of semantic work can sustainably compensate for an aging technical foundation. Five stores in the network were therefore migrated to the latest version of PrestaShop, followed immediately by a visual redesign. The sites' performance has improved markedly\u2014a gain that benefits both SEO and the conversion rate.\n    <\/p>\n    <p>\n      The market <a href=\"https:\/\/sixty-8.ro\/\" target=\"_blank\" rel=\"noopener\">Romanian<\/a> was the subject of an additional project: traffic had been spread across several competing domains, but it was consolidated into a single domain. This initiative explains the slight decline in volume in this market, which was largely offset by the improvement in visibility\u2014the average position dropped from 11.4 to 6.4, and the click-through rate rose from 21.2% to 27.5%.\n    <\/p>\n  <\/div>\n\n  <!-- ============ COURBES PAR MARCHE ============ -->\n  <div class=\"astrak-cs-section\">\n    <h2>The detail <span>of the three key markets<\/span><\/h2>\n    <p>\n      The three curves below show the Search Console data month by month, over the same period as the consolidated curve.\n    <\/p>\n    <div class=\"astrak-cs-chart-block\">\n      <h3>France \u2014 <a href=\"https:\/\/sixty8.fr\/\" target=\"_blank\" rel=\"noopener\">sixty8.fr<\/a><\/h3>\n      <p class=\"astrak-cs-chart-legend\">2,156 clicks in June 2025, 7,250 in August 2026, with a peak of 7,975 in July. The market with the strongest growth in the network.<\/p>\n<svg viewbox=\"0 0 920 340\" role=\"img\" aria-label=\"Monthly organic clicks for sixty8.fr, from June 2025 to August 2026\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><lineargradient id=\"g7516b5\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0%\" stop-color=\"#5AE7DE\" stop-opacity=\"0.38\"\/><stop offset=\"100%\" stop-color=\"#5AE7DE\" stop-opacity=\"0\"\/><\/lineargradient><\/defs><line x1=\"64\" y1=\"294\" x2=\"896\" y2=\"294\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"298\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">0<\/text><line x1=\"64\" y1=\"227.5\" x2=\"896\" y2=\"227.5\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"231.5\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">2 375<\/text><line x1=\"64\" y1=\"161\" x2=\"896\" y2=\"161\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"165\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">4 750<\/text><line x1=\"64\" y1=\"94.5\" x2=\"896\" y2=\"94.5\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"98.5\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">7 125<\/text><line x1=\"64\" y1=\"28\" x2=\"896\" y2=\"28\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"32\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">9 500<\/text><path d=\"M64,233.6 L123.4,231.8 L182.9,232 L242.3,237.2 L301.7,242.3 L361.1,237.4 L420.6,243 L480,192.7 L539.4,156.4 L598.9,154.3 L658.3,157.5 L717.7,121 L777.1,127.8 L836.6,70.7 L896,91 L896,294 L64,294 Z\" fill=\"url(#g7516b5)\"\/><path d=\"M64,233.6 L123.4,231.8 L182.9,232 L242.3,237.2 L301.7,242.3 L361.1,237.4 L420.6,243 L480,192.7 L539.4,156.4 L598.9,154.3 L658.3,157.5 L717.7,121 L777.1,127.8 L836.6,70.7 L896,91\" fill=\"none\" stroke=\"#5AE7DE\" stroke-width=\"2.6\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><circle cx=\"64\" cy=\"233.6\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><circle cx=\"123.4\" cy=\"231.8\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"182.9\" cy=\"232\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"242.3\" cy=\"237.2\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"301.7\" cy=\"242.3\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"361.1\" cy=\"237.4\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"420.6\" cy=\"243\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"480\" cy=\"192.7\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"539.4\" cy=\"156.4\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"598.9\" cy=\"154.3\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"658.3\" cy=\"157.5\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"717.7\" cy=\"121\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"777.1\" cy=\"127.8\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"836.6\" cy=\"70.7\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><circle cx=\"896\" cy=\"91\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><text x=\"64\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">06\/25<\/text><text x=\"182.9\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">08\/25<\/text><text x=\"301.7\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">10\/25<\/text><text x=\"420.6\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">12\/25<\/text><text x=\"539.4\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">02\/26<\/text><text x=\"658.3\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">04\/26<\/text><text x=\"777.1\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">06\/26<\/text><text x=\"896\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">08\/26<\/text><text x=\"64\" y=\"219.6\" text-anchor=\"start\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFFFFF\" font-family=\"Outfit,sans-serif\">2 156<\/text><text x=\"896\" y=\"113\" text-anchor=\"end\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFEF5E\" font-family=\"Outfit,sans-serif\">7 250<\/text><text x=\"836.6\" y=\"56.7\" text-anchor=\"middle\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFEF5E\" font-family=\"Outfit,sans-serif\">7 975<\/text><\/svg>\n    <\/div>\n    <div class=\"astrak-cs-chart-block\">\n      <h3>Poland <a href=\"https:\/\/sixty8.pl\/\" target=\"_blank\" rel=\"noopener\">sixty8.pl<\/a><\/h3>\n      <p class=\"astrak-cs-chart-legend\">2,680 clicks in June 2025, 5,064 in August 2026, after a peak at 7,022 in July. Steady growth, with no sudden jumps.<\/p>\n<svg viewbox=\"0 0 920 340\" role=\"img\" aria-label=\"Monthly organic clicks of sixty8.pl, from June 2025 to August 2026\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><lineargradient id=\"ga56964\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0%\" stop-color=\"#5AE7DE\" stop-opacity=\"0.38\"\/><stop offset=\"100%\" stop-color=\"#5AE7DE\" stop-opacity=\"0\"\/><\/lineargradient><\/defs><line x1=\"64\" y1=\"294\" x2=\"896\" y2=\"294\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"298\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">0<\/text><line x1=\"64\" y1=\"227.5\" x2=\"896\" y2=\"227.5\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"231.5\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">2 125<\/text><line x1=\"64\" y1=\"161\" x2=\"896\" y2=\"161\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"165\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">4 250<\/text><line x1=\"64\" y1=\"94.5\" x2=\"896\" y2=\"94.5\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"98.5\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">6 375<\/text><line x1=\"64\" y1=\"28\" x2=\"896\" y2=\"28\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"32\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">8 500<\/text><path d=\"M64,210.1 L123.4,202 L182.9,202.3 L242.3,185.9 L301.7,178.6 L361.1,179.9 L420.6,187.3 L480,190.7 L539.4,173.5 L598.9,186.3 L658.3,167.3 L717.7,149.7 L777.1,119.8 L836.6,74.3 L896,135.5 L896,294 L64,294 Z\" fill=\"url(#ga56964)\"\/><path d=\"M64,210.1 L123.4,202 L182.9,202.3 L242.3,185.9 L301.7,178.6 L361.1,179.9 L420.6,187.3 L480,190.7 L539.4,173.5 L598.9,186.3 L658.3,167.3 L717.7,149.7 L777.1,119.8 L836.6,74.3 L896,135.5\" fill=\"none\" stroke=\"#5AE7DE\" stroke-width=\"2.6\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><circle cx=\"64\" cy=\"210.1\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><circle cx=\"123.4\" cy=\"202\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"182.9\" cy=\"202.3\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"242.3\" cy=\"185.9\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"301.7\" cy=\"178.6\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"361.1\" cy=\"179.9\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"420.6\" cy=\"187.3\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"480\" cy=\"190.7\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"539.4\" cy=\"173.5\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"598.9\" cy=\"186.3\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"658.3\" cy=\"167.3\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"717.7\" cy=\"149.7\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"777.1\" cy=\"119.8\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"836.6\" cy=\"74.3\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><circle cx=\"896\" cy=\"135.5\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><text x=\"64\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">06\/25<\/text><text x=\"182.9\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">08\/25<\/text><text x=\"301.7\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">10\/25<\/text><text x=\"420.6\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">12\/25<\/text><text x=\"539.4\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">02\/26<\/text><text x=\"658.3\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">04\/26<\/text><text x=\"777.1\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">06\/26<\/text><text x=\"896\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">08\/26<\/text><text x=\"64\" y=\"196.1\" text-anchor=\"start\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFFFFF\" font-family=\"Outfit,sans-serif\">2 680<\/text><text x=\"896\" y=\"157.5\" text-anchor=\"end\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFEF5E\" font-family=\"Outfit,sans-serif\">5 064<\/text><text x=\"836.6\" y=\"60.3\" text-anchor=\"middle\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFEF5E\" font-family=\"Outfit,sans-serif\">7 022<\/text><\/svg>\n    <\/div>\n    <div class=\"astrak-cs-chart-block\">\n      <h3>Romania <a href=\"https:\/\/sixty-8.ro\/\" target=\"_blank\" rel=\"noopener\">sixty-8.ro<\/a><\/h3>\n      <p class=\"astrak-cs-chart-legend\">6,165 clicks in June 2025, 8,325 in August 2026. The consolidation onto a single domain did not affect the trajectory.<\/p>\n<svg viewbox=\"0 0 920 340\" role=\"img\" aria-label=\"Cumulative monthly organic clicks of Sixty8&#039;s Romanian domains from June 2025 to August 2026\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><lineargradient id=\"g35ac44\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\"><stop offset=\"0%\" stop-color=\"#5AE7DE\" stop-opacity=\"0.38\"\/><stop offset=\"100%\" stop-color=\"#5AE7DE\" stop-opacity=\"0\"\/><\/lineargradient><\/defs><line x1=\"64\" y1=\"294\" x2=\"896\" y2=\"294\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"298\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">0<\/text><line x1=\"64\" y1=\"227.5\" x2=\"896\" y2=\"227.5\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"231.5\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">2 625<\/text><line x1=\"64\" y1=\"161\" x2=\"896\" y2=\"161\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"165\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">5 250<\/text><line x1=\"64\" y1=\"94.5\" x2=\"896\" y2=\"94.5\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"98.5\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">7 875<\/text><line x1=\"64\" y1=\"28\" x2=\"896\" y2=\"28\" stroke=\"rgba(255,255,255,0.10)\" stroke-width=\"1\"\/><text x=\"52\" y=\"32\" text-anchor=\"end\" font-size=\"11\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">10 500<\/text><path d=\"M64,137.8 L123.4,78.6 L182.9,125.6 L242.3,113 L301.7,129.6 L361.1,133 L420.6,140.5 L480,132.1 L539.4,60.9 L598.9,148.7 L658.3,199.4 L717.7,207.2 L777.1,175.7 L836.6,110.4 L896,83.1 L896,294 L64,294 Z\" fill=\"url(#g35ac44)\"\/><path d=\"M64,137.8 L123.4,78.6 L182.9,125.6 L242.3,113 L301.7,129.6 L361.1,133 L420.6,140.5 L480,132.1 L539.4,60.9 L598.9,148.7 L658.3,199.4 L717.7,207.2 L777.1,175.7 L836.6,110.4 L896,83.1\" fill=\"none\" stroke=\"#5AE7DE\" stroke-width=\"2.6\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\/><circle cx=\"64\" cy=\"137.8\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><circle cx=\"123.4\" cy=\"78.6\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"182.9\" cy=\"125.6\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"242.3\" cy=\"113\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"301.7\" cy=\"129.6\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"361.1\" cy=\"133\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"420.6\" cy=\"140.5\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"480\" cy=\"132.1\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"539.4\" cy=\"60.9\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><circle cx=\"598.9\" cy=\"148.7\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"658.3\" cy=\"199.4\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"717.7\" cy=\"207.2\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"777.1\" cy=\"175.7\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"836.6\" cy=\"110.4\" r=\"3.2\" fill=\"#5AE7DE\" stroke=\"#0F0F3D\" stroke-width=\"1.5\"\/><circle cx=\"896\" cy=\"83.1\" r=\"5\" fill=\"#FFEF5E\" stroke=\"#0F0F3D\" stroke-width=\"2\"\/><text x=\"64\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">06\/25<\/text><text x=\"182.9\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">08\/25<\/text><text x=\"301.7\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">10\/25<\/text><text x=\"420.6\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">12\/25<\/text><text x=\"539.4\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">02\/26<\/text><text x=\"658.3\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">04\/26<\/text><text x=\"777.1\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">06\/26<\/text><text x=\"896\" y=\"316\" text-anchor=\"middle\" font-size=\"10.5\" fill=\"#8A90A6\" font-family=\"Poppins,sans-serif\">08\/26<\/text><text x=\"64\" y=\"123.8\" text-anchor=\"start\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFFFFF\" font-family=\"Outfit,sans-serif\">6 165<\/text><text x=\"896\" y=\"105.1\" text-anchor=\"end\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFEF5E\" font-family=\"Outfit,sans-serif\">8 325<\/text><text x=\"539.4\" y=\"46.9\" text-anchor=\"middle\" font-size=\"12.5\" font-weight=\"700\" fill=\"#FFEF5E\" font-family=\"Outfit,sans-serif\">9 201<\/text><\/svg>\n    <\/div>\n  <\/div>\n\n  <!-- ============ METHODO ============ -->\n  <div class=\"astrak-cs-method\">\n    <h4>Methodology and scope<\/h4>\n    <ul>\n      <li><strong>Unique source :<\/strong> Google Search Console, domain properties, unsampled raw data. The curves are plotted directly from this data, month by month.<\/li>\n      <li><strong>Scope:<\/strong> the 7 active sites in the galaxy, with the historical Romanian domains being counted in the Romanian market total.<\/li>\n      <li><strong>Compared periods:<\/strong> 1<sup>he<\/sup> June \u2013 August 31, 2025 vs 1<sup>he<\/sup> June \u2013 August 29, 2026, which represents two strictly identical quarters year-over-year, thereby neutralizing seasonality.<\/li>\n      <li><strong>Average position:<\/strong> weighted by the number of impressions of each site, rather than a flat average, to prevent a small market from weighing as much as a large one.<\/li>\n      <li><strong>Generic<\/strong> exclusion of queries containing variants of network brand names (Sixty8, Magic Farmers, Green Brothers and their variations).<\/li>\n    <\/ul>\n  <\/div>\n\n  <div class=\"astrak-cs-divider\"><\/div>\n\n  <!-- ============ BILAN ============ -->\n  <div class=\"astrak-cs-section\">\n    <h2>What to remember<\/h2>\n    <p>\n      In fifteen months, the Sixty8 network grew from 76,811 to 109,001 organic clicks per quarter\u2014a 42% increase\u2014and its weighted average position more than halved, dropping from 28.1 to 12.0. Five of the seven sites have shown significant growth; the sixth has remained stable in terms of volume while climbing twenty spots; and the seventh has been consolidated onto a single domain.\n    <\/p>\n    <p>\n      The most interesting point in this file is not the percentage growth but its mechanics: the galaxy has gained traffic <em>while losing<\/em> raw visibility. It is the sign of work focused on relevance rather than volume\u2014the only growth that lasts in a sector where paid acquisition is closed.\n    <\/p>\n    <p>\n      The support continues, with the next initiatives being the scaling up of the Spanish and Swiss markets, which are still lagging behind the potential of their catalogs.\n    <\/p>\n  <\/div>\n\n  <!-- ============ FINAL CTA ============ -->\n  <div class=\"astrak-cs-cta-section\">\n    <div class=\"astrak-cs-cta-title\">Ready to speed up <span>your SEO<\/span> ?<\/div>\n    <p class=\"astrak-cs-cta-subtitle\">\n      Start with a free diagnosis and discover your organic growth potential with the Astrak team.\n    <\/p>\n    <a href=\"https:\/\/astrak.agency\/en\/contact\/\" target=\"_blank\" rel=\"noopener\" class=\"astrak-cs-cta-btn\">\n      To make an appointment\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n    <\/a>\n  <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u00c9tude de cas Sixty8 : +42% de clics organiques sur 7 sites et 6 pays Comment Astrak a pilot\u00e9 la croissance SEO d&rsquo;une galaxie de sites e-commerce europ\u00e9ens, en refondant cinq de ses boutiques et en divisant par plus de deux la position moyenne sur l&rsquo;ensemble des march\u00e9s. Juin 2025 &#8211; Ao\u00fbt 2026 Allemagne, Roumanie, &#8230; <a title=\"Sixty8: +42% organic clicks across 7 websites and 6 countries\" class=\"read-more\" href=\"https:\/\/astrak.agency\/en\/use-case-sixty8\/\" aria-label=\"Read more about Sixty8 : +42% de clics organiques sur 7 sites et 6 pays\">Read more<\/a><\/p>","protected":false},"author":9,"featured_media":48410,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"class_list":["post-48231","page","type-page","status-publish","has-post-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sixty8 : +42% de clics SEO sur 7 sites et 6 pays | Astrak<\/title>\n<meta name=\"description\" content=\"Comment Astrak a fait progresser de 42% le trafic organique d&#039;un r\u00e9seau de 7 boutiques e-commerce europ\u00e9ennes, avec 17% d&#039;impressions en moins. \u00c9tude de cas chiffr\u00e9e.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/astrak.agency\/en\/use-case-68\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sixty8 : +42% de clics SEO sur 7 sites et 6 pays | Astrak\" \/>\n<meta property=\"og:description\" content=\"Comment Astrak a fait progresser de 42% le trafic organique d&#039;un r\u00e9seau de 7 boutiques e-commerce europ\u00e9ennes, avec 17% d&#039;impressions en moins. \u00c9tude de cas chiffr\u00e9e.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/astrak.agency\/en\/use-case-68\/\" \/>\n<meta property=\"og:site_name\" content=\"Astrak\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T08:43:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/astrak.agency\/wp-content\/uploads\/2026\/09\/use-case-sixty8.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/astrak.agency\/wp-content\/uploads\/2026\/09\/use-case-sixty8.png\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/astrak.agency\\\/use-case-sixty8\\\/\",\"url\":\"https:\\\/\\\/astrak.agency\\\/use-case-sixty8\\\/\",\"name\":\"Sixty8 : +42% de clics SEO sur 7 sites et 6 pays | Astrak\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/astrak.agency\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/astrak.agency\\\/use-case-sixty8\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/astrak.agency\\\/use-case-sixty8\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/astrak.agency\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/use-case-sixty8.jpg\",\"datePublished\":\"2026-09-01T09:57:03+00:00\",\"dateModified\":\"2026-09-07T08:43:45+00:00\",\"description\":\"Comment Astrak a fait progresser de 42% le trafic organique d'un r\u00e9seau de 7 boutiques e-commerce europ\u00e9ennes, avec 17% d'impressions en moins. \u00c9tude de cas chiffr\u00e9e.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/astrak.agency\\\/use-case-sixty8\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/astrak.agency\\\/use-case-sixty8\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/astrak.agency\\\/use-case-sixty8\\\/#primaryimage\",\"url\":\"https:\\\/\\\/astrak.agency\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/use-case-sixty8.jpg\",\"contentUrl\":\"https:\\\/\\\/astrak.agency\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/use-case-sixty8.jpg\",\"width\":1280,\"height\":610,\"caption\":\"Page d'accueil du site Sixty8\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/astrak.agency\\\/use-case-sixty8\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Agence SEO\",\"item\":\"https:\\\/\\\/astrak.agency\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sixty8 : +42% de clics organiques sur 7 sites et 6 pays\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/astrak.agency\\\/#website\",\"url\":\"https:\\\/\\\/astrak.agency\\\/\",\"name\":\"Astrak\",\"description\":\"On va acc\u00e9l\u00e9rer votre SEO\",\"publisher\":{\"@id\":\"https:\\\/\\\/astrak.agency\\\/#organization\"},\"alternateName\":\"Astrak SEO\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/astrak.agency\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/astrak.agency\\\/#organization\",\"name\":\"Astrak\",\"alternateName\":\"Astrak Agency\",\"url\":\"https:\\\/\\\/astrak.agency\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/astrak.agency\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/astrak.agency\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Logo_Noir.png\",\"contentUrl\":\"https:\\\/\\\/astrak.agency\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Logo_Noir.png\",\"width\":1357,\"height\":246,\"caption\":\"Astrak\"},\"image\":{\"@id\":\"https:\\\/\\\/astrak.agency\\\/#\\\/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":"Sixty8: +42% SEO clicks across 7 websites and 6 countries | Astrak","description":"How Astrak increased organic traffic by 42% for a network of 7 European e-commerce stores, while reducing impressions by 17%. A case study with statistics.","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:\/\/astrak.agency\/en\/use-case-68\/","og_locale":"en_US","og_type":"article","og_title":"Sixty8 : +42% de clics SEO sur 7 sites et 6 pays | Astrak","og_description":"Comment Astrak a fait progresser de 42% le trafic organique d'un r\u00e9seau de 7 boutiques e-commerce europ\u00e9ennes, avec 17% d'impressions en moins. \u00c9tude de cas chiffr\u00e9e.","og_url":"https:\/\/astrak.agency\/en\/use-case-68\/","og_site_name":"Astrak","article_modified_time":"2026-09-07T08:43:45+00:00","og_image":[{"url":"https:\/\/astrak.agency\/wp-content\/uploads\/2026\/09\/use-case-sixty8.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/astrak.agency\/wp-content\/uploads\/2026\/09\/use-case-sixty8.png","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/astrak.agency\/use-case-sixty8\/","url":"https:\/\/astrak.agency\/use-case-sixty8\/","name":"Sixty8: +42% SEO clicks across 7 websites and 6 countries | Astrak","isPartOf":{"@id":"https:\/\/astrak.agency\/#website"},"primaryImageOfPage":{"@id":"https:\/\/astrak.agency\/use-case-sixty8\/#primaryimage"},"image":{"@id":"https:\/\/astrak.agency\/use-case-sixty8\/#primaryimage"},"thumbnailUrl":"https:\/\/astrak.agency\/wp-content\/uploads\/2026\/09\/use-case-sixty8.jpg","datePublished":"2026-09-01T09:57:03+00:00","dateModified":"2026-09-07T08:43:45+00:00","description":"How Astrak increased organic traffic by 42% for a network of 7 European e-commerce stores, while reducing impressions by 17%. A case study with statistics.","breadcrumb":{"@id":"https:\/\/astrak.agency\/use-case-sixty8\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/astrak.agency\/use-case-sixty8\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/astrak.agency\/use-case-sixty8\/#primaryimage","url":"https:\/\/astrak.agency\/wp-content\/uploads\/2026\/09\/use-case-sixty8.jpg","contentUrl":"https:\/\/astrak.agency\/wp-content\/uploads\/2026\/09\/use-case-sixty8.jpg","width":1280,"height":610,"caption":"Page d'accueil du site Sixty8"},{"@type":"BreadcrumbList","@id":"https:\/\/astrak.agency\/use-case-sixty8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Agence SEO","item":"https:\/\/astrak.agency\/"},{"@type":"ListItem","position":2,"name":"Sixty8 : +42% de clics organiques sur 7 sites et 6 pays"}]},{"@type":"WebSite","@id":"https:\/\/astrak.agency\/#website","url":"https:\/\/astrak.agency\/","name":"Astrak","description":"We will accelerate your SEO","publisher":{"@id":"https:\/\/astrak.agency\/#organization"},"alternateName":"Astrak SEO","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/astrak.agency\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/astrak.agency\/#organization","name":"Astrak","alternateName":"Astrak Agency","url":"https:\/\/astrak.agency\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/astrak.agency\/#\/schema\/logo\/image\/","url":"https:\/\/astrak.agency\/wp-content\/uploads\/2025\/05\/Logo_Noir.png","contentUrl":"https:\/\/astrak.agency\/wp-content\/uploads\/2025\/05\/Logo_Noir.png","width":1357,"height":246,"caption":"Astrak"},"image":{"@id":"https:\/\/astrak.agency\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/astrakagency\/","https:\/\/www.linkedin.com\/company\/astrak-legoax\/"]}]}},"_links":{"self":[{"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/pages\/48231","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/comments?post=48231"}],"version-history":[{"count":7,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/pages\/48231\/revisions"}],"predecessor-version":[{"id":48415,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/pages\/48231\/revisions\/48415"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/media\/48410"}],"wp:attachment":[{"href":"https:\/\/astrak.agency\/en\/wp-json\/wp\/v2\/media?parent=48231"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}