Hi @ahmedkaludi
I am also facing similar issue.
Every url in my site tracks all the utm parameters like source, medium, campaign etc.
The problem is in mobile when the same url gets redirected to corresponding amp version but all the utm parameters gets deleted and I am unable to track down all the utm components.
So, basically what I want is if a url suppose http://www.xyz.com/test-page?utm_source=facebook&utm_medium=referrel is redirected to amp version then it should come as http://www.xyz.com/test-page/amp?utm_source=facebook&utm_medium=referrel rather than simple http://www.xyz.com/test-page/amp.
Hi All,
I solved the problem myself, it seemed like there was a condition on top of the latest news section where it checks if there are any posts to show which in my case I deleted the sample post and hence the section disappeared.
Anyways thanks for the reply.