@Deprecated public class Click extends Entry
Click provides an Entry for storing click statistics
about a page and its MVT variables.| Modifier and Type | Field and Description |
|---|---|
static String |
CLICKS
Deprecated.
Prefix of the properties that contain the click count
|
static String |
ROLLING_MONTH_COUNT
Deprecated.
Prefix of the properties that contain the rolling month count
|
static String |
ROLLING_WEEK_COUNT
Deprecated.
Prefix of the properties that contain the rolling week count
|
| Constructor and Description |
|---|
Click(String pathPrefix,
Page page,
String variables)
Deprecated.
Creates a new
Click instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Node node)
Deprecated.
Writes the statistics to the passed node.
|
public static final String CLICKS
public static final String ROLLING_WEEK_COUNT
public static final String ROLLING_MONTH_COUNT
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"