Help with Goal metric Numbers using Analytics Metric
I'm trying to use Page Views (event 3) an event created by our analytics team in my company.
when I'm hitting that activity using Delivery Api and Data Insertion Api I see only uniuqe visitors numbers in my report suite in the analytics workspace but Page Views e3 is zero


that is the implementation that I'm using ::
https://developer.adobe.com/target/implement/server-side/sdk-guides/integration-with-experience-cloud/a4t-reporting/#user-retrieves-analytics-payload-from-adobe-target
my logs of the requests is :
delivery api :
https://company.tt.omtrdc.net/rest/v1/delivery?client=clientCode&sessionId=ffff16b6-1b7a-40a8-b513-a6693ecc56ee
data insertion api
https://smetrics.omtrdc.co.uk/b/ss/omtrdcdev/0?pe=tnt&tnta=7777:1:0|777:1:0|7777:1:0|1&mcid=8787878788787
can any one tell me if i need to add anything else to my data insertion api to make the goal metric Page views (e3) has numbers
Thanks for your help