StoreFront Appearance
FAQ
- Question: We have a email campaign that has a send suspension, can you please turn that off?
- Question: I have set up a flow for abandoned carts. However, when I tried to abandon a cart, I never received the flow email. I went to our store, added a product to the cart, and filled out everything including my email address, and then never pushed the final purchase button. I did not receive an email, why?
- Question: If I reach my customer limit for my Storefront Communications Plan will flows, such as a shopping cart abandonment, continue to process?
- Question: I want to create a flow for shopping cart abandonment's. I want to send out an email 2 hours after abandonment, and if they don’t respond, I want to send out another email 24 hours after the abandonment. Do you recommend configuring two separate flows for this abandonment scenario?
- Question: What does kickbox mean in the email statistics?
- Question: Will StoreFront Communications email Amazon, Walmart or eBay customers?
- Question: Can I add a list or segment to a campaign that is already sending?
- Question: Is it possible to embed a video in an ultracart email campaign?
- Question: I am not able to edit, create or delete steps or flows in the email flows. What permission(s) are required?
Question: We have a email campaign that has a send suspension, can you please turn that off?
Answer: Storefront Communications relies on Amazon’s SES service for all merchant email traffic, which enforces strict SPAM limit at 1%. Therefore, when a email campaign goes over this threshold, the active email campaign will be suspended until transactional email traffic reduces the SPAM threshold back below 1%. There isn’t a on and off setting for this situation. However, Mailgun integration will allow for a higher SPAM threshold in regard to email campaigns than does the default UltraCart Communications email delivery platform. Mailgun is a recommended alternative if you find the SPAM threshold too strict for your needs.
Proper account warm up is still important!
You can't just setup a Mailgun account and blast out a massive campaign to a legacy email list. You've got to warm up email sending systems so they your account has a decent reputation before you scale up. There is an art to this. If you need assistance in the process, we recommend hireing a marketing professional to assist you. UltraCart strongly recommends hiring ScaleLean.com as a consultant to assist with the setup, as they have a lot of experience in proper email and SMS marketing.
Question: I have set up a flow for abandoned carts. However, when I tried to abandon a cart, I never received the flow email. I went to our store, added a product to the cart, and filled out everything including my email address, and then never pushed the final purchase button. I did not receive an email, why?
Answer: Make sure that the Email address field in the checkout has the setting "input proactive collection" (“Proactive Email Collection”) enabled, so that the system captures the input value for the email up to the server as soon as they blur out of the field as shown below:
Question: If I reach my customer limit for my Storefront Communications Plan will flows, such as a shopping cart abandonment, continue to process?
Answer: Yes, it should continue. An abandoned cart will typically end up as a new customer, which will push out the oldest customer into an inactive state.
Question: I want to create a flow for shopping cart abandonment's. I want to send out an email 2 hours after abandonment, and if they don’t respond, I want to send out another email 24 hours after the abandonment. Do you recommend configuring two separate flows for this abandonment scenario?
Answer: The recommended configuration is a single flow with the following steps:
wait 2 hours
send email
wait 22 hours
send email
The advantage to the single flow configuration is that as soon as they purchase, the flow will terminate so you won't bug the customer - and you'll have individual stats for each email within the flow analytics.
Question: What does kickbox mean in the email statistics?
Answer: To insure a high level of deliverability and avoid problematic email addresses, UltraCart scrubs new emails against the service KickBox. If the email is deemed undeliverable or one that is highly likely to complain, we omit sending the email to that particular address. Having a lower complaint rate and a higher deliverable reputation ensures greater delivery into customer inboxes.
Question: Will StoreFront Communications email Amazon, Walmart or eBay customers?
Answer: StoreFront Communications automatically recognizes the following domains and will prevent ingestion of them into the Communications system or emailing them:
“@members.ebay.com”
“@marketplace.amazon.com”
“@relay.walmart.com”
Question: Can I add a list or segment to a campaign that is already sending?
Answer: No. You will need to create a copy of the sending campaign and then add the list/segment to that one.
Question: Is it possible to embed a video in an ultracart email campaign?
Answer: Yes. You add a ‘Send Email’ step then ‘Edit the Content’. The the Visual Builder editor allows for the embedding of videos into the email content via the ‘HTML’ element and also via the ‘Text Block’ element, then in the editor using the video button:
Question: I am not able to edit, create or delete steps or flows in the email flows. What permission(s) are required?
Answer: You’ll need either ‘Communications - Use’ or ‘Full Access’, and cannot have the restrictive user permission ‘Communincations - Readonly’ enabled.
Storefront Languages in UltraCart
Overview
UltraCart's Storefront Languages feature allows merchants to translate their storefront content into multiple languages, enhancing the user experience for customers worldwide. This feature leverages automatic translation powered by Google Translate, enabling merchants to support up to 60 different languages.
Navigate: Main Menu → Storefronts → Choose Storefront Host → (Storefronts Menu) Languages
Adding and Managing Languages
To add another language to your UltraCart storefront, follow these steps:
Navigate to the Languages tab in your Storefront.
Review the translation cost associated with your storefront's content, which appears in the paragraph above the Language list.
Enable the desired language by checking the corresponding box. You can also enable all languages using the "enable all" checkbox.
Save your settings.
If your theme does not support internationalization (i18n), you will need to upgrade to a theme that does.
(*Supported themes include all current themes available in the Themes Gallery.)
Field | Description |
|---|---|
Language | List of available languages. |
Default | Designates the default language. |
Enabled | Select the checkbox for any additional languages you wish to enable. |
Edit (button) | Click that to access the checkout text editor. You can modify the defaulted text to your liking. |
How Multi-Lingual Support Works
Automatic Language Selection
When a customer visits your storefront, their browser sends an "Accept-Language" HTTP header indicating their preferred languages. UltraCart automatically sets the customer's language preference based on this header if your site supports the language.
Manual Language Selection
Customers can manually select their preferred language using a globe icon in the upper right corner of the desktop view. The language picker displays languages in their native spelling, such as "Español" instead of "Spanish."
Background Translation
New content is translated in the background when a language is first enabled. Customers may initially see some untranslated content until the translation process is complete.
Editing Checkout Text
To edit a specific line of checkout text (heading for input fields, etc.) for a language:
Go to the Languages page and click Edit next to the desired language.
Use the search tool to find the text you want to edit.
Modify the text in the provided edit field and save your changes.
Static Text
When adding static text to a template, use the i18n system to ensure it can be translated.
For example, instead of directly adding text like:
<div class="ucColorSubHeader">Your contact email</div>
use the i18n system:
<div class="ucColorSubHeader">$i18n.write("checkout.viewcart.yourContactEmailField", "Your contact email")</div>
Supported Themes
The following themes support multi-lingual capabilities:
Elements
Hero
Jewel
Lifty
Native
Natural VB
Poppy