Tracking Conversion pixels | Community
Skip to main content
Prathiksha_Hass
New Participant
February 1, 2018
Solved

Tracking Conversion pixels

  • February 1, 2018
  • 3 replies
  • 2327 views

Hi,

Please help me understand to get to the bottom of this issue.

Our website is an e-commerce website and with some recent changes we made to the code, I see in the conversion funnel that the conversion rate is zero.

Adobe has stopped tracking the checkout goal completion after the recent changes.

Can you guys please help me from where I can track if the Adobe conversion pixels are working correctly?

Thanks in advance.

Prathiksha.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by abhijmis

Hi Prathiksha,

You can use any debugger or packet sniffer tool to inspect the conversion pixel/server call.

You can use Adobe Debugger or can also opt to use browser's own Dev Tools as well.

3 replies

Gigazelle
Employee
February 8, 2018

Navigate to the checkout page on your site and open the debugger bookmarklet. You'll see the variables that are firing on that page. If you don't see any checkout events, you'll know that there is an issue with your implementation that you'll want to resolve.

Prathiksha_Hass
New Participant
February 5, 2018

Hi Abhijeet,

Thank you for the inputs. It helps.

Can you also help me understand how I can see the conversion in Adobe Portal?

I jut want to make sure that I have all the set-up right before digger deeper into it.

Thanks,

Prathiksha.

abhijmisAccepted solution
Employee
February 2, 2018

Hi Prathiksha,

You can use any debugger or packet sniffer tool to inspect the conversion pixel/server call.

You can use Adobe Debugger or can also opt to use browser's own Dev Tools as well.