For floodlight we were having the issue that we could see in our console that the rule is fired (so launch setup works fine), however in our debugging tool we see no outgoing calls to Floodlight.
For Google Ads everything seemed to work fine.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
How have you implemented your Floodlight tag? There could be a misconfiguration or an error somewhere.
Also, have you checked your browser's console to see if there were any JavaScript errors when trying to run your Floodlight tag?
Views
Replies
Total Likes
it was working fine a week back. I dont see any javascript errors on browsers console and i see sent a gtag event in browser console along with rule fired
Views
Replies
Total Likes
Check in browser network tab and filter out with "fls" or "doubleclick" and see what's the response / status code coming through?
Views
Replies
Total Likes
i see 302 request
Views
Replies
Total Likes
302 request is a redirect. Usually, that occurs when the original network request is an insecure HTTP, so the Floodlight server redirects to a secure HTTPS. Although that results in 2 network requests, only one Floodlight hit should be tracked and reported.
Views
Replies
Total Likes
would like to understand why 2 302 request in network tab but i see fired a event in browser console from adobe launch. This was actually working fine during december
Views
Replies
Total Likes
Hey @jerlinl72016531
I think you might have 2 tags installed on page that how it's showing 2 request for 302, however in each request, The first one is a 302 redirect, and the second would result in a HTTP Status code of 200 if this is true.
Views
Replies
Total Likes
We are deploying floodlight using gtag js extension and we dont use any other tag on the website.and we dont have any other gtag on the page. Actually my concern was how floodlight was working even on Jan 25th 2022 when i validated. Please assist
Views
Replies
Total Likes
And if i deploy using custom code then floodlight tags are firing in network tabs
Views
Replies
Total Likes
Views
Replies
Total Likes
Interesting discussion @jerlinl72016531 @Gokul_Agiwal @yuhuisg
@jerlinl72016531 if the query is resolved, it would be nice to know the solution here.
Views
Replies
Total Likes
Can you send me the link please? Is this issue resolved? I am seeing same 302 status for FLS tags.
Views
Replies
Total Likes
Hi I am facing similar kind of issue, can you please provide the detailed resolution.
Thanks!
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies