I am also trying to use custom fields, but I did not achieve so far to
fill datamaps with the values from these fields. Can you send me an
example line of the custom log? What I intend is to add more
parametres to the utm request query (field 6: cs_request).
That would be great, because I have no Idea what to try furthermore.
Thank in advance and best regards,
Jan
On 14 Dez. 2009, 17:06, Jeremy Aube <ja...@roirevolution.com> wrote:
> Hi Ocean,
>
> I would try something like this:
>
> 1. Make a copy of the lib/custom/logformats/fieldlist.txt.sample file
> and save it as fieldlist.txt.
> 2. This creates 25 custom raw fields and 5 calculated fields. You can
> remove most of these from the fieldlist.txt file and rename the ones
> you want to keep with more descriptive names.
> 3. Reference these fields in your custom log format.
> 4. Use advanced filters to override geo_country, geo_region, etc.,
> with your custom fields.
>
> Jeremy Aubehttp://www.roirevolution.com/urchin
I am also trying to use custom fields, but I did not achieve so far to
fill datamaps with the values from these fields. Can you send me an
example line of the custom log? What I intend is to add more
parametres to the utm request query (field 6: cs_request).
That would be great, because I have no Idea what to try furthermore.
Thank in advance and best regards,
Jan
On 14 Dez. 2009, 17:06, Jeremy Aube <ja...@roirevolution.com> wrote:
> Hi Ocean,
>
> I would try something like this:
>
> 1. Make a copy of the lib/custom/logformats/fieldlist.txt.sample file
> and save it as fieldlist.txt.
> 2. This creates 25 custom raw fields and 5 calculated fields. You can
> remove most of these from the fieldlist.txt file and rename the ones
> you want to keep with more descriptive names.
> 3. Reference these fields in your custom log format.
> 4. Use advanced filters to override geo_country, geo_region, etc.,
> with your custom fields.
>
> Jeremy Aubehttp://www.roirevolution.com/urchin
1. Cannibalize existing fields so that they will report your custom
fields instead.
2. Use custom fields and create datamaps/reports that use those custom
fields.
The first option is often a little easier and may get you exactly what
you need. The second option will require a bit more work, but leaves
your existing reports intact. There are also middle of the road
options that use the custom variables but still cannibalize existing
reports by replacing some of the fields in the datamap with your
custom variables or appending the custom variables to the datamap and
tweaking the report to use the custom variable instead of one of the
existing parameters.
Jeremy Aube
http://www.roirevolution.com/urchin
What I don't understand so far is wherefore the Filter examples at the
bottom of the custom_log configuration file are useful. In my opinion,
they are never functional.
Jan-Martin Lurse
On 11 Jan., 13:34, Jeremy Aube <ja...@roirevolution.com> wrote:
> If you're adding parameters to the query string, you're not going to
> be able to match these with a custom log source. You could, however,
> see about matching these to custom fields using filters. You can use
> regular expressions to set fields to these values. There are two ways
> you could go about doing this:
>
> 1. Cannibalize existing fields so that they will report your custom
> fields instead.
> 2. Use custom fields and create datamaps/reports that use those custom
> fields.
>
> The first option is often a little easier and may get you exactly what
> you need. The second option will require a bit more work, but leaves
> your existing reports intact. There are also middle of the road
> options that use the custom variables but still cannibalize existing
> reports by replacing some of the fields in the datamap with your
> custom variables or appending the custom variables to the datamap and
> tweaking the report to use the custom variable instead of one of the
> existing parameters.
>
> Jeremy Aubehttp://www.roirevolution.com/urchin