esign / laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API
MIT License
53 stars 11 forks source link

PageView event being reported as a Custom Event #13

Closed paul-adams-985 closed 1 week ago

paul-adams-985 commented 2 weeks ago

Great package :)

Could you please help me.

My page views are showing as custom events in the Event Manager. See below:

Events-Manager

Here is the generated script:

 

Have I made an error? Huge thanks in advance Paul

jordyvanderhaegen commented 1 week ago

Hi, it seems like that's the default behavior of the event testing tool. PageView events appear to show up as custom events, even when using the base code from the documentation.