最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Access formData in response from Pardot Data Forwarding - Stack Overflow

programmeradmin1浏览0评论

How do I access the Form Data Payload with Javascript. Pardot's Data Forwading has sent the data and I can see it in Chrome Dev Tools. Network > Payload, but I can't access it with Javascript.

This page is a thank you page that Pardot redirects users to. The flow is: User fills out form on example. Form submits to Pardot. Pardot redirects user back to thank you page and that redirect forwards the form data from the initial form submission to the thank you page.

I've tried document.* or document.body.* and I can't see it.

发布评论

评论列表(0)

  1. 暂无评论