how to break page url
How can i break page urls to form kind of drill down analysis. like i have 4 parametes appended at end of link and i need individual values of all these 4 variables rather than sing url.
How can i break page urls to form kind of drill down analysis. like i have 4 parametes appended at end of link and i need individual values of all these 4 variables rather than sing url.
Are you capturing each of these parameters in their own evar? If so, you should be able to use the evars for them to analyze the data.
If not, you can set up a classification rule on the URL and use regex to break out the pieces. Classifications can be done through the importer or the rule builder. In this case, you would likely want the rule builder, and then set up different rules for each of the parameters. The classification does have a couple hour delay though, so if you want to look at day of traffic, having individual evars for each of the parameters would be better.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.