fix error 'Index signature of object type implicitly has an 'any' type.'

This commit is contained in:
Noctis Hsu
2016-04-01 14:33:26 +08:00
parent d9af8cb191
commit 003090b8cc
-1
View File
@@ -6,7 +6,6 @@ fbq('track', 'PageView');
// Standard event (can be used for conversion tracking
// and optimizing in addition to audience building)
var purchaseParam:facebook.Pixel.PurchaseParameters = {currency: 'EUR', value: 15.23};
purchaseParam["Test"] = 44; // add custom parameter
fbq('track', 'Purchase', purchaseParam);
// Legacy conversion event (can only be used for conversion