Hello Marketers,
Welcome back to another post in Marketer's Space.
If you're just getting started with Zoho Campaigns, things can feel exciting and slightly confusing at the same time. You're not alone. Most early frustrations come from setup gaps rather than product issues.
Looking at all the features in the product, many new users tend to run into the same few roadblocks. In this post, we'll breakdown what usually causes trouble (and how to avoid it). Whether you're just setting up your first campaign or refining your existing process, this post will help you build a strong foundation early.
Skipping domain authentication
Many users start sending campaigns before setting up SPF and DKIM properly. Here's what happens when they skip it:
- Emails are visibly sent from "via zcsend.net".
- They encounter lower inbox placement.
- They result in trust issues in Gmail or Outlook.
Domain authentication isn't optional if you care about deliverability; it should be step one.
What can you do instead?
- Add and verify your sending domain inside Zoho Campaigns before launching your first campaign.
- Configure SPF and DKIM records in your domain's DNS settings.
- Wait for verification confirmation before sending in bulk.
- Run a small test campaign after setup to confirm proper alignment.
Authentication issues don't just affect inbox placement; they can also prevent campaigns from going out altogether.
Campaign moves back to draft after sending
This often happens because one of the final checks fails—like sender verification, mandatory fields, or authentication settings.
Before clicking send, ensure the following:
- Your sender email is verified.
- Authentication (SPF/DKIM) is properly configured.
- You've reviewed the campaign checklist inside the editor carefully.
Most "failure to send" cases are configuration-related, not system errors.
Uploading large or unclean contact lists without preparation
Many new users decide to import a large database and send a campaign immediately. Others upload lists that haven't been cleaned in months or years. Both situations can quietly hurt performance.
Common issues include:
- Importing thousands of old or inactive contacts at once
- Sending to contacts who haven't engaged in a long time
- Including duplicate entries
- Not removing bounced or inactive addresses
What does this lead to?
- Low open and click rates
- Higher bounce rates
- Increased spam complaints
- Poor sender reputation
For new accounts especially, this can impact deliverability very quickly.
A better way to approach this is to do the following:
- Start with your most engaged contacts.
- Gradually increase volume over time.
- Remove duplicates and inactive addresses.
- Segment your contacts based on engagement before sending.
Good deliverability isn't just about authentication; it's also about list hygiene and sending behavior.
Open rates show zero (especially in Gmail)
Open tracking depends on images being loaded. If the recipient's email client blocks images by default, if privacy protection is enabled (especially on Apple devices), or if images are preloaded differently, the open may not register.
This is common with:
- Gmail (especially with image blocking)
- Privacy-focused email settings
- Apple Mail privacy protection
A sudden drop in open rate doesn't always mean your emails aren't being read.
So what is the fix?
- Send internal test emails to see if tracking pixels are functioning.
- Use A/B tests to validate subject line performance rather than judging from one send.
- Compare trends over a period of time instead judging from one campaign.
Your open rate should be treated as an indicator, not as an exact measurement—because it isn't.
Automation doesn't trigger for everyone
A common assumption is that once automation is active, it applies to all contacts, and users forget that building automations without testing entry conditions might never yield expected results.
A workflow may look correct, but in reality:
- Contacts must meet the trigger conditions.
- They must enter the workflow at the correct stage.
- Timing filters and status settings matter
This is usually a logic issue, not a bug. So how can you solve it?
- Test the workflow using a sample contact before activating it fully.
- Double-check entry criteria and filter rules.
- Review contact status and segmentation settings.
- Use the workflow report to confirm whether contacts entered the automation.
Not testing across devices and email services
Emails that look perfect in the Zoho Campaigns editor may:
- Break in emails formatting/structure.
- Stack oddly on mobile displays.
- Misalign buttons.
The clear action is to first find out how your email looks via the Preview and Test mode, after which you can always send those test emails from the same section and see the actual results.
You can send such emails to:
- Gmail
- Outlook
- Mobile devices
The editor preview is not a perfectly accurate reflection of the real inbox view, so we always recommend that you test your email campaigns first across different devices and email services before sending them in bulk.
Ignoring spam score or content red flags
The actual content of your email plays a major role in where it lands.
Common content-related mistakes include:
- Using heavy promotional language like "BUY NOW," "LIMITED OFFER," or excessive exclamation marks
- Writing subject lines that feel overly aggressive or misleading
- Including too many links in a short email
- Using shortened URLs
- Designing image-only emails with very little supporting text
- Embedding large attachments directly in the campaign
Another common oversight is not checking the spam score before sending. Even if the content feels fine, running it through the built-in checks helps identify structural red flags early.
Here's a better approach:
- Maintain a healthy balance between text and images.
- Keep links purposeful and minimal.
- Avoid excessive capitalization and exaggerated claims.
- Write subject lines that are clear rather than sensational.
- Test-send and review how the email appears in different inboxes.
Sending successful campaigns is all about earning inbox trust through clean structure and responsible messaging.
If you're just starting out, take your time with the setup. A well-configured account will always outperform a rushed campaign.
If you've already encountered one or more of these issues, you're not alone; they're all part of the learning curve. Feel free to share your experiences or additional insights in the comments below. Your input might help another marketer avoid the same roadblock.
Until next time, happy campaigning!
Regards,
Yashwanth S
User Education
Zoho Campaigns Team
Recent Topics
Drag and Drop in Creator Application
Hi, I am in the planning phase of a new application and I would like to use 'Drag and Drop' in the user interface of my new Creator application that I am sketching out, but I don't seem to be able to find any reference that this is available to developers. In my instance I have table of entries and I would like to be able to allow users to move an entry to another table (much like you do in your own interface when creating a Pivot Table report. In addition, I would like the user to be able to re-order
Is there any way to integrate Zoho with Zapier?
Is there any way to integrate Zoho with Zapier? I'd like to use it to create a workflow, sharing posts from our Wordpress website to all our channels.
Popular Articles Report
From data to decisions: A deep dive into ticketing system reports Content management teams can use various metrics to assess the effectiveness of knowledge base articles, improve content quality, and ensure articles are regularly updated. Predefined article
Invoice Ref. Field
Hello Team, Currently, the Invoice Ref. field is set to a Number type with a maximum limit of 9 digits. However, we often receive customer invoices that contain up to 12 digits. In some cases, the invoice reference includes not only numbers but also letters
Turning off the new UI
Tried the new 'enhanced' UI and actively dislike it. Anyone know how to revert back?
XML format to import knowledgebase into Zoho Desk
Hi, We just started to use Zoho Desk and want to import our knowledgebase from our old support system (Freshdesk) to Zoho Desk. Can anyone give us information about the format of xml file to import? There is no explanation on the related page.
Pushing Zoho People leave into Microsoft calendar: how to chose how "event" is shown (busy, free etc)
Hi, how can I select how a "leave" event is pushed into Microsoft calendar? I want for leave "working elsewhere" to show as working elsewhere and NOT as busy.
Duplicate Accounts
Hi There, I am looking for a solution, script, workflow or anything to solve an issue we have - in our customers section we have a rule that doesn't allow duplicates, however Zoho will allow customers with xxxxx and xxxxx PLC or LTD so effectivley we
Error with If formula
I've got this super simple If formula, what is the reason for the error? If ( LEN(${Leads.Trial Slot Option}) == 3,'y','n') Syntax Error. Check the examples for any functions you're using to see if you formatted them correctly. Make sure your fields are
Announcing Multi-language Support in Zoho FSM
Zoho FSM now speaks your language. The much-awaited multi-language support is now available in Zoho FSM. The following languages are supported in Zoho FSM: Dutch (Nederlands) English - United Kingdom English - United States French (français) French -
Creating multiple CRM leads from a Zoho Forms subform
Hi all, We have a heavily used intake form that is used for new leads as a part of our intake. There is a subform that allows the lead to add additional team members, their titles and other basic info. That form submission creates a new Lead and the subform
Free webinar! Build smarter apps with Zoho Sign and Zoho Creator
Hello, Bring the power of digital signatures to the apps you build in Zoho Creator! Connect Zoho Sign as a microservice and enable seamless e-signature workflows in your applications. This integration allows you to automate signing tasks using Deluge.
Restrict Addresses in Zoho Forms?
In the address field, is there a way to restrict the addresses that auto populate (via Zoho Maps or Google Maps) to a specific state (I know it's possible with the country). Additionally, how often does the address in Zoho Maps get updated? Certain addresses
Weekly Tips: Secure your attachment downloads with Zoho Mail
Safety is one of our main concerns, whether it’s about device security or online protection. We use tools like fingerprint scanners, facial recognition, and two-factor authentication to keep our devices and email accounts secure. We use methods like OTP
Resume Harvester: New Enhancements for Faster Sourcing
We’re excited to share a set of enhancements to Resume Harvester that make sourcing faster and more flexible. These updates help you cut down on repetitive steps, manage auto searches more efficiently, and review candidate profiles with ease. Why we built
Looking for best practices to import data from SAP Business One (on-prem) into Zoho Analytics via Zoho DataPrep / Databridge — daily automated schedule
Hi all, I’m using SAP Business One on-prem (SQL Server / or HANA — depending on DB backend) as our ERP. I want to build a pipeline that, every morning at 9:00 AM IST: pulls transactional data (invoices, customers, products, stock, etc.) from SAP B1, loads
Zoho One Unified Portal - Applications
Hello, It is great to see the work on the New Unified Customer Portal. Thanks for that. The number of applications is limited though. It is now only around the Zoho Books ecosystem (Books, Expense...) and Zoho Social. = Are other applications planned
Marketing Tip #10: Start a customer loyalty program
Winning a new customer is great, but keeping them coming back is even better. A loyalty program rewards repeat buyers with points, giving them more reasons to shop again. Over time, this builds trust and long-term relationships. Try this today: Set up
Zia Actions: AI-powered Workflow Automation for Faster and Smarter Execution
Hello everyone, Updated on 12th Dec 2025 Zia actions for Workflow is available for Enterprise edition ONLY. These features are currently available in the following DCs: US, CA, EU, IN, and AU Email Auto reply and Content Generation are available as Early
Do Individual Forums within Categories, in Desk Community, Produce Their Own RSS Feed?
Do Individual Forums within Categories, in Desk Community, Produce Their Own RSS Feed? If not, can anyone share a work-around that could help me get an RSS feed for individual category forums?
Incremental Migration Issue – Ticket Showing Resolution on Dec 9 Despite Urgent MX Cutover (Ticket ID: 152080262)
I am experiencing an issue with Zoho Mail incremental migration from Rackspace. The initial full migration completed successfully, but the incremental migration for one mailbox failed immediately with the message: “User not exist” This appears to be a
Resend Client Portal Invitation + View Email Delivery Status
Hi Zoho Team, We hope you are doing well. We would like to request two important enhancements related to the Zoho Creator Client Portal invitation process. At the moment, when we add a user to the Client Portal, Zoho Creator automatically sends an invitation
Get user last login
1. Is there a way to programmatically get the last user login to trigger certain workflows? 2. Is there a way to programmatically access the custom fields on a user's account?
Seeking Zoho Creator Expert (Delivery Management App / Logistics Ops) — Built & Deployed Before
Hi everyone, We’re building a Delivery Management App (focused on delivery operations for now) using Zoho Creator. We’re looking for a Zoho Creator expert who has already developed and deployed a similar delivery/workflow system and can assist us with
Adding Multiple Files to a Zoho Vault Entry
There is a old blog post talking about adding multiple file attachments to one Zoho Vault Secret: https://www.zoho.com/blog/vault/introducing-new-features-in-zoho-vault-powerful-password-sharing-wider-storing.html Is that still possible, I can see how
FNB South Africa Bank Feed
I should've thought this wouldn't work. As suspect, Zoho claims to be able to pull bank feeds from First National Bank (South Africa), but fails everytime. I suppose Xero (or even Sage One) is the way to go? If they (miraculously) get it to work again,
Zoho unreliable
Some mails are delivered, others not. How can I trust Zoho any more? Some friends get my e-mail, some don't. Same with receiving e-mails: Some I get, some not. If I use Google, everything works well. But Zoho?!!! How to solve this problem? I already reported this problem before, but didn't get any reply. Thanks, Kim
the custom domain forwards by default to the old career site / how to switch it off??
dear friends, how to switch off the old version of the career site?? The set up custom domain forwards directly to the old site, so that I cant publish it... Any ideas? Thank you! KR, Victoria
Preserve Ticket Issue Mapping When Migrating from Jira to Zoho Projects
Hello Zoho Projects Team, We hope you are doing well. We are currently exploring a full migration from Jira to Zoho Projects, and we identified a critical limitation during the migration process involving Zoho Desk integration. Current Situation: We use
Recording Shopify/Amazon fees in Zoho Books - Zoho Inventory
We are currently flushing out the connections between Shopify/Amazon and Zoho Inventory. For other users of Zoho Books - Zoho Inventory, where and at what point do you record the merchant fees associated with theses channels? I have gotten mixed responses
Pre-fill webforms in Recruit
I don't want to use the career site portal (as I have my own already), but I would like to direct users to the application forms for each role, from my website job pages. Is there a way to pre-fill fields in Recruit application forms, so that I only have
Taxes Payable Adjustment
I am from Canada and I need to make an adjustment to my Taxes Payable (HST) account. Basically I need to take a portion of the amount within Taxes Payable and expense that portion to another account. The adjusting entry would like like the following:
ASAP Widget Not showing "My Tickets"ed
Hello Team, I have created a ZOHO ASAP Widget and embedded to my portal app.clearvuiq.com , widget renders ok and I can open tickets from widget. However I want my opened tickets to be visible in the widget. How can I achieve that?
How to view CRM Sales Orders in Desk
What's the usual way to view all CRM sales orders linked to a contact, when viewing a ticket in Desk? I don't want to have to open a new tab to see the order in CRM. And the Desk CRM sidebar doesn't seem to be configurable. Would I have to use an extension
Kaizen #219: Actions API - Webhooks APIs - Part 1
Hello all!! Welcome back to a fresh Kaizen week. In the previous weeks, we covered Workflow Rules APIs, Actions APIs - Email Notification APIs, Tasks Update API, and Field Update API. This week, we will continue with another Actions API - Webhooks API
Pricing Strategies: #3 Services never Stop with just Plans
"Hey, while you're here, could you also take a look at the vegetable patch?" Aaron hears that line almost every week. He runs a small gardening service, the kind where customers subscribe to a simple monthly plan that includes basic maintenance, mowing,
Cropping Photos for Zoho Sites
Hi, I'm wondering if there is a built in crop tool for zoho sites for my photos so I can crop them and see what the crop looks like on the site?
Possible for first Signer of Sign Form to specify the next signer in the sequence
We have many use cases where multiple signers need sign the same document. We'd love to be able to use sign forms, where the a signer who uses the Sign Form link can specify the name and email address for the next person in the sequence.
BUG: Can't copy-paste data outside Sheet
Currently I can't paste data copied from inside any of my Zoho Sheet files to any other app. Copy-paste works inside the sheet It does NOT work between two different sheets These sheets are built from automation templates Everything works fine if I create
Zoho CRM Community Digest - November 2025 | Part 1
Hello Everyone! Here’s what came through in the first half of November: new updates and a few helpful community discussions with real, notable solutions. Product Updates: Android App Update: Inctroducing Swipe Actions You can now swipe left or right on
Next Page