Description Usage Arguments Value Methods (by class) See Also Examples
Set the scope of a gaMetExpr object to hit-level, or transforms a condition
filter to a sequence filter of length one (i.e. a combination of conditions
for matching a single hit).
1 2 3 4 5 6 7 8 9 10 |
object |
A |
... |
Further expressions to be included in the filter definition if defining a sequence filter of length one. |
negation |
Boolean value indicating whether to negate the condition. |
A gaMetExpr or gaSegmentSequenceFilter.
.compoundExpr: Create a single step sequence filter from the supplied
expression.
gaMetExpr: Set the scope of the supplied metric condition to
hit-level.
formula: Set the scope of the supplied non-standard-evaluation
metric condition to hit-level.
Other dynamic segment functions: DynSegment,
Exclude, Include,
IsNegated, PerProduct,
PerSession, PerUser,
ScopeLevel,
SegmentConditionFilter,
Segments, Segment
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.