Follow @BikerJaredThe phrase “big data” is used so often it’s almost trite. These days, nearly all large enterprises have established a data science or data integration practice that is used for analysis projects. In my experience, however, many smaller companies (or often smaller teams within large enterprises) have yet to adopt any sort of big data […]
Category: ETL
Build Your Own Cross-Device Marketing Attribution with Apache Spark and R
Follow @trevorwithdata Over my last few posts I’ve been focusing on how to do better marketing attribution using Adobe Analytics Data Feeds and Apache Spark coupled with R. You can read all about those attribution techniques here: Multi-Touch Attribution Using Adobe Analytics Data Feeds and R The Two Best Models for Algorithmic Marketing Attribution That said, […]
Using Adobe Analytics Data Feeds and SQL for Basic Reporting
Three DB SQL’s walk into a NOSQL bar. A little while later… they all walked out, because they couldn’t find a TABLE… Joking aside, online marketers frequently use analytics tools like Adobe Analytics, but find that the granularity and accessibility of the data in the tool doesn’t meet their needs. A few examples: Loading Adobe Analytics […]
Dealing with Special Characters When Parsing Adobe Analytics Data Feeds
Adobe Clickstream Data Feeds are the most granular way to view your analytics data. They effectively contain all the information that Adobe Analytics needs to build its reports. Having a good understanding of how to use these feeds will allow you to use Analytics data in ways that aren’t possible through LiveStream, the Web Services […]
Importing Statistical Models from R into Adobe Analytics Using Customer Attributes
Follow @trevorwithdata One of the most common problems I hear from data scientists is that it’s incredibly difficult to make a statistical model useful to an entire organization. Oftentimes, a skilled data scientist will build an awesome model and do some amazing analysis, only to have it wind up in some Power Point presentation that […]
Visitor Level Aggregations Using R and Adobe Analytics Data Feeds
Follow @trevorwithdata Visitor level aggregations (or as I like to call them, “visitor rollups”) are one of the most useful and meaningful things you can do with an Adobe Analytics data feed. If you ever want to do cluster analysis to find interesting marketing segments, propensity modeling to find likely converters, or product affinity analysis for cross […]