website statistics

Problem Statement :-
Customer Wanted to have form handler where user give their details and in return user details will get stored in pardot and PDF book will be sent out to them via email that they have added. In addition to that they wanted to track this registrations.

Project Length :- 1 month

Team Size :- 2

Website :- https://traders4traders.com

GetOnCRM Solutions

New Form Handler Creation:-

  • Need Form Handler mapped with an existing form on our website (WordPress).
  • The existing form is located on the “FX Insider” (Published 2015/12/21) page on WordPress.
  • Please map all material that is already existing in the current form.
  • Put the Success form completion URL location.

Tracking Code Implementation:-

  • Track visitor and prospect activity while viewing pages.

Our Role:- Our role was Business analyst, Solution architect, and developer.

Challenges:-

  1. Since Pardot was new for us we learned it from groups, Guide, blogs, and the Internet
  2. We were not knowing How to send a pdf guide in an email

Solutions :-
We have created Email landing pages and on download we have created actions which send an email with specific pdf book as an attachment.
We have added tracking code in all pages to make it traceable by pardot.

<script type="text/javascript">
piAId = '136301';
piCId = '2491';
(function() {
functionasync_load(){
var s = document.createElement('script'); s.type = 'text/javascript';
s.src = ('https:' == document.location.protocol ? 'https://pi' : 'http://cdn') + '.pardot.com/pd.js';
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
}
if(window.attachEvent) { window.attachEvent('onload', async_load); }
else { window.addEventListener('load', async_load, false); }
})();
</script>

Discuss your project requirements with our experts

Discuss your project requirements with our experts