Forum Discussion

leeann_g's avatar
leeann_g
Frequent Visitor
10 years ago

Need to Edit the Adobe Analytics Content Pack

A limited set of reports is provided with the Adobe Analytics Content Pack. I do not need the Products reports but need other reports that are not included. (Not every business or site uses the Products variable, though it is very common.) As the code directly relates to the Adobe Analytics Reporting API, can we modify the code used by the Content Pack and change the reports and metrics that are used to pull different reports and metrics needed for our reporting? If so, what is the best mechanism to do this? It is a small comfort to know that I can delete the Products report or change it as needed to remove the Products data, but there are other reports that I need which aren't listed.

9 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Not 100% certain that I understand what you are asking, but I will give it a shot. My understanding of the Content Packs is that they essentially provide a "starting point". So, when you subscribe to one of they, they create a Data Set, Report and Dashboard for you. The data set is kept up-to-date through regular updates. The report and dashboard are yours to do what you want to with them. You can go into the Reports area, edit the report, save copies of the report, add new pages, etc. So, if I am understanding your question, yes. If it were me, I would create a copy of the report that is provided and modify that to suit my needs.

    • greggyb's avatar
      greggyb
      Resident Rockstar

      Adding on, if you need to change the measure logic or add new measures, you won't be able to leverage the content pack at all. The editing experience in Power BI Service only allows you to consume measures and fields already in the published dataset. Without a means to export a .pbix file from Power BI Service, you can't modify the underlying data model, you can only attempt to recreate it on your own and work from that.

      • leeann_g's avatar
        leeann_g
        Frequent Visitor

        Exactly greggyb.

         

        Modifying the data that is pulled into the model from the Adobe API connection is exactly what I want to do. I know all of the underlying API logic needed to add the items I need from Adobe, and want to modify it in the same code package if possible (rather than create a new one from scratch). Doesn't make sense to have to recreate the wheel. Would be great if we had a way to do this from the package. Sounds like that isn't possible?

         

        I already know how to modify the reports and dashboard itself. :)

  • It appears that the dataset is only for a range of the last 7 days.  Has anyone else confirmed this, and if so, found a way around it?

  • acute's avatar
    acute
    Frequent Visitor

    Hi, anyone knows if we can change the reports now or at least get other periods?