Solved! Go to Solution.
Yes, though I'm not sure about if it could be leveraged with querystrings, as I've never tried it.
Here's how I do it with content. I, like you, have dedicated programs for each piece of content, such as a whitepaper. In that program are all the frequently used assets that go along with it: emails, gated landing pages, online advertising landing pages, etc. I also identified a need for an un-gated landing page, that is, a page that has the resource available without a form submission required. I basically wanted to create a way for my sales team to share resources with prospects without an unnecessary form in front of it, yet still be able to track it accurately.
So, I have an ungated landing page with a link to the asset download. I then have a smart campaign in the program that watches for that link to be clicked on that landing page (trigger = clicks link). This then causes their program status to change, in the same way a form submission would.
The one caveat is that the smart campaign builder has a hard time dealing with non-landing page links. It tends to kick back an error when you try to put in a link like http://www.yourdomain.com/yourasset.pdf, so I've learned you need to ditch the http://www. prefix. I've also only ever tried the linking when it's to something I've uploaded to Marketo (so it's stored under the same subdomain). No idea if it works when pointed to some other link on your main website, for instance.
Hope this helps!
Yes, though I'm not sure about if it could be leveraged with querystrings, as I've never tried it.
Here's how I do it with content. I, like you, have dedicated programs for each piece of content, such as a whitepaper. In that program are all the frequently used assets that go along with it: emails, gated landing pages, online advertising landing pages, etc. I also identified a need for an un-gated landing page, that is, a page that has the resource available without a form submission required. I basically wanted to create a way for my sales team to share resources with prospects without an unnecessary form in front of it, yet still be able to track it accurately.
So, I have an ungated landing page with a link to the asset download. I then have a smart campaign in the program that watches for that link to be clicked on that landing page (trigger = clicks link). This then causes their program status to change, in the same way a form submission would.
The one caveat is that the smart campaign builder has a hard time dealing with non-landing page links. It tends to kick back an error when you try to put in a link like http://www.yourdomain.com/yourasset.pdf, so I've learned you need to ditch the http://www. prefix. I've also only ever tried the linking when it's to something I've uploaded to Marketo (so it's stored under the same subdomain). No idea if it works when pointed to some other link on your main website, for instance.
Hope this helps!