How to add third party tracking code on Marketo Landing paegs | Community
Skip to main content
New Participant
December 23, 2020
Question

How to add third party tracking code on Marketo Landing paegs

  • December 23, 2020
  • 1 reply
  • 2740 views

Hi Team,

We have created Landing page on Marketo and added embed code for form. before submitting the forms we want to add third party tracking code like we have CTA named "Download" on forms on-click or on forms submission we want to executive that code how we can achieve it.

For Ex. onclick download CTA - tracking code (in Javascript) is - xyz('track', 'DownloadNow');

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
New Participant
December 23, 2020

Before submitting, or do you actually mean after successfully submitting as such things are usually implemented?

New Participant
December 24, 2020

@sanfordwhiteman  thanks for the reply.

 

Sorry my bad after successful form submission to Marketo we have to execute the third party java script tracking code.

 

 

 

SanfordWhiteman
New Participant
December 24, 2020

Does that tracking code fire an event when it's complete? Because you need to ensure the tracking is code is done before redirecting to the Thank You URL — that's the key element of properly introducing ROI pixels, tracking hit, etc. into the form flow.