Loading...

Process & visualize Dynamics 365 marketing data

Process & visualize Dynamics 365 marketing data

When Marketing emails and journeys are active, you start seeing the analytics in Dynamics 365 for Marketing, like the below image.png The analytics are not stored in Dataverse they're stored in the marketing insights service database, thus if you are willing to process your data or visualize it you need to export it.

There is a connector from Microsoft that syncs Marketing data to Azure blob storage, you can do something like the below PowerBI report image.png In the above example, the report has a filtering feature to show analytics based on domains, companies and products to see which companies are interested in what product.

Imagine building a canvas app, where you display a contact, profile pic and his/her marketing data interactions!

In order to sync data with Azure blog storage follow the below steps,

  1. From the Azure portal, create an azure storage account
  2. From containers, create a new container image.png
  3. Click "Shared access tokens"
  4. Set the token settings, most important to have access to read and list permissions image.png
  5. Click generate and then copy the "blob SAS URL"
  6. Go to Dynamics 365 for Marketing app
  7. From settings click on the Analytics configuration image.png
  8. Create a new record and set the copied SAS Url generated to "Export to blob storage URL" column
  9. You will see the record created and configured image.png
  10. Data will start to be synced to the container you created and you will be able to see tables like the below image.png

Enjoy!

Published on:

Learn more
Vite apps
Vite apps

Vite apps

Share post:

Related posts

Fast configuring security roles for your Dataverse project

If you're working on a Dataverse project specially without Dynamics 365 apps, you can make it easy to configure security roles for the project...

3 years ago

Display Omnichannel chat widget in the footer of your portal

The combination of PowerPortals, Dynamics 365 Omnichannel and Power Virtual Agents increases the level of customer engagement for customers, i...

3 years ago

State management simplified with zustand

zustand is a small, fast and scalable state management package that you can use with your react applications, it can be used as your data stor...

3 years ago

What is powerapps-modals?

Overview powerapps-modals gives you the tool to build attractive modals in Model-driven apps fast & easy. You just need to configure the m...

3 years ago

How to use powerapps-modals

In this blog, I'm writing some examples that power-apps modals can be used. 🧑💻 Source code Main function to call modals here function displa...

3 years ago

Tailwind CSS for your PCF control

What is TailwindCSS? Tailwind CSS is a utility-first CSS framework packed with classes like that can be composed to build any design, directly...

3 years ago

Combo Box Control

Intro ComboBox control is an auto-complete dropdown where users are able to search and navigate between options. For installation follow the ...

3 years ago

Radio Group

Intro Radio group control is a control that represents single select options in different radio representations For installation follow the l...

3 years ago

Advanced Text Area

Intro Advanced Text Area is a control that speeds up creating records. Why advanced? The control can be configured to let users attach files ...

3 years ago

Improve site speed in PowerPages

What is CDN? In short, Content Delivery Network (CDN) caches your public assets of your site in distributed servers, so if you have a website ...

3 years ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy