Mobile app version of vmapp.org
Login or Join
Yeniel560

: Why has my Google Analytics Goal stopped tracking visits? I created a goal on Google Analytics which was working just fine all this time. It looked like this: My URLs are dynamic so I chose

@Yeniel560

Posted in: #GoogleAnalytics

I created a goal on Google Analytics which was working just fine all this time. It looked like this:



My URLs are dynamic so I chose the "Begins with". It was working fine until recently. I wanted to see full page URLs in my reports. So I created a filter to show the complete page URL following this link - support.google.com/analytics/answer/1012243?hl=en

Since then, the goal won't track any visits. In the Goal funnel page, should I use the complete page URL now like sub.example.com/itineraryBooking instead of /itineraryBooking?

EDIT

Here's how the new Goal details screen looks with the hostname included as part of the URL.



EDIT after user nyuen's recommendation of using RegEx in Goal Details

Please find the screenshot below. I have used RegEx while creating these steps but 3 of the 5 page links will be dynamic in nature. 2 links will be an exact match.


Actual URL -> pickyourtrail.com/itinerary/details/56e3f99b0956b30dd4eba428 RegEx Step -> .*veho.pickyourtrail.com/itinerary/details
Actual URL -> veho.pickyourtrail.com/itineraryCost?itineraryId=56e3f99b0956b30dd4eba428 RegEx Step -> .*veho.pickyourtrail.com/itineraryCost
Actual URL -> veho.pickyourtrail.com/itineraryBooking?itineraryId=56e3f99b0956b30dd4eba428 RegEx Step -> .*veho.pickyourtrail.com/itineraryBooking


Goal Step ->

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Yeniel560

1 Comments

Sorted by latest first Latest Oldest Best

 

@Megan663

From this post, you had added a filter to include your hostnames, too. In this case you would need to adjust your goal URLs to include the hostname. So for example, step 1 would be ("begins with") sub.example.com/search, etc.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme