Why does a customer disappear from my dynamic segment?
Why does a customer disappear from my dynamic segment?
Dynamic segments auto-filter by rules — if the customer no longer matches (e.g. their tag changed), they drop out. That’s by design. For a fixed membership use a static segment.
I edited a template — which version runs in my active campaign?
I edited a template — which version runs in my active campaign?
The
email-send / send-step nodes reference templates by name/ID, NOT by snapshot. Editing the template means every node using it picks up the new version on the next render. To freeze the wording, copy the template into a v2.A customer replied but analytics doesn't show 'replied'
A customer replied but analytics doesn't show 'replied'
Reply detection matches on the email
In-Reply-To / Message-ID headers. Some clients strip headers → analytics misses it. Workarounds: use a campaign-specific reply-to address, or track via the inbox.My LinkedIn credential goes 'failed' after a week
My LinkedIn credential goes 'failed' after a week
The LinkedIn
li_at cookie usually lives 30–90 days, but LinkedIn invalidates it sooner when it sees something suspicious. Re-login in the browser → copy the new cookie → update the credential. Make sure the user-agent matches the browser you logged in with.The autoreply bot is replying wrong. How do I stop it?
The autoreply bot is replying wrong. How do I stop it?
Two levels:
- Per-customer → customer drawer → toggle “Autoreply bot” off.
- Workspace-wide → Settings → AI Models → unset the Chat slot (global flag coming soon).
A customer is getting the same email from two different campaigns
A customer is getting the same email from two different campaigns
Two independent campaigns can overlap their audience and send twice. How to avoid:
- Add a Path node at the start of campaign B that checks for a tag like
campaign:A:active. - Or use Exit — Cooldown in campaign A to push the customer into a “currently in campaign A” segment, then exclude that segment from campaign B’s audience.
How long does a 5000-row CSV import take?
How long does a 5000-row CSV import take?
Each import processes ~50–100 rows/second. 5000 rows ≈ 1–2 minutes. The CSV Imports :id page shows progress in real time. You can keep using the app — no need to wait.
My workflow run is stuck in `running` forever
My workflow run is stuck in `running` forever
- A Wait node → waits for the configured duration.
- A messaging node with a large
replyTimeoutMs→ waits for that window. - Analytics → node detail → “in flight” lists every stuck customer plus where they are.
- A config error (e.g. dead credential) → the node retries on backoff. Analytics reports “Errors”. Fix the credential and runs resume automatically.
When a member's role changes, do they need to log out?
When a member's role changes, do they need to log out?
Not required, but their API permissions only refresh on the next request. The UI may need a reload to update the menu correctly.
Is there dark mode?
Is there dark mode?
Not today (AlignUI design system is light-only). On the roadmap.
support@edgr.ecvhub.net.