Does anyone have experience using Akamai CDN with Marketo? I am a little concerned that Marketo will see all the users coming from Akamai rather than their IP.
Matt
Solved! Go to Solution.
Munchkin is recording your pageviews + click activity in Marketo, not the webserver itself.
So even if you access Marketo-hosted pages.example.com or corporate www.example.com via a CDN, Munchkin still sees the your public IP address.
In other words, Munchkin is already ready for this setup, since even small organizations serve content over CDNs these days.
Munchkin is recording your pageviews + click activity in Marketo, not the webserver itself.
So even if you access Marketo-hosted pages.example.com or corporate www.example.com via a CDN, Munchkin still sees the your public IP address.
In other words, Munchkin is already ready for this setup, since even small organizations serve content over CDNs these days.
It seems you plan to use Akamai CDN for hosting static resources, like images, JS and CSS ??
If so, any user who is coming to the Marketo landing pages then Akamai CDN will render above and if a user is cookied and is coming from Akamai, then yes Marketo will know that user.
The Munchkin lead isn't "coming from Akamai" -- see my answer.
It seems you plan to use Akamai CDN for hosting static resources, like images, JS and CSS ??
Also keep in mind CDNs can be used for HTML documents as long as the data does not have to be refreshed from the origin server (i.e. a document that contains static markup and/or scaffolding, with all dynamic data pulled over XHR, can be served via CDN just as well).
And as I mentioned, this does not impact Munchkin at all as the end user does not originate from Akamai (just like the Google Analytics end user doesn't originate from Akamai).
Stanford,
Thanks for taking the time to answer. We did some testing and we confirmed that Marketo was seeing the correct end user IP. We had issues with CloudFlare previously so I assumed the same issue would come up with Akamai; but this was not the case.
Regards,
Matt
I see Matt says Akamai is fine. Has anyone had successful implementation of the Marketo domain behind Cloudflare?