darrenscrawford
New Member
- Joined
- Feb 14, 2009
- Messages
- 6
Hey Hey... Could use some help on this one.
I've got some web analytics data that is flawed. There are basically three columns
IP ADDRESS | CAMPAIGN NAME | USER NAME
As you can see from the sample: In Row 2, IP Address 1.2.3.4 came to the site from the Super Ad campaign but did not buy anything (no username).
They came back later in Row 3 (directly or from a non-campaign source like Google) and purchased which tags that IP address with the username.
The data for the month has more than 36,000 rows - one for each session. This represents about 27,000 unique IP addresses that visited.
How can I get this data to "fill in the blanks" so that I can match up users that purchased that have come from a campaign but did not purchase on the first session?
In other words, how do I complete the sheet to look more like this? Keep in mind that IP address 1.2.3.4 might have a handful of rows with only one of them showing the campaign they came in from.
I suspect using multiple columns to build out and then summarize?
Thanks in advance.
-Darren
I've got some web analytics data that is flawed. There are basically three columns
IP ADDRESS | CAMPAIGN NAME | USER NAME
As you can see from the sample: In Row 2, IP Address 1.2.3.4 came to the site from the Super Ad campaign but did not buy anything (no username).
They came back later in Row 3 (directly or from a non-campaign source like Google) and purchased which tags that IP address with the username.
The data for the month has more than 36,000 rows - one for each session. This represents about 27,000 unique IP addresses that visited.
How can I get this data to "fill in the blanks" so that I can match up users that purchased that have come from a campaign but did not purchase on the first session?
In other words, how do I complete the sheet to look more like this? Keep in mind that IP address 1.2.3.4 might have a handful of rows with only one of them showing the campaign they came in from.
I suspect using multiple columns to build out and then summarize?
Thanks in advance.
-Darren