abbas999

Results 2 issues of abbas999

To measure ad conversions, the Google Global Site Tag has a send_to parameter - for example: gtag('event', 'conversion', { 'send_to': 'AW-XXXXXX/R-12345678', 'transaction_id': '' }); This doesnt seem to be supported...

question
providers

Build a project that uses angular-ab-tests on Angular 8 after adding ``` "angularCompilerOptions": { "enableIvy": true } ``` to tsconfig.app.json. Compile fails with the following error: > ERROR in ENOENT:...