We're in the process of connecting our non-SalesForce CRM to Marketo to automate the addition of digital behavior to our other sales intelligence!
I'm looking to add areas in CRM for "Top Products Viewed" and "Top Non-Product Web Pages Viewed" for a rolling 3-month period to each lead record, capped at 10 of each. Ideally, we'd want to show something like this:
Product - page views in last 3 mo.
Product - page views in last 3 mo.
etc.
White paper 1 - page views in last 3 mo.
Literature piece 3 - page views in last 3 mo.
etc.
ranked by the highest # of page views. In order to pass this information to our CRM using the API, I believe we'd need to format, store and RT-update the information in Marketo. Each of our product web pages has a unique ID so we're able to group product pages together. We have >150 products with 3 different types of IDs.
Has anyone done this or something similar? What is the most efficient way to automate this information using the activity log and translate it into the ranked, sales-friendly format above?