Re: How do I extract URL of all the smart campaigns?

Anonymous
Not applicable

How do I extract URL of all the smart campaigns?

Hello everyone,

I need to extract URL of all the smart campaign in my Marketo instance, the campaign activity report does show all the smart campaigns with URLs while viewing on the browser but upon exporting it does not fetch URLs in the Excel file, is there any alternative way to get it?

Thank you in advance.

Harshit

5 REPLIES 5
Grégoire_Miche2
Level 10

Re: How do I extract URL of all the smart campaigns?

Hi Harshit,

Your question should be posted to "Products", not to "Champions Program", which is not for product related question and is monitored by only very few people. See Getting the most of the community when you have a Marketo question

The short answer to your question is, unortunately, there is no way to customize this report. You may want to use the API to extract that data.

-Greg

Josh_Hill13
Level 10 - Champion Alumni

Re: How do I extract URL of all the smart campaigns?

You can def do this.

When you export the Campaign Inspector with All Campaigns, it will give you a column with ID#. Just use concatenate to put

https://[YOUR MARKETO POD URL]/#[ID]

there you go.

Anonymous
Not applicable

Re: How do I extract URL of all the smart campaigns?

Hello Josh,

Thank you for your response, however Campaign Inspector is not enabled for my instance so I cannot use your method. I found a workaround though by downloading a Chrome plugin for URL extraction and it solved my problem.

Thank you,

Harshit

Grégoire_Miche2
Level 10

Re: How do I extract URL of all the smart campaigns?

Hi Harshit,

Enabling the campaign inspector is done in the admin->treasure chest. AFAIK, it's available to all Marketo customers.

-Greg

Anonymous
Not applicable

Re: How do I extract URL of all the smart campaigns?

Hello Greg,

My humble apologies, I am new to the community realm. I will definitely look at the article to have a better understanding.

Thank you,

Harshit