Statcounter

view/plugin/statcounter~ Statcounter

Statcounter statistics plugin JSX component.

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).

Source:
See:
Example
<Statcounter.Cacheable
    head={false}
    plugin={{ project: '******', security: '******' }} />