You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Start with a weekly budget that can generate meaningful signal—roughly 20–30× your target CPA per ad group—so the system has enough data to learn. Fewer, well-funded ad groups beat a bunch of starved ones. Avoid major edits for the first 48–72 hours; constant changes reset learning and slow results. When you scale, do it in controlled steps (about 20–30% at a time) once performance is stable.',
'How do I confirm Pixel and CAPI are working before I launch?',
24
29
'reddit-for-woocommerce'
25
30
),
26
-
answer: __('TBD','reddit-for-woocommerce'),
31
+
answer: createInterpolateElement(
32
+
__(
33
+
'Open Events Manager and make sure the Pixel shows <strong>Active</strong> and Server events show <strong>Receiving</strong>. Trigger a quick test flow (view a product, add to cart, complete a test purchase) and confirm you see both client <strong>and</strong> server events within a few minutes, with the <strong>same event_id</strong> for deduplication. Check that match rates look healthy (hashed email/phone present) and that the <strong>product id in events exactly matches your feed id</strong>.',
"My catalog/products aren't showing up during setup—what should I check?",
46
+
'reddit-for-woocommerce'
47
+
),
48
+
answer: __(
49
+
'Run a sync and review Diagnostics for missing required fields like title, price, availability, link, and image. Only in-stock items with valid images and working links will populate eligible sets. Make sure product IDs in the feed match the IDs your Pixel/CAPI send in events; mismatches break DPA targeting and reporting. Also confirm your store currency and country align with your ad account settings.',
'What needs to be true for Shopping/DPAs to work well?',
57
+
'reddit-for-woocommerce'
58
+
),
59
+
answer: __(
60
+
'Your catalog must be healthy (no critical errors) and kept fresh with scheduled refresh so price and availability are current. Pixel + CAPI should fire purchase and view events reliably, with product IDs matching the feed exactly. Build product sets that mirror how you actually want to advertise—top sellers, new arrivals, or in-stock under a price point—so delivery stays relevant. ',
0 commit comments