Forum Moderators: DixonJones

Message Too Old, No Replies

URL of virtual page views

         

avieus

12:44 pm on Nov 18, 2021 (gmt 0)



Hi , suppose I create a virtual page view ( either via an event handler or via GTM) for a form that 's on "mysite.com/contact" and I call the virtual page view "contact-submit." Will the URL be "mysite.com/contact/contact-submit" ?

(I want to use that URL to exclude users who have submitted the form from my re-targeting audiences in LinkedIn as they work only with URL-based rules.)

A

DixonJones

1:57 pm on Nov 18, 2021 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



That entirely depends on how you set it up!

I would probably use UTM tags instead… so the URL becomes site.com/contact?UTM=Direct or something like that, because then I imagine there’s no programming needed. But that’s me.