Hi-
We're setting up one uniform landing page / form with parameters to download various PDFs. We have 50 or so different PDFs and would prefer to have 1 landing page gatekeep them all, rather than making 50 different Programs.
Parameters are;
Source = mywebsite.com
& Segment = Prospect
& URL = http://mywebsite.com/myRequestedDownload.PDF
So this link
http://mywebsite.com/mylandingpage/?source=mywebsite&segment=Prospect&URL=http://mywebsite.com/myRequestedDownload.PDF
takes the user to the form, and once they complete the form and hit download, they are forwarded to the PDF dictated by the originating link.
Mechanically, we can get this to work with a bit of JavaScript. So, that's great.
The problem is with reporting We're struggling with how Marketo can produce a transaction report of everyone who has downloaded the PDF (email from form), when they downloaded it,and which PDF was requested and downloaded; something along the lines of DateStamp, Source, Segment, Email, URL.
Anyone have any ideas?
-S.