hellowearemito / dataconnector-facebook

16 stars 10 forks source link

Data Errors in Connector #21

Open LlanosPastor opened 6 years ago

LlanosPastor commented 6 years ago

Hello!! First of all, thank you very much for the connector :)

I have an issue with some errors in the data exported to datastudio. Impressions, click and cost do work fine. Reach, frecuency, ctr and cpc don't.

This is the data I'm connecting to:

image

And this are the results the connector returns to datastudio:

image

Any idea why this may happen?

Thanks in advance!! 👍

djozsef commented 6 years ago

Hello @LlanosPastor,

I believe your problem derives from the way data studio interprets our source. See #20

LlanosPastor commented 6 years ago

not really, that thread says errors in the sums. Of course I do not expect the total to be the same as the data in the facebook panel, the errors are in campaigns one per one.

barcaplasilova commented 5 years ago

Hi @djozsef , thank you very much for the connector. Great Job! But unfortunatelly, I have the same problem as a @LlanosPastor. Reach, frecuency, ctr and cpc doesnt match with facebook data. I am afraid, this is not just a problem with sum. Have you find any solution? Thanks in advance :-)

LlanosPastor commented 5 years ago

@barcaplasilova the problem is: the connector counts the individual ads information and counts each ad individually, and since 1 user can view ads from different ad groups, facebook counts this user as 1, the connector counts 2 users if 1 user sees 2 different ads. Hope that makes it clear :)