Hi Osman,Email reporting data is on a per-lead, per-email basis, so if a lead is sent the same email multiple times, then the data for subsequent send is not recorded for reporting...
Hi JD,You'll want to apply both triggers a Courtney noted, and then add the attribute filter for the field you're looking for to filter only to new leads which have the desired val...
Hey Grant,There shouldn't be any issues here. You just need to create a new launchpoint service for each account: Add GoToWebinar as a LaunchPoint Service - Marketo Docs - Product ...
Hi Kris,The presence of the cookie does not imply that a lead is known. I'd suggest using this method instead: Show Custom HTML Form for Known Leads - Marketo Docs - Product Docs
You should be getting 9c04443e77efff688d6ad09ffee2cb37f3989138. What's your hash code look like? It should just be:hash( (key + email) )EDIT: looks like you're adding a literal per...
You just need to set the value of the URL variable to your desired location:<script>var url = "www.example.com";//set your URL hereMktoForms2.whenReady(function (form){ var newWin;...