: Unable to use anchor hash tag if using Google Analytics utm If I want to user to go a particular section of my webpage, I will use http://www.example.com/help_faq.html#contribution However, sometimes,
If I want to user to go a particular section of my webpage, I will use
www.example.com/help_faq.html#contribution
However, sometimes, I need to track where user come from, if I use
www.example.com/help_faq.html#contribution?utm_source=jstock&utm_medium=help_menu
It fails to go to the particular section. Anything I can fix?
More posts by @Shakeerah822
2 Comments
Sorted by latest first Latest Oldest Best
You should use the anchor with the URL and UTM parameter like this:
www.example.com/help_faq.html?utm_source=jstock&utm_medium=help_menu#contribution
The anchor tag should be at the end of the URL, after the query string:
example.com/page.html?query=term#anchor
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.