Using Program Tags in Reports | Community
Skip to main content
Megan_Rublee
Level 2
May 26, 2020
Solved

Using Program Tags in Reports

  • May 26, 2020
  • 1 reply
  • 3660 views

Hi community! I am hoping to build a report in analytics and would like to pull program tags into the report so I can categorize and sort the exported file. I am reaching out to the community to see which type of report should I create to achieve this end result? Any input on on this topic is welcome! Thank you!

 

-Megan

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

You can filter the programs using the tag values using the program performance report discussed here :

Also After reading you query at first I thought  that you wish to export all the available program tags alone, if you wish to do so then I believe you need to use getTags API to export all the tags from marketo instance (as exporting all the tags alone cannot be achieved by using any reports or even RCE as far as I know), you can get information about getTags API here.

 

1 reply

Darshil_Shah1
Community Advisor and Adobe Champion
Darshil_Shah1Community Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
May 26, 2020

You can filter the programs using the tag values using the program performance report discussed here :

Also After reading you query at first I thought  that you wish to export all the available program tags alone, if you wish to do so then I believe you need to use getTags API to export all the tags from marketo instance (as exporting all the tags alone cannot be achieved by using any reports or even RCE as far as I know), you can get information about getTags API here.

 

SanfordWhiteman
Level 10
May 26, 2020
alone cannot be achieved by using any reports or even RCE as far as I know...

I actually just published a method for this last week, no API (but obviously caveat marketor😞 https://blog.teknkl.com/get-all-the-channels-tags-program-statuses-in-a-marketo-instance/