Reputation: 703
So I'm stuck with problem: I have created conversion and added snippet inside body tag. Problem is:
Is it normal? If not, how can I fix it?
Upvotes: 2
Views: 184
Reputation: 675
You could use the Tag Assistant chrome extension to debug tags, it has its flaws but can usually be trusted.
But in general:
Yes, perfectly normal. What is actually happening here is that Google uses the 302 to log the actual conversion, but then redirects you to serve the pixel (or script) to save bandwidth.
Same thing. But you might want to setup a different conversion label here, so you can track both conversions separately.
You might also benefit from using Google Analytics, which will give you a bunch more data about user behavior and help debug tag problems.
Upvotes: 2