SOLVED

Re: Mobile Devices

Go to solution
Danielle_Wong
Level 8 - Community Advisor

Mobile Devices

I have a smart list generated with the below filters/constraints, but I want a list of all the leads who opened on a mobile, with info on the platform and device. Do you know of a way to get those fields to show up in the report so I can pull it into Excel and analyze?

pastedImage_0.png

1 ACCEPTED SOLUTION

Accepted Solutions
Grégoire_Miche2
Level 10

Re: Mobile Devices

Hi Danielle,

Very unfortunately, this is not available.

It's only available if you extract the activity log with the API.

-Greg

View solution in original post

8 REPLIES 8
Grégoire_Miche2
Level 10

Re: Mobile Devices

Hi Danielle,

Very unfortunately, this is not available.

It's only available if you extract the activity log with the API.

-Greg

Danielle_Wong
Level 8 - Community Advisor

Re: Mobile Devices

Okay, thanks Greg. How would I go about doing that?

Grégoire_Miche2
Level 10

Re: Mobile Devices

It takes some development, unfortunately. You need to find some one that can develop a service that links to Marketo REST API and extract the data.

Also, you may want to vote here:

-Greg

Danielle_Wong
Level 8 - Community Advisor

Re: Mobile Devices

Okay, thanks for the info. I voted! thanks!

Anonymous
Not applicable

Re: Mobile Devices

Is this what you are looking for? If so, I can show you how I did this.

072616_MobileDeviceReporting-Step3.PNG

Danielle_Wong
Level 8 - Community Advisor

Re: Mobile Devices

That would be helpful. Thank you!

Anonymous
Not applicable

Re: Mobile Devices

So this is an Email Performance Report using Segmentation.

- What you do is first set up the Program and Lists you are going to use, much like you have done above.

    * if you are going to use a Custom Field for recording a leads Mobile Device. I keep mine in under my Operations folder in a folder called Advanced Reporting Programs.

- Create your Segmentation. I have done this a couple different ways but the simplest is to use these segments, each identified from a Static List or a Custom Field (ie. Mobile Device). Set it up with at least the first two segments listed here:

* Segment Name = Leads by Mobile Device

1. Android

2. iPhone

3. Non-Mobile

- Now you can access Segmentation in reporting and produce Reports by Mobile Platform like above.

072616_MobileDeviceReporting-Step1.PNG

072616_MobileDeviceReporting-Step2.PNG

To add the Devices you do the same thing again from the top but with Devices this time. Add both Segmentations to the Report. Play around with the filters and settings until you get what you want.

Another way to do this is to just create a View in a smart list. If your Instance does not have customer fields made for Platform and Device, go ahead and make them. Then add in a Campaign that populates each field when the data becomes available. You get the leads, fields, and excel doc ... just not the reporting time features.

Hope this helps and good luck!

Danielle_Wong
Level 8 - Community Advisor

Re: Mobile Devices

that's an interesting approach. I'll give it a try. Thanks so much MH!