How do I read my Activity Check?
Description of each item in the Activity Check can be found below. If you have any questions relating to any of the errors, please contact Taguchi Support.
Links
| Relevant Error |
Meaning/Solution |
| Attribute 'href' is missing |
One or more links has a link that is missing the href attribute
Show Examples
-
Link with missing href atttribute:
<a>Taguchi</a>
-
Link with with href atttribute:
<a href="http://www.taguchi.com.au">Taguchi</a>
|
| The value of 'href' is blank |
One or more links has an href attribute but it doesn't contain a value - Please contact Taguchi Support.
Show Examples
-
Link with missing href atttribute:
<a href="">Taguchi</a>
-
Link with with href atttribute:
<a href="http://www.taguchi.com.au">Taguchi</a>
|
| Failed to load (link address) -- please test the link manually |
Taguchi cannot load the external link. Click on the link to test it manually as the activity check recommends. If the link loads, it will work correctly in the email. If it doesn't load, it's either not found on the server where the resource
is located or the link is incorrect.
Show Examples
-
The most common examples of why this error may occur is as follows:
-
The resource included in the URL could not be found on the remote server (404 Error)
This error may vary depending on the remote server.
- The link took too long to load.
Taguchi has a timer set on its activity check such that if the link takes too long to load, the activity check will display the "Failed to load (link address) -- please test the link manually" error. If the link still fails to load, check for any possible errors
in the URL.
If it does eventually load:
- There may be network congestion
- The URL may have been purposfully redirected due to a page being moved or its also common for a link to be redirected for tracking purposes.
If the link still fails to load and you're unsure why, please contact Taguchi Support
|
| Link may not load in all browsers |
A link may have spaces/whitespace at the end. Please check the link within the activity and remove any spaces/whitespace.
Show Examples
-
The animation below shows an example of where whitespace or a space may be recorded in the url causing the url not to load in some browsers.
Once the user clicks on another field, the URL will be recorded to the database as 'http://www.taguchi.com.au ' rather than 'http://www.taguchi.com.au'.
Some browsers are able to handle urls with whitespace and some cannot. In cases where they can't the browser may report that the URL cannot be found.
|
| Remote server error -- please test the link manually |
Check the following:
- Check the link manually by opening it in another window or tab. If the link still fails, please contact the owner of the link.
- Check for a malformed url.
- Check for url encoding issues.
Show Examples
|
| Link not starting with http:// or https:// |
Check all links either start with http:// or https://. If they donโt youโll need to update the links within the activity.
Show Examples
-
Sample Valid Links:
-
Sample Invalid Link:
|
Images
| Relevant Error |
Meaning/Solution |
| Attribute 'src' is missing |
Check all image tags contain a src attribute
Show Examples
|
| The value of 'src' is blank |
One or more image links do not have a value in the src attribute. Inspect all image links and add the src value where missing
Show Examples
|
| Image failed to load |
One or more images does not exist or is unavailable. Check all image urls (including file names) manually.
Show Examples
-
The most common examples of why this error may occur is as follows:
-
The image could not be found on the remote server
This error may vary depending on the remote server.
- The link took too long to load.
Taguchi has a timer set on its activity check such that if the link takes too long to load, the activity check will display the "Failed to load (link address) -- please test the link manually" error. If the link still fails to load, check for any possible errors
in the URL.
If it does eventually load:
If the link still fails to load and you're unsure why, please contact Taguchi Support
|
| Image MAY NOT load in all browsers |
One or more image urls contain spaces/whitespace. Check all image urls for spaces/whitespace |
| Rendr.it images must be used with a CDN. |
All images must be hosted on a CDN (content delivery network). Contact Taguchi Support as reccomended. |
| Image URL not starting with http:// or https:// |
One or more image URLs does not start with http:// or https://. Check all blocks for image urls missing http:// or https:// |
Subject lines
| Relevant Error |
Meaning/Solution |
| The 'Subject' header is missing |
There is no subject line set in the activity. Check the subject line in the activity.
Show Examples
-
Sample Emtpy Subject:
|
The 'Subject' header is empty |
There is no subject line set in the activity or it contains whitespace with no other characters. Check the subject line in the activity contains valid subject content.
Show Examples
|
Personalization
Open-rate Tracking Image
| Relevant Error |
Meaning/Solution |
| Open-rate Tracking Image: Not present |
Our templates require an open tracking image to track when an email is opened. If the required code is not in the template, statistics relevant to opens will not be available or recorded. Please contact Taguchi Support. |
SPF (Sender Policy Framework)
| Relevant Error |
Meaning/Solution |
SPF/SenderID not implemented for address <sendingemail@example.com> |
SPF is not implemented the specified address. See our documentation on setting up SPF here.
Also see What is SPF & DKIM? If you require further assistance or information,
please contact Taguchi Support. |
| SPF Permanent Error: Two or more type TXT SPF records found |
Multiple SPF records are not reccomened as it may cause deliverability and spam classificaton issues. Only use one SPF record as per our support document here. |
| SPF/SenderID: SPF Temporary Error: DNS Timeout |
Our system has not found a SPF record for your sending domain. This may happen from time to time if the hosting DNS server is not available. Try clicking the 'Run Activity Check' button again after waiting 30 minutes. If the problem persists, you may
need to contact your DNS administrator/provider. |
| SPF/SenderID: domain owner discourages use of this host |
SPF is configured incorrectly. Please ensure you have your SPF record configured to include clients.taguchimail.com as per our documentation here. |
| SFP/SenderID: SPF Permanent Error: No valid SPF record for included domain |
An SPF record exists but has invalid syntax. See our documentation on setting up DKIM and SPF here. |
| SFP/SenderID: SPF Permanent Error: too many DNS Lookups |
SFP/SenderID is limited to 10 lookups. This can be solved by doing one or a combination of the following:
- Reduce the number of includes or delete un-used includes.
- Use an IP range for lookups.
Although this will not affect the broadcast of an activity, it should be addressed by your DNS (Domain Name Service) Administrator.
|
Targets
| Relevant Error |
Meaning/Solution |
| Broadcast Destination: not found |
There is no target set. Ensure you have a target set under Distribution Settings. |
| No subscribers will receive this email. |
Your target expression is valid, but there are no subscribers that meet the criteria. Check for logical errors, incorrect field names, and incorrect IDs then click the 'Run Activity Check' button again. Also see our target expression documentation here.
|
| Number of recipients: Failed to check for number of recipients. |
There is an invalid target expression within the activity. Usually this can occur within segments or the activity target expression. Check through any target expressions present within the activity, and try to see if you can find errors with logic, incorrect field names or incorrect list IDs, activity IDs etc. Once you've fixed the issue, click 'Run Activity Check' button again. |
Email Size
Checks the email content size; not image size.
These checks are designed to encourage users to reduce
email size in order to speed up send and open times.
| Relevant Error |
Meaning/Solution |
| Email size greater than or equal to 200.00KB. Current size: 202.00KB |
The email is greater than or equal to the recommended maximum 200.00KB. It is advised that content is removed. Please contact Taguchi Support for further investigation. |
| Email size should be less than 100.00KB. Current size: 150.00KB |
The email is greater than the recommended 100KB but less than 200.00KB which may impact the user experience on Gmail (Desktop). |
| Email size is OK: 99.90KB |
The email size is within the optimal size
for reducing send and load time. |
Bad XML Content
Subject Line
| Relevant Error |
Meaning/Solution |
| (#) Subject line failed |
Check if there is an existing subject line and verify the subject line. |
| Relevant Error |
Meaning/Solution |
| Failed to check for "From" header in email |
Check if there is a "From" email under Deployment section. |
Coupons
| Relevant Error |
Meaning/Solution |
| Not enough coupons of type |
Show error for recipients outnumbering the coupons. AC will return 0 recipients given number of eligible recipients is outnumbering number of coupons available to allocate. To fix, verify the amount of coupons if it is enough for the number of recipients. |