Download rule library for audit | Community
Skip to main content
Level 2
November 4, 2021
Solved

Download rule library for audit

  • November 4, 2021
  • 1 reply
  • 1822 views

I am following a similar post: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform-launch/seeing-which-rules-a-data-element-is-used-on/td-p/380546, but it won't allow me to add a reply.

 

One option provided there was to download the library to view details in excel. Can someone point me in the right direction on how to do this?

 

Everything I am finding is outdated and regards DTM:

https://experienceleaguecommunities.adobe.com/t5/dynamic-tag-management-questions/tag-export/m-p/196102#M1944 

 

@pratheeparunraj 

@jantzen_b 

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 Urs_Boller

@yuhuisg thanks for mentioning me!

@jewilliams what exactly are your concerns? all what the parser does is inspecting the file you provide (which most likely is installed somewhere on your public website). Regarding "usage" there is just a simple "counter" on the server so that I know what is the parser used and if there are any issues during the parsing. but I admin, you have no way to see what exactly is measured and it is up to you to use the parser or not. hope that helps.

1 reply

yuhuisg
Community Advisor
Community Advisor
November 6, 2021

Might I suggest the excellent https://launch-parser.com, built by @urs_boller , to help you view your library's details.

Alternatively, if you don't mind reading JavaScript/JSON, you can view the maxified version of your Launch library in your browser. Just take your Launch snippet's "src" URL and remove the ".min" from it. e.g. https://assets.adobedtm.com/.../launch-something.min.js --> https://assets.adobedtm.com/.../launch-something.js.

Level 2
November 8, 2021

We have concerns about using the  https://launch-parser.com, built by @Urs_Boller since it is a public site and records use. 

yuhuisg
Community Advisor
Community Advisor
November 8, 2021

@urs_boller would be in a better position to comment about the data that he collects at launch-parser.com.