Skip to content

facebook campaign standard event issue in hybrid android app. #19416

@chand-babu

Description

@chand-babu

Hi This is chan babu,
From last few days i facing the issue like facebook ads manager is showing error like.

Capture

but i have created standard event using pixel event code mobileBridge for hybrid app method.
This is my code.

<script>
    !function(f,b,e,v,n,t,s)
    {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
    n.callMethod.apply(n,arguments):n.queue.push(arguments)};
    if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
    n.queue=[];t=b.createElement(e);t.async=!0;
    t.src=v;s=b.getElementsByTagName(e)[0];
    s.parentNode.insertBefore(t,s)}(window, document,'script',
    'https://connect.facebook.net/en_US/fbevents.js');
    fbq('init', 'pixel-Id');
    fbq('track', 'PageView');
    fbq('track', 'ViewContent');
    fbq('track', 'Search');
    fbq('track', 'Lead');
    fbq('set', 'mobileBridge', 'pixel-Id', 'fbapp-id');
  </script>
  <noscript><img height="1" width="1" style="display:none"
  src="https://www.facebook.com/tr?id=pixel-Id&ev=PageView&noscript=1"/>
  </noscript>

all are working fine a able to see the created pixel event of my app in event manager tool.
Capture2
See 131 standard event in above screen shot.
also see the event category in below scrren shot
Capture3
But it is still showing like.
Capture
Please give the solution for that where i am going wrong.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ionitron: supportcloses the issue with links to the correct resources

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions