Constructor
new BaiduAnalytics()
Example
<BaiduAnalytics trackingId="******" />
Members
(static) Cacheable
Cacheable Baidu Analytics plugin JSX component.
This class is supposed to be used in combination with the locals
hexo filter
(module:hexo/filter/locals).
Example
<BaiduAnalytics.Cacheable
head={true}
plugin={{ tracking_id: '*******' }} />