{"id":11884,"date":"2026-05-19T13:29:35","date_gmt":"2026-05-19T13:29:35","guid":{"rendered":"https:\/\/jxcdigital.com\/staging\/3370\/?page_id=11884"},"modified":"2026-05-19T16:30:09","modified_gmt":"2026-05-19T16:30:09","slug":"paid-social","status":"publish","type":"page","link":"https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/","title":{"rendered":"Paid Social"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11884\" class=\"elementor elementor-11884\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d86326b e-con-full e-flex e-con e-parent\" data-id=\"d86326b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f139315 e-con-full e-flex e-con e-parent\" data-id=\"f139315\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e9a64e elementor-widget elementor-widget-html\" data-id=\"0e9a64e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Meta Paid Social Advertising | JXC Digital<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800;900&display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --navy:       #0a1628;\n    --teal:       #0891b2;\n    --teal-light: #22d3ee;\n    --green:      #0ea5e9;\n    --green-dark: #0c4a6e;\n    --white:      #ffffff;\n    --gray-light: #f0f9ff;\n    --gray-text:  #6b7280;\n    --text-dark:  #1e1e2e;\n    --grad:       linear-gradient(135deg, #0891b2 0%, #0c4a6e 100%);\n    --grad-light: linear-gradient(135deg, #22d3ee 0%, #0891b2 100%);\n    --font:       'Poppins', sans-serif;\n  }\n\n  body { font-family: var(--font); color: var(--text-dark); background: var(--white); line-height: 1.7; }\n\n  \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n  .anim-fade-up    { opacity: 0; transform: translateY(40px);  transition: opacity 0.7s ease, transform 0.7s ease; }\n  .anim-fade-left  { opacity: 0; transform: translateX(-60px); transition: opacity 0.7s ease, transform 0.7s ease; }\n  .anim-fade-right { opacity: 0; transform: translateX(60px);  transition: opacity 0.7s ease, transform 0.7s ease; }\n  .anim-visible    { opacity: 1 !important; transform: none !important; }\n  .anim-delay-1 { transition-delay: 0.1s; }\n  .anim-delay-2 { transition-delay: 0.2s; }\n  .anim-delay-3 { transition-delay: 0.3s; }\n  .anim-delay-4 { transition-delay: 0.4s; }\n  .anim-delay-5 { transition-delay: 0.5s; }\n  .anim-delay-6 { transition-delay: 0.6s; }\n\n  \/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n  .btn-primary {\n    display: inline-block;\n    padding: 15px 36px;\n    background: var(--grad-light);\n    color: var(--white);\n    font-family: var(--font);\n    font-size: 15px;\n    font-weight: 700;\n    border-radius: 8px;\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n    position: relative;\n    overflow: hidden;\n    animation: btn-pulse 2.5s ease-in-out infinite;\n    transition: transform 0.15s, box-shadow 0.15s;\n  }\n  .btn-primary::after {\n    content: '';\n    position: absolute;\n    top: -50%; left: -60%;\n    width: 40%; height: 200%;\n    background: rgba(255,255,255,0.15);\n    transform: skewX(-20deg);\n    animation: btn-shine 3s ease-in-out infinite;\n  }\n  .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 30px rgba(8,145,178,0.5); animation: none; }\n  @keyframes btn-pulse {\n    0%,100% { box-shadow: 0 0 0 0 rgba(8,145,178,0.5), 0 4px 15px rgba(12,74,110,0.3); }\n    50%      { box-shadow: 0 0 0 10px rgba(8,145,178,0), 0 4px 25px rgba(12,74,110,0.5); }\n  }\n  @keyframes btn-shine { 0% { left:-60%; } 100% { left:130%; } }\n\n  \/* \u2500\u2500 EYEBROW \u2500\u2500 *\/\n  .eyebrow {\n    display: inline-block;\n    color: var(--teal-light);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n\n  \/* \u2500\u2500 SHARED \u2500\u2500 *\/\n  .section-inner { max-width: 1100px; margin: 0 auto; }\n  .section-header { text-align: center; margin-bottom: 60px; }\n  .section-header h2 { font-size: clamp(28px,3vw,42px); font-weight: 900; color: var(--navy); margin-bottom: 14px; line-height: 1.2; }\n  .section-header h2 span { background: var(--grad); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n  .section-header p { font-size: 16px; color: var(--gray-text); max-width: 580px; margin: 0 auto; }\n\n  \/* \u2500\u2500 PAGE HEADER \u2500\u2500 *\/\n  .page-header {\n    background: var(--navy);\n    padding: 180px 40px 80px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .page-header::before {\n    content: '';\n    position: absolute;\n    top: -100px; left: 50%;\n    transform: translateX(-50%);\n    width: 800px; height: 600px;\n    background: radial-gradient(ellipse, rgba(8,145,178,0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .page-header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; right: -60px;\n    width: 300px; height: 300px;\n    background: radial-gradient(circle, rgba(14,165,233,0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .page-header-inner { max-width: 860px; margin: 0 auto; position: relative; z-index: 1; }\n  .page-header h1 {\n    font-size: clamp(38px, 5vw, 68px);\n    font-weight: 900;\n    color: var(--white);\n    line-height: 1.1;\n    margin-bottom: 22px;\n    letter-spacing: -1px;\n  }\n  .page-header h1 span { background: var(--grad-light); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n  .page-header p { font-size: 17px; color: rgba(255,255,255,0.65); line-height: 1.8; max-width: 640px; margin: 0 auto 36px; }\n\n  \/* Header stats -->\n  .header-stats { display: flex; justify-content: center; gap: 48px; margin-top: 48px; padding-top: 40px; border-top: 1px solid rgba(255,255,255,0.1); }\n  .header-stat { text-align: center; transition: transform 0.2s; cursor: default; }\n  .header-stat:hover { transform: scale(1.08); }\n  .header-stat .num { font-size: 32px; font-weight: 900; background: var(--grad-light); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; line-height: 1.2; margin-bottom: 6px; }\n  .header-stat .label { font-size: 13px; color: rgba(255,255,255,0.6); font-weight: 600; line-height: 1.4; max-width: 140px; margin: 0 auto; }\n\n  \/* \u2500\u2500 VANITY METRICS CALLOUT \u2500\u2500 *\/\n  .vanity { padding: 100px 40px; background: var(--navy); position: relative; overflow: hidden; }\n  .vanity::before { content: ''; position: absolute; top: -80px; right: -80px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(8,145,178,0.15) 0%, transparent 70%); }\n  .vanity::after  { content: ''; position: absolute; bottom: -60px; left: -60px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(14,165,233,0.12) 0%, transparent 70%); }\n  .vanity-inner { position: relative; z-index: 1; }\n  .vanity-text { max-width: 760px; margin: 0 auto 60px; text-align: center; }\n  .vanity-text h2 { font-size: clamp(26px,3vw,42px); font-weight: 900; color: var(--white); line-height: 1.2; margin-bottom: 20px; }\n  .vanity-text h2 span { background: var(--grad-light); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n  .vanity-text p { font-size: 16px; color: rgba(255,255,255,0.65); line-height: 1.8; margin-bottom: 14px; }\n\n  .vanity-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n  .vanity-col { border-radius: 16px; padding: 32px 28px; }\n  .vanity-col.bad  { background: rgba(239,68,68,0.08);  border: 1px solid rgba(239,68,68,0.2); }\n  .vanity-col.good { background: rgba(8,145,178,0.1);  border: 1px solid rgba(8,145,178,0.3); }\n  .vanity-col-label { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 20px; display: flex; align-items: center; gap: 8px; }\n  .vanity-col.bad  .vanity-col-label { color: #f87171; }\n  .vanity-col.good .vanity-col-label { color: var(--teal-light); }\n  .vanity-metric { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; padding: 12px 16px; border-radius: 8px; }\n  .vanity-col.bad  .vanity-metric { background: rgba(239,68,68,0.06); }\n  .vanity-col.good .vanity-metric { background: rgba(8,145,178,0.08); }\n  .vanity-metric-icon { font-size: 18px; flex-shrink: 0; }\n  .vanity-metric-text { font-size: 13px; font-weight: 600; }\n  .vanity-col.bad  .vanity-metric-text { color: rgba(255,255,255,0.6); }\n  .vanity-col.good .vanity-metric-text { color: rgba(255,255,255,0.85); }\n  .vanity-metric-val { margin-left: auto; font-size: 13px; font-weight: 800; }\n  .vanity-col.bad  .vanity-metric-val { color: #f87171; }\n  .vanity-col.good .vanity-metric-val { color: var(--teal-light); }\n\n  \/* \u2500\u2500 WHAT IS PAID SOCIAL \u2500\u2500 *\/\n  .what-is { padding: 100px 40px; background: var(--white); }\n  .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\n  .text-block h2 { font-size: clamp(28px,3vw,42px); font-weight: 900; color: var(--navy); line-height: 1.2; margin-bottom: 20px; }\n  .text-block h2 span { background: var(--grad); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n  .text-block p { font-size: 16px; color: var(--gray-text); margin-bottom: 16px; line-height: 1.8; }\n\n  \/* Meta ad mockup *\/\n  .meta-mockup { background: #fff; border-radius: 16px; padding: 0; box-shadow: 0 20px 60px rgba(10,22,40,0.12); border: 1.5px solid #e5e7eb; overflow: hidden; }\n  .meta-header { background: #1877f2; padding: 12px 16px; display: flex; align-items: center; gap: 10px; }\n  .meta-logo { width: 28px; height: 28px; background: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 900; color: #1877f2; flex-shrink: 0; font-family: sans-serif; }\n  .meta-header-text { font-size: 13px; font-weight: 700; color: white; }\n  .meta-header-sub  { font-size: 10px; color: rgba(255,255,255,0.7); }\n  .meta-feed { padding: 0; }\n  .meta-post { border-bottom: 8px solid #f0f2f5; }\n  .meta-post-header { padding: 12px 16px 8px; display: flex; align-items: center; gap: 10px; }\n  .meta-avatar { width: 36px; height: 36px; border-radius: 50%; background: var(--grad); flex-shrink: 0; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; color: white; }\n  .meta-post-info { flex: 1; }\n  .meta-post-name { font-size: 13px; font-weight: 700; color: #1c1e21; }\n  .meta-post-sponsored { font-size: 11px; color: #65676b; display: flex; align-items: center; gap: 4px; }\n  .meta-sponsored-dot { width: 3px; height: 3px; background: #65676b; border-radius: 50%; }\n  .meta-post-copy { padding: 0 16px 10px; font-size: 13px; color: #1c1e21; line-height: 1.5; }\n  .meta-post-copy strong { color: var(--teal); }\n  .meta-product-card { margin: 0 16px 12px; border: 1px solid #e5e7eb; border-radius: 8px; overflow: hidden; display: grid; grid-template-columns: 80px 1fr; }\n  .meta-product-img { background: var(--gray-light); display: flex; align-items: center; justify-content: center; font-size: 32px; }\n  .meta-product-info { padding: 10px 12px; }\n  .meta-product-site { font-size: 10px; color: #65676b; text-transform: uppercase; letter-spacing: 0.5px; }\n  .meta-product-name { font-size: 13px; font-weight: 700; color: #1c1e21; margin: 2px 0; }\n  .meta-product-price { font-size: 13px; color: var(--teal); font-weight: 700; }\n  .meta-cta-btn { margin: 0 16px 12px; background: #e7f3ff; border: 1px solid #1877f2; border-radius: 6px; padding: 8px; text-align: center; font-size: 13px; font-weight: 700; color: #1877f2; }\n  .meta-actions { padding: 8px 16px; display: flex; gap: 16px; border-top: 1px solid #e5e7eb; }\n  .meta-action { font-size: 13px; color: #65676b; font-weight: 600; }\n\n  \/* \u2500\u2500 SERVICES \u2500\u2500 *\/\n  .services { padding: 100px 40px; background: var(--gray-light); }\n  .services-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 28px; }\n  .service-card {\n    background: var(--white);\n    border-radius: 16px;\n    padding: 36px 32px;\n    border: 1.5px solid #bae6fd;\n    position: relative;\n    overflow: hidden;\n    transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;\n  }\n  .service-card::before { content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: var(--grad-light); border-radius: 4px 0 0 4px; }\n  .service-card:hover { border-color: var(--teal); box-shadow: 0 12px 40px rgba(8,145,178,0.12); transform: translateY(-4px); }\n  .service-card:hover .service-icon { animation: icon-bounce 0.4s ease; }\n  @keyframes icon-bounce { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-8px); } }\n  .service-icon { font-size: 36px; margin-bottom: 16px; display: block; }\n  .service-card h3 { font-size: 20px; font-weight: 800; color: var(--navy); margin-bottom: 10px; }\n  .service-card p { font-size: 14px; color: var(--gray-text); line-height: 1.8; margin-bottom: 18px; }\n  .service-features { list-style: none; }\n  .service-features li { display: flex; align-items: flex-start; gap: 8px; font-size: 13px; color: var(--text-dark); margin-bottom: 8px; line-height: 1.5; }\n  .service-features li::before { content: '\u2713'; color: var(--teal); font-weight: 700; flex-shrink: 0; }\n\n  \/* \u2500\u2500 TRANSPARENCY SECTION \u2500\u2500 *\/\n  .transparency { padding: 100px 40px; background: var(--white); }\n  .transparency-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }\n  .trans-card {\n    background: var(--gray-light);\n    border-radius: 16px;\n    padding: 32px 28px;\n    border: 1.5px solid #bae6fd;\n    transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;\n    text-align: center;\n  }\n  .trans-card:hover { border-color: var(--teal); box-shadow: 0 12px 40px rgba(8,145,178,0.1); transform: translateY(-4px); }\n  .trans-icon { font-size: 40px; margin-bottom: 16px; display: block; }\n  .trans-card h4 { font-size: 17px; font-weight: 800; color: var(--navy); margin-bottom: 10px; }\n  .trans-card p { font-size: 13px; color: var(--gray-text); line-height: 1.7; }\n\n  \/* \u2500\u2500 WHAT WE DON'T DO \u2500\u2500 *\/\n  .dont { padding: 100px 40px; background: var(--navy); position: relative; overflow: hidden; }\n  .dont::before { content: ''; position: absolute; top: -80px; left: -80px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(8,145,178,0.15) 0%, transparent 70%); }\n  .dont::after  { content: ''; position: absolute; bottom: -60px; right: -60px; width: 350px; height: 350px; background: radial-gradient(circle, rgba(14,165,233,0.12) 0%, transparent 70%); }\n  .dont-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; position: relative; z-index: 1; }\n  .dont-text h2 { font-size: clamp(26px,3vw,40px); font-weight: 900; color: var(--white); line-height: 1.2; margin-bottom: 20px; }\n  .dont-text h2 span { background: var(--grad-light); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n  .dont-text p { font-size: 15px; color: rgba(255,255,255,0.65); line-height: 1.8; margin-bottom: 16px; }\n  .dont-list { list-style: none; margin-top: 8px; }\n  .dont-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 14px; color: rgba(255,255,255,0.75); margin-bottom: 14px; line-height: 1.5; padding: 14px 16px; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); border-radius: 10px; transition: background 0.2s; }\n  .dont-list li:hover { background: rgba(8,145,178,0.1); border-color: rgba(8,145,178,0.3); }\n  .dont-list li .icon { font-size: 20px; flex-shrink: 0; }\n  .dont-cards { display: flex; flex-direction: column; gap: 16px; }\n  .dont-card { background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08); border-radius: 14px; padding: 20px 24px; transition: background 0.2s, border-color 0.2s, transform 0.2s; }\n  .dont-card:hover { background: rgba(8,145,178,0.1); border-color: rgba(8,145,178,0.3); transform: translateX(6px); }\n  .dont-card-label { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--teal-light); margin-bottom: 8px; }\n  .dont-card h4 { font-size: 15px; font-weight: 700; color: var(--white); margin-bottom: 6px; }\n  .dont-card p { font-size: 12px; color: rgba(255,255,255,0.55); line-height: 1.6; }\n\n  \/* \u2500\u2500 EXPERIENCE STRIP \u2500\u2500 *\/\n  .experience { padding: 80px 40px; background: var(--grad); }\n  .experience-inner { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: repeat(4,1fr); gap: 40px; text-align: center; }\n  .exp-stat { transition: transform 0.2s; cursor: default; }\n  .exp-stat:hover { transform: scale(1.06); }\n  .exp-stat .num { font-size: 32px; font-weight: 900; color: var(--white); line-height: 1.2; margin-bottom: 8px; }\n  .exp-stat .label { font-size: 13px; color: rgba(255,255,255,0.8); font-weight: 600; line-height: 1.4; }\n\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\n  .cta-section { padding: 100px 40px; background: var(--gray-light); text-align: center; }\n  .cta-section h2 { font-size: clamp(28px,3vw,46px); font-weight: 900; color: var(--navy); margin-bottom: 16px; line-height: 1.2; }\n  .cta-section h2 span { background: var(--grad); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n  .cta-lead { font-size: 16px; color: var(--gray-text); max-width: 520px; margin: 0 auto 40px; line-height: 1.8; }\n  .contact-form-wrap { max-width: 560px; margin: 0 auto; background: var(--white); border-radius: 20px; padding: 48px 40px; box-shadow: 0 20px 60px rgba(10,22,40,0.1); text-align: left; }\n  .contact-form-wrap h3 { font-size: 22px; font-weight: 800; color: var(--navy); margin-bottom: 6px; }\n  .contact-form-wrap .form-sub { font-size: 14px; color: var(--gray-text); margin-bottom: 24px; }\n  .contact-form-wrap .wpcf7 input[type=\"text\"],\n  .contact-form-wrap .wpcf7 input[type=\"email\"],\n  .contact-form-wrap .wpcf7 textarea {\n    width: 100%; padding: 12px 16px; border: 1.5px solid #bae6fd; border-radius: 8px;\n    font-size: 14px; font-family: var(--font); color: var(--text-dark); background: #f0f9ff;\n    outline: none; transition: border-color 0.2s, box-shadow 0.2s; margin-bottom: 14px;\n  }\n  .contact-form-wrap .wpcf7 input:focus,\n  .contact-form-wrap .wpcf7 textarea:focus { border-color: var(--teal); box-shadow: 0 0 0 3px rgba(8,145,178,0.12); background: var(--white); }\n  .contact-form-wrap .wpcf7 textarea { min-height: 120px; resize: vertical; }\n  .contact-form-wrap .wpcf7 input[type=\"submit\"] {\n    width: 100%; padding: 15px; background: var(--grad-light); color: var(--white);\n    border: none; border-radius: 8px; font-size: 16px; font-weight: 700;\n    font-family: var(--font); cursor: pointer; transition: transform 0.15s, box-shadow 0.15s;\n  }\n  .contact-form-wrap .wpcf7 input[type=\"submit\"]:hover { transform: translateY(-2px); box-shadow: 0 8px 30px rgba(8,145,178,0.4); }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 960px) {\n    .two-col, .dont-grid { grid-template-columns: 1fr; gap: 40px; }\n    .services-grid { grid-template-columns: 1fr; }\n    .transparency-grid { grid-template-columns: 1fr 1fr; }\n    .vanity-compare { grid-template-columns: 1fr; }\n    .experience-inner { grid-template-columns: 1fr 1fr; gap: 28px; }\n    .header-stats { gap: 28px; }\n  }\n  @media (max-width: 600px) {\n    .page-header { padding: 120px 20px 60px; }\n    .vanity, .what-is, .services, .transparency, .dont, .cta-section { padding: 60px 20px; }\n    .experience { padding: 60px 20px; }\n    .transparency-grid { grid-template-columns: 1fr; }\n    .experience-inner { grid-template-columns: 1fr 1fr; }\n    .header-stats { flex-direction: column; gap: 24px; }\n    .contact-form-wrap { padding: 32px 20px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAGE HEADER\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"page-header\">\n  <div class=\"page-header-inner\">\n    <span class=\"eyebrow\">JXC Digital \u00b7 Meta Ads Specialist<\/span>\n    <h1>Paid Social That Drives <span>Real Business Results<\/span><\/h1>\n    <p>Facebook and Instagram advertising built for performance \u2014 not vanity. Catalog ads, direct response, and retargeting campaigns that drive revenue you can actually measure.<\/p>\n    <a href=\"#get-started\" class=\"btn-primary\">Get Started Today \u2192<\/a>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     VANITY METRICS CALLOUT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"vanity\">\n  <div class=\"section-inner vanity-inner\">\n    <div class=\"vanity-text anim-fade-up\">\n      <span class=\"eyebrow\">The Problem With Standard Builds<\/span>\n      <h2>Are You Paying for Ads \u2014 <span>Or Just Paying for Numbers?<\/span><\/h2>\n      <p>When someone sets up a Facebook or Instagram campaign for the first time \u2014 or without specialist experience \u2014 the default build looks perfectly reasonable on the surface. Broad audiences, automatic placements, optimize for reach. The dashboard fills up with big numbers fast. Millions of impressions. Thousands of clicks. A engagement rate that looks healthy.<\/p>\n      <p>The problem is none of those numbers tell you whether you made money. A standard build optimizes for what's easy to show \u2014 not what's hard to earn. At JXC Digital we build from scratch with revenue as the only objective, configure attribution correctly from day one, and report on what actually matters to your business.<\/p>\n    <\/div>\n    <div class=\"vanity-compare anim-fade-up\">\n      <div class=\"vanity-col bad\">\n        <div class=\"vanity-col-label\">\ud83d\udea9 Standard Self-Managed Build<\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83d\udc41\ufe0f<\/div>\n          <div class=\"vanity-metric-text\">Reach<\/div>\n          <div class=\"vanity-metric-val\">2.4M<\/div>\n        <\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83d\udcca<\/div>\n          <div class=\"vanity-metric-text\">Impressions<\/div>\n          <div class=\"vanity-metric-val\">8.1M<\/div>\n        <\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\u2764\ufe0f<\/div>\n          <div class=\"vanity-metric-text\">Engagement Rate<\/div>\n          <div class=\"vanity-metric-val\">4.2%<\/div>\n        <\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83d\udc46<\/div>\n          <div class=\"vanity-metric-text\">Link Clicks<\/div>\n          <div class=\"vanity-metric-val\">12,400<\/div>\n        <\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83d\udcb0<\/div>\n          <div class=\"vanity-metric-text\">Revenue Driven<\/div>\n          <div class=\"vanity-metric-val\">???<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"vanity-col good\">\n        <div class=\"vanity-col-label\">\u2705 What JXC Digital Reports<\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83d\udcb5<\/div>\n          <div class=\"vanity-metric-text\">Revenue Driven<\/div>\n          <div class=\"vanity-metric-val\">$84,200<\/div>\n        <\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83d\udcc8<\/div>\n          <div class=\"vanity-metric-text\">ROAS<\/div>\n          <div class=\"vanity-metric-val\">6.8x<\/div>\n        <\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83c\udfaf<\/div>\n          <div class=\"vanity-metric-text\">Cost Per Purchase<\/div>\n          <div class=\"vanity-metric-val\">$18.40<\/div>\n        <\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83d\uded2<\/div>\n          <div class=\"vanity-metric-text\">Purchases<\/div>\n          <div class=\"vanity-metric-val\">680<\/div>\n        <\/div>\n        <div class=\"vanity-metric\">\n          <div class=\"vanity-metric-icon\">\ud83d\udcc9<\/div>\n          <div class=\"vanity-metric-text\">CPA Trend<\/div>\n          <div class=\"vanity-metric-val\">\u2193 22%<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     WHAT IS PAID SOCIAL\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"what-is\">\n  <div class=\"section-inner\">\n    <div class=\"two-col\">\n      <div class=\"text-block anim-fade-left\">\n        <span class=\"eyebrow\">What We Actually Do<\/span>\n        <h2>Performance Paid Social \u2014 <span>Not Social Media Management<\/span><\/h2>\n        <p>There's a big difference between running paid social ads and managing a social media presence. We do one thing: paid advertising on Facebook and Instagram that drives measurable conversions.<\/p>\n        <p>That means no content calendars, no organic posts, no community management, no boosted posts. Just highly targeted, data-driven ad campaigns built to generate leads, sales, and revenue at a profitable cost.<\/p>\n        <p>If you need someone to post content and grow your following, we're not the right fit. If you need someone to make your ad budget drive serious returns \u2014 that's exactly what we do.<\/p>\n      <\/div>\n      <div class=\"anim-fade-right\">\n        <div class=\"meta-mockup\">\n          <div class=\"meta-header\">\n            <div class=\"meta-logo\">f<\/div>\n            <div>\n              <div class=\"meta-header-text\">Facebook Ads Manager<\/div>\n              <div class=\"meta-header-sub\">JXC Digital \u00b7 Active Campaign<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"meta-feed\">\n            <div class=\"meta-post\">\n              <div class=\"meta-post-header\">\n                <div class=\"meta-avatar\">JXC<\/div>\n                <div class=\"meta-post-info\">\n                  <div class=\"meta-post-name\">Running Gear Co.<\/div>\n                  <div class=\"meta-post-sponsored\">Sponsored <span class=\"meta-sponsored-dot\"><\/span> Facebook & Instagram<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"meta-post-copy\">\n                Don't miss out \u2014 <strong>your cart is waiting.<\/strong> Complete your order today and get free shipping on orders over $75.\n              <\/div>\n              <div class=\"meta-product-card\">\n                <div class=\"meta-product-img\">\ud83d\udc5f<\/div>\n                <div class=\"meta-product-info\">\n                  <div class=\"meta-product-site\">runninggear.com<\/div>\n                  <div class=\"meta-product-name\">Pro Runner Elite \u2014 Men's<\/div>\n                  <div class=\"meta-product-price\">$129.99 \u2014 Free Shipping<\/div>\n                <\/div>\n              <\/div>\n              <div class=\"meta-cta-btn\">Shop Now<\/div>\n              <div class=\"meta-actions\">\n                <span class=\"meta-action\">\ud83d\udc4d Like<\/span>\n                <span class=\"meta-action\">\ud83d\udcac Comment<\/span>\n                <span class=\"meta-action\">\u2197 Share<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SERVICES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"services\">\n  <div class=\"section-inner\">\n    <div class=\"section-header anim-fade-up\">\n      <span class=\"eyebrow\">What We Do<\/span>\n      <h2>Every Type of Meta Ad That <span>Actually Drives Revenue<\/span><\/h2>\n      <p>From cold audience prospecting to dynamic catalog retargeting \u2014 we cover the full paid social funnel.<\/p>\n    <\/div>\n    <div class=\"services-grid\">\n\n      <div class=\"service-card anim-fade-up anim-delay-1\">\n        <span class=\"service-icon\">\ud83d\udecd\ufe0f<\/span>\n        <h3>Catalog & Dynamic Product Ads (DPA)<\/h3>\n        <p>For eCommerce brands, catalog ads are the highest-ROI format on Meta. We connect your product feed, build dynamic ad sets, and let Meta serve the right product to the right person at the right time \u2014 automatically.<\/p>\n        <ul class=\"service-features\">\n          <li>Product catalog setup and feed optimization<\/li>\n          <li>Dynamic product ads for broad audiences and retargeting<\/li>\n          <li>Collection ads and Advantage+ catalog campaigns<\/li>\n          <li>Product set segmentation by margin, category, or performance<\/li>\n          <li>Cross-sell and upsell audience strategies<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"service-card anim-fade-up anim-delay-2\">\n        <span class=\"service-icon\">\ud83c\udfaf<\/span>\n        <h3>Prospecting Campaigns<\/h3>\n        <p>Cold audience campaigns that reach new customers who've never heard of your brand but match the profile of your best buyers. We build audience strategies using interest targeting, lookalikes, and Advantage+ audiences.<\/p>\n        <ul class=\"service-features\">\n          <li>Interest and behavior-based audience targeting<\/li>\n          <li>Lookalike audiences built from your best customers<\/li>\n          <li>Advantage+ audience campaigns with proper guardrails<\/li>\n          <li>Creative strategy and ad copy guidance<\/li>\n          <li>Top-of-funnel awareness feeding your retargeting pipeline<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"service-card anim-fade-up anim-delay-3\">\n        <span class=\"service-icon\">\ud83d\udd01<\/span>\n        <h3>Retargeting & Remarketing<\/h3>\n        <p>Re-engage visitors who showed intent but didn't convert. We build structured retargeting funnels across website visitors, video viewers, Instagram engagers, and cart abandoners.<\/p>\n        <ul class=\"service-features\">\n          <li>Pixel-based website visitor retargeting<\/li>\n          <li>Cart abandonment and checkout drop-off campaigns<\/li>\n          <li>Video view and social engagement retargeting<\/li>\n          <li>Customer list exclusions to protect ROAS accuracy<\/li>\n          <li>Sequential messaging across the funnel<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"service-card anim-fade-up anim-delay-4\">\n        <span class=\"service-icon\">\ud83d\udccb<\/span>\n        <h3>Direct Response & Lead Generation<\/h3>\n        <p>For service businesses and B2C brands generating leads, we build direct response campaigns that drive qualified form fills, calls, and enquiries \u2014 at a cost per lead that makes business sense.<\/p>\n        <ul class=\"service-features\">\n          <li>Lead form campaigns (Instant Forms and landing page)<\/li>\n          <li>Conversion-optimized campaign structures<\/li>\n          <li>Audience and placement testing frameworks<\/li>\n          <li>CPA and CPL-focused bid strategies<\/li>\n          <li>Lead quality analysis and audience refinement<\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TRANSPARENCY\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"transparency\">\n  <div class=\"section-inner\">\n    <div class=\"section-header anim-fade-up\">\n      <span class=\"eyebrow\">Our Commitment<\/span>\n      <h2>What <span>Transparent Reporting<\/span> Actually Looks Like<\/h2>\n      <p>You'll never have to wonder what's happening with your budget or why decisions are being made. Here's what you get every month.<\/p>\n    <\/div>\n    <div class=\"transparency-grid\">\n      <div class=\"trans-card anim-fade-up anim-delay-1\">\n        <span class=\"trans-icon\">\ud83d\udcca<\/span>\n        <h4>Revenue-First Reporting<\/h4>\n        <p>Every report leads with revenue, ROAS, and CPA \u2014 not reach or impressions. You see exactly what your ad spend returned in actual business value.<\/p>\n      <\/div>\n      <div class=\"trans-card anim-fade-up anim-delay-2\">\n        <span class=\"trans-icon\">\ud83d\udd0d<\/span>\n        <h4>Full Account Access \u2014 Always<\/h4>\n        <p>Your ad account is yours. You have full admin access at all times. We never hold accounts hostage or restrict visibility into what we're running.<\/p>\n      <\/div>\n      <div class=\"trans-card anim-fade-up anim-delay-3\">\n        <span class=\"trans-icon\">\ud83d\udcdd<\/span>\n        <h4>Plain-English Explanations<\/h4>\n        <p>Every change we make comes with a clear explanation of why we made it and what we expect it to do. No jargon, no deflection, no spin.<\/p>\n      <\/div>\n      <div class=\"trans-card anim-fade-up anim-delay-4\">\n        <span class=\"trans-icon\">\ud83d\udcc9<\/span>\n        <h4>Honest Performance Reviews<\/h4>\n        <p>If something isn't working, we'll tell you before you have to ask. We'd rather have an honest conversation early than hide poor performance behind vanity numbers.<\/p>\n      <\/div>\n      <div class=\"trans-card anim-fade-up anim-delay-5\">\n        <span class=\"trans-icon\">\ud83d\udcac<\/span>\n        <h4>Regular Strategy Check-ins<\/h4>\n        <p>Monthly performance reviews where we walk through results, explain our next moves, and align on what success looks like going forward.<\/p>\n      <\/div>\n      <div class=\"trans-card anim-fade-up anim-delay-6\">\n        <span class=\"trans-icon\">\ud83d\udd13<\/span>\n        <h4>No Lock-In Contracts<\/h4>\n        <p>We work month to month. If we're not delivering results you believe in, you're free to walk away. We earn your business every single month.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     WHAT WE DON'T DO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"dont\">\n  <div class=\"section-inner\">\n    <div class=\"dont-grid\">\n      <div class=\"dont-text anim-fade-left\">\n        <span class=\"eyebrow\" style=\"color:var(--teal-light);\">Full Transparency<\/span>\n        <h2>What We <span>Don't Do<\/span><\/h2>\n        <p>We think it's just as important to be clear about what we won't do as what we will. This page is about one thing \u2014 paid advertising performance. Full stop.<\/p>\n        <ul class=\"dont-list\">\n          <li><span class=\"icon\">\ud83d\udeab<\/span> Organic social media posting or content creation<\/li>\n          <li><span class=\"icon\">\ud83d\udeab<\/span> Boosted posts or page promotion campaigns<\/li>\n          <li><span class=\"icon\">\ud83d\udeab<\/span> Follower growth or engagement campaigns<\/li>\n          <li><span class=\"icon\">\ud83d\udeab<\/span> Influencer management or UGC sourcing<\/li>\n          <li><span class=\"icon\">\ud83d\udeab<\/span> Vanity metric reporting dressed up as performance<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"dont-cards anim-fade-right\">\n        <div class=\"dont-card\">\n          <div class=\"dont-card-label\">Instead<\/div>\n          <h4>We Run Paid Ads That Generate Revenue<\/h4>\n          <p>Every campaign we run has a clear revenue or lead generation objective \u2014 nothing else.<\/p>\n        <\/div>\n        <div class=\"dont-card\">\n          <div class=\"dont-card-label\">Instead<\/div>\n          <h4>We Optimize for CPA and ROAS \u2014 Not Reach<\/h4>\n          <p>Our success metric is your return on ad spend. If that number isn't growing, we're not doing our job.<\/p>\n        <\/div>\n        <div class=\"dont-card\">\n          <div class=\"dont-card-label\">Instead<\/div>\n          <h4>We Tell You What's Working and What Isn't<\/h4>\n          <p>Transparent performance reviews every month \u2014 honest, direct, and focused on what matters to your business.<\/p>\n        <\/div>\n        <div class=\"dont-card\">\n          <div class=\"dont-card-label\">Instead<\/div>\n          <h4>We Work as an Extension of Your Team<\/h4>\n          <p>Responsive, proactive, and aligned to your business goals \u2014 not just your ad account activity.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     EXPERIENCE STRIP\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"experience\">\n  <div class=\"experience-inner\">\n    <div class=\"exp-stat\">\n      <div class=\"num\">Zero<\/div>\n      <div class=\"label\">Boosted Posts. Ever.<\/div>\n    <\/div>\n    <div class=\"exp-stat\">\n      <div class=\"num\" data-count=\"100\" data-suffix=\"%\">100%<\/div>\n      <div class=\"label\">Performance-focused campaigns only<\/div>\n    <\/div>\n    <div class=\"exp-stat\">\n      <div class=\"num\">ROAS \u00b7 CPA \u00b7 Revenue<\/div>\n      <div class=\"label\">The only KPIs we care about<\/div>\n    <\/div>\n    <div class=\"exp-stat\">\n      <div class=\"num\">Zero<\/div>\n      <div class=\"label\">Long-term lock-in contracts \u2014 ever<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CTA + FORM\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-section\" id=\"get-started\">\n  <div class=\"section-inner\">\n    <span class=\"eyebrow\">Let's Talk Paid Social<\/span>\n    <h2>Ready for Meta Ads That <span>Actually Move the Needle?<\/span><\/h2>\n    <p class=\"cta-lead\">Tell us about your business and what you're currently running. We'll come back to you within 3 business days with an honest assessment.<\/p>\n    <div class=\"contact-form-wrap anim-fade-up\">\n      <h3>Get in Touch<\/h3>\n      <p class=\"form-sub\">No vanity pitches. Just a straight conversation about your paid social performance.<\/p>\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f11865-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"11865\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/staging\/3370\/wp-json\/wp\/v2\/pages\/11884#wpcf7-f11865-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"11865\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f11865-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Business Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-website\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Website URL\" value=\"\" type=\"text\" name=\"your-website\" \/><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Tell us about your business and what you&#039;re looking to achieve...\" name=\"your-message\"><\/textarea><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send Message \u2192\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  \/\/ Smooth scroll\n  document.querySelectorAll('a[href=\"#get-started\"]').forEach(function(btn) {\n    btn.addEventListener('click', function(e) {\n      e.preventDefault();\n      document.getElementById('get-started').scrollIntoView({ behavior: 'smooth' });\n    });\n  });\n\n  \/\/ Scroll animations\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('anim-visible');\n        observer.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  document.querySelectorAll('.anim-fade-up, .anim-fade-left, .anim-fade-right').forEach(function(el) {\n    observer.observe(el);\n  });\n\n  \/\/ Counter animations\n  function animateCounter(el) {\n    var target = parseInt(el.getAttribute('data-count'));\n    var prefix = el.getAttribute('data-prefix') || '';\n    var suffix = el.getAttribute('data-suffix') || '';\n    var start  = performance.now();\n    var dur    = 2000;\n    function tick(now) {\n      var p = Math.min((now - start) \/ dur, 1);\n      var e = 1 - Math.pow(1 - p, 3);\n      el.textContent = prefix + Math.round(e * target) + suffix;\n      if (p < 1) requestAnimationFrame(tick);\n    }\n    requestAnimationFrame(tick);\n  }\n  var cObserver = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) { animateCounter(entry.target); cObserver.unobserve(entry.target); }\n    });\n  }, { threshold: 0.5 });\n  document.querySelectorAll('[data-count]').forEach(function(el) { cObserver.observe(el); });\n\n  \/\/ Vanity compare stagger\n  var vanityRows = document.querySelectorAll('.vanity-metric');\n  vanityRows.forEach(function(row, i) {\n    row.style.opacity = '0';\n    row.style.transform = 'translateX(-16px)';\n    row.style.transition = 'opacity 0.4s ease ' + (i * 0.1) + 's, transform 0.4s ease ' + (i * 0.1) + 's';\n  });\n  var vObserver = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        vanityRows.forEach(function(row) {\n          row.style.opacity = '1';\n          row.style.transform = 'translateX(0)';\n        });\n        vObserver.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.2 });\n  var vanityCompare = document.querySelector('.vanity-compare');\n  if (vanityCompare) vObserver.observe(vanityCompare);\n\n  \/\/ Dont cards slide in\n  var dontCards = document.querySelectorAll('.dont-card');\n  dontCards.forEach(function(card, i) {\n    card.style.opacity = '0';\n    card.style.transform = 'translateX(20px)';\n    card.style.transition = 'opacity 0.4s ease ' + (i * 0.12) + 's, transform 0.4s ease ' + (i * 0.12) + 's';\n  });\n  var dObserver = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        dontCards.forEach(function(card) {\n          card.style.opacity = '1';\n          card.style.transform = 'translateX(0)';\n        });\n        dObserver.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.2 });\n  var dontSection = document.querySelector('.dont-cards');\n  if (dontSection) dObserver.observe(dontSection);\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Meta Paid Social Advertising | JXC Digital JXC Digital \u00b7 Meta Ads Specialist Paid Social That Drives Real Business Results Facebook and Instagram advertising built for performance \u2014 not vanity. Catalog ads, direct response, and retargeting campaigns that drive revenue you can actually measure. Get Started Today \u2192 The Problem With Standard Builds Are You&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"nf_dc_page":"","content-type":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-11884","page","type-page","status-publish","hentry","no-post-thumbnail"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Paid Social - JXC Digital<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Paid Social - JXC Digital\" \/>\n<meta property=\"og:description\" content=\"Meta Paid Social Advertising | JXC Digital JXC Digital \u00b7 Meta Ads Specialist Paid Social That Drives Real Business Results Facebook and Instagram advertising built for performance \u2014 not vanity. Catalog ads, direct response, and retargeting campaigns that drive revenue you can actually measure. Get Started Today \u2192 The Problem With Standard Builds Are You...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/\" \/>\n<meta property=\"og:site_name\" content=\"JXC Digital\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-19T16:30:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/paid-social\\\/\",\"url\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/paid-social\\\/\",\"name\":\"Paid Social - JXC Digital\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/#website\"},\"datePublished\":\"2026-05-19T13:29:35+00:00\",\"dateModified\":\"2026-05-19T16:30:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/paid-social\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/paid-social\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/paid-social\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Paid Social\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/#website\",\"url\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/\",\"name\":\"JXC Digital\",\"description\":\"Data-Driven Paid Advertising\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jxcdigital.com\\\/staging\\\/3370\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Paid Social - JXC Digital","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:\/\/jxcdigital.com\/staging\/3370\/paid-social\/","og_locale":"en_US","og_type":"article","og_title":"Paid Social - JXC Digital","og_description":"Meta Paid Social Advertising | JXC Digital JXC Digital \u00b7 Meta Ads Specialist Paid Social That Drives Real Business Results Facebook and Instagram advertising built for performance \u2014 not vanity. Catalog ads, direct response, and retargeting campaigns that drive revenue you can actually measure. Get Started Today \u2192 The Problem With Standard Builds Are You...","og_url":"https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/","og_site_name":"JXC Digital","article_modified_time":"2026-05-19T16:30:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/","url":"https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/","name":"Paid Social - JXC Digital","isPartOf":{"@id":"https:\/\/jxcdigital.com\/staging\/3370\/#website"},"datePublished":"2026-05-19T13:29:35+00:00","dateModified":"2026-05-19T16:30:09+00:00","breadcrumb":{"@id":"https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/jxcdigital.com\/staging\/3370\/paid-social\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jxcdigital.com\/staging\/3370\/"},{"@type":"ListItem","position":2,"name":"Paid Social"}]},{"@type":"WebSite","@id":"https:\/\/jxcdigital.com\/staging\/3370\/#website","url":"https:\/\/jxcdigital.com\/staging\/3370\/","name":"JXC Digital","description":"Data-Driven Paid Advertising","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jxcdigital.com\/staging\/3370\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/jxcdigital.com\/staging\/3370\/wp-json\/wp\/v2\/pages\/11884","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jxcdigital.com\/staging\/3370\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jxcdigital.com\/staging\/3370\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jxcdigital.com\/staging\/3370\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/jxcdigital.com\/staging\/3370\/wp-json\/wp\/v2\/comments?post=11884"}],"version-history":[{"count":7,"href":"https:\/\/jxcdigital.com\/staging\/3370\/wp-json\/wp\/v2\/pages\/11884\/revisions"}],"predecessor-version":[{"id":11902,"href":"https:\/\/jxcdigital.com\/staging\/3370\/wp-json\/wp\/v2\/pages\/11884\/revisions\/11902"}],"wp:attachment":[{"href":"https:\/\/jxcdigital.com\/staging\/3370\/wp-json\/wp\/v2\/media?parent=11884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}