Hi All,
My client is new to the Marketo instance who wants to set up Email domains within Marketo for Email deliverability. I have gone through the the available Marketo documentations for set up but couldn't get clear understanding of it. The document states to insert CNAME,SPF,MX records for this set up. Who will do this ?
Can someone please provide step by step set up guidelines for Email domain/IP set up ? Is this configuration needs to be done by Marketo support ? or We only need to configure it within instance ? What are the pre requisites which are expected from client end for this set up ?
Kindly advise.
Thanks & Regards,
Neelam
Solved! Go to Solution.
Let's start here:
https://experienceleague.adobe.com/docs/marketo/using/product-docs/email-marketing/deliverability/se...
You create the email domain. Meaning: You talk to the client's marketing team and ask them what their preferred from-email-domain would be. Usually something like "mail.example.com", where "mail" is the agreed upon subdomain. Some companies also like "hello.example.com" or something like that.
Then you add that domain/subdomain to Marketo, and Marketo creates Public Key and TXT value for that entry. Then you tell IT to add SPF and DKIM values to the DNS as described in the linked documents.
---
For Landing Page you will also need to define a subdomain. Like pages.example.com or content.example.com or whatever you like and whatever is not yet in use in your client's web cosmos. Because Marketo takes ownership of these subdomains.
https://experienceleague.adobe.com/docs/marketo/using/product-docs/demand-generation/landing-pages/l...
---
And here's the documentation for branded tracking domains: https://experienceleague.adobe.com/docs/marketo/using/product-docs/administration/email-setup/add-mu...
Hope this helps,
Michael
Does it mean client has to provide us subdomains , one for email tracking and other for Landing page which we need to be point to Marketo's domain?
Yes. And optionally a subdomain for From: addresses, if you don’t want to send from mailbox@example.com but from (for example) mailbox@marketing.example.com.
Why there is a need to insert DKIM & SPF records in company's primary domain's DNS as company's primary domain's is not being used for sending out email communications.
There is no need to change the SPF record for example.com, nor for any subdomain unless you deliberately want to set up a branded envelope sender (fully optional). Even with branded envelope sender the SPF record would be for envelope.example.com, not example.com.
You’d set up a DKIM record for m1._domainkey.example.com only if you’re using user@example.com as your From:. If you’re sending From: mailbox@marketing.example.com the DKIM record would be for m1._domainkey.marketing.example.com, thus not directly under the main domain.
Let's say client has provided us "em.companyprimarydomain.com" & "lnp.companyprimarydomain.com". All we need to do is to point these domains to Marketo. Is there any need to perform IP warmup activity for these new domains? If No, then why?
You don’t perform IP warmup activity for inbound HTTP requests.