ngx-google-analytics icon indicating copy to clipboard operation
ngx-google-analytics copied to clipboard

📈 A simple Google analytics integration for Angular apps

Results 2 ngx-google-analytics issues
Sort by recently updated
recently updated
newest added

For example, with the `view_item_list_item` event, I'm getting `Type '{ item_id: string; item_name: string; item_variant: string; price: number; }[]' is not assignable to type 'Primitive'`: https://developers.google.com/analytics/devguides/collection/ga4/reference/events?client_type=gtag#view_item_list_item

enhancement

Just a general question.. if skipLocationChange is used.. does it still track the event?