https://www.growthbook.io/ logo
#ask-questions
Title
# ask-questions
b

bright-artist-6236

11/07/2023, 1:45 PM
Hi. I have set up a/a test in growthbook using visual editor for 100% traffic. And I wanted to check how growthbook dev tools works and which group I fall into. However, it showed me that I do not get into the test because of url targeting, but I checked everything and it should have worked. Moreover, users are entering this test, because I can see it in the amplitude and metric variables in growthbook. So what's the reason why growthbook dev tools doesn't show my test hits?
r

rhythmic-agent-34208

11/07/2023, 1:45 PM
@bright-artist-6236 has opened an issue Close Issue button
Our official support hours are 6:30am - 5pm Pacific Time, Monday through Friday. You may occasionally hear from us outside of these hours. Your support request has been logged in our system. Our support team will get back to you very soon!
b

brief-honey-45610

11/07/2023, 2:20 PM
Hi, I’ve got your support request in my queue and I’ll follow up as soon as I can
f

future-teacher-7046

11/07/2023, 4:39 PM
Do you have a Single Page App with client-side routing? If so, make sure you are updating the URL in the GrowthBook instance whenever a navigation occurs:
gb.setURL(window.location.href)
. If that's still not working, can you share the URL targeting you set up in GrowthBook and the URL of your site where you expect it to work?
b

bright-artist-6236

11/08/2023, 11:29 AM
And the url pf website is https://unimeal.com/ntrl_sug/step-age
That's the url targeting setup
I have tried to set up different url targeting with '*' but nothing is work
f

future-teacher-7046

11/08/2023, 1:52 PM
thanks for providing more info. That experiment seems to run fine. I think this is just a bug with devtools. It doesn't seem to be picking up the URL of the page correctly, so when devtools tries to evaluate your expeirment, it fails the targeting, even though it works fine on your actual site. We will take a look and fix this soon
3 Views