Package Exports
- react-twitter-conversion-tracker
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-twitter-conversion-tracker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-twitter-conversion-tracker
React JS component for Twitter's conversion tracking.
Install
npm install --save react-twitter-conversion-tracker
Example Use
import TwitterConvTrkr from "react-twitter-conversion-tracker";
TwitterConvTrkr.init("YourTwitterConversionId");
TwitterConvTrkr.pageView();
YourTwitterConversionId is found in twq('init','x3id') when you create the tailored audience.