SDK not loading. Check the tracking domain does not include https:// or a trailing slash. The script URL is built as https://{tracking-domain}/scripts/sdk/everflow.js. Look for 404s in the Network tab.
Clicks not registering. Confirm the Offer ID and Affiliate ID are valid and match your Everflow configuration. Invalid IDs make EF.click() fail silently.
Conversions missing from the dashboard. The Offer ID in the Conversion tag has to match the one used in Click Tracking, and the Transaction ID has to be unique per order. Everflow may reject duplicates.
Duplicate conversions. If your confirmation page can be reloaded, the tag fires again. Use a dataLayer flag or a first-party cookie so the purchase event only pushes once per session.
Coupon code not tracked. Make sure the variable resolves to the actual code. If no code was used the field should be empty, not undefined or null.
Ad blocker interference. Custom tracking domains are blocked less often than generic affiliate domains. On a default Everflow domain, consider switching to a branded one.