Shows the number of hits on an affiliate link.
Optional attributes:
from
– Show the number of hits from the given date. Format: YYYY-MM-DD. Can be used withuntil
.
Example: [affiliates_hits from="2012-01-01"]
until
– Show the number of hits until the given date.for
– shows the number of hits for the current day, week or month. Possible values: “day
”, “week
”, “month
”. Cannot be combined withfrom
oruntil
.
Example: [affiliates_hits for="month"]