Question
tracking adwords in marketo and salesforce
Following Marketo instructions for tracking adwords in salesforce
I’m creating a template for a landing page for my ppc program which will include the properly configured PPC form.
Now on my landing page I have to include the code to get the parameters from the cookies on that page to populate the hidden form fields.
I have included on the template page that I am building for that landing page
The script that is reference here:
https://community.marketo.com/MarketoResource?id=kA650000000GsPJCA0
with I believe what are the few necessary changes.
My question is, are the reference to jquery and the two required jquery plugins correct?
I know that it is not necessary normally to include a reference to jquery for marketo landing pages but I’m not sure in this case, since the plugins are required to run the on-page script.
The scripts in question are referenced like this:
<script src="/js/public/jquery-latest.min.js" type="text/javascript"></script>
<script src="/js/public/jquery.cookie.js" type="text/javascript"></script>
<script src="/js/public/jQueryString-2.0.2-Min.js" type="text/javascript"></script>
questions are:
are these references correct ?
and
what are the correct paths for the scripts?
any help, greatly appreciated. Customer support baled on me and referred me to service@marketo.com but I have not heard back from that email address. I thought I'd see what the community says.
Thanks for your help,
Paul Elwood
908 655 9478
I’m creating a template for a landing page for my ppc program which will include the properly configured PPC form.
Now on my landing page I have to include the code to get the parameters from the cookies on that page to populate the hidden form fields.
I have included on the template page that I am building for that landing page
The script that is reference here:
https://community.marketo.com/MarketoResource?id=kA650000000GsPJCA0
with I believe what are the few necessary changes.
My question is, are the reference to jquery and the two required jquery plugins correct?
I know that it is not necessary normally to include a reference to jquery for marketo landing pages but I’m not sure in this case, since the plugins are required to run the on-page script.
The scripts in question are referenced like this:
<script src="/js/public/jquery-latest.min.js" type="text/javascript"></script>
<script src="/js/public/jquery.cookie.js" type="text/javascript"></script>
<script src="/js/public/jQueryString-2.0.2-Min.js" type="text/javascript"></script>
questions are:
are these references correct ?
and
what are the correct paths for the scripts?
any help, greatly appreciated. Customer support baled on me and referred me to service@marketo.com but I have not heard back from that email address. I thought I'd see what the community says.
Thanks for your help,
Paul Elwood
908 655 9478