Constructor
new Statcounter()
- Source:
- See:
Example
<Statcounter project="******" security="******" />
Members
(static) Cacheable
Cacheable Statcounter statistics plugin JSX component.
This class is supposed to be used in combination with the locals
hexo filter
(module:hexo/filter/locals).
Example
<Statcounter.Cacheable
head={false}
plugin={{ project: '******', security: '******' }} />