Shows the number of visits to an affiliate link.
Optional attributes:
from
– Show the number of visits from the given date. Format: YYYY-MM-DD. Can be used with until.
Example :[affiliates_visits from="2012-01-01"]
until
– Show the number of visits until the given date.for
– shows the number of referrals for the current day, week or month. Possible values:"day"
,"week"
,"month"
. Cannot be combined withfrom
oruntil
.
Example:[affiliates_referrals for="month"]