How to calculate LinkedIn Campaign Cost - linkedin

We want to get campaign cost from LinkedIn.
We have checked LinkedIn's API documentation but couldn't find anything
What we want is,
Yesreday's campaign cost
Last 30 days campaign cost
Previous 30 days campaign cost
Any help will be admirable
Thank You.

Related

Linkedin share-statistics API : Discrepancies between individual share impressionCount and global Impressions count

I ‘m trying to use the linkedin API to display 2 different statistics :
the number of impressions for an organization over a period of time. To achieve this I use the following endpoint :
/organizationalEntityShareStatistics?q=organizationalEntity&organizationalEntity=urn:li:organization:${linkedinCompanyId}&timeIntervals.timeGranularityType=MONTH&timeIntervals.timeRange.start=${startMonth}&timeIntervals.timeRange.end=${endMonth}`
);
which to my understanding aggregate all share statistics over the period as per : https://learn.microsoft.com/en-us/linkedin/marketing/integrations/community-management/organizations/share-statistics?view=li-lms-2022-08&tabs=http#retrieve-time-bound-share-statistics
the top 3 post (share) which generated the most impressions over the same period of time
For this one, it’s a 2 steps process :
first getting the posts over /shares?q=owners&owners=urn:li:organization:${linkedinCompanyId}
getting all the corresponding statistics data for each share by using the first mentionned endpoint with all the share ids, as per : https://learn.microsoft.com/en-us/linkedin/marketing/integrations/community-management/organizations/share-statistics?view=li-lms-2022-08&tabs=http#retrieve-statistics-for-specific-shares
get the top 3 with most impressions
(I omitted the paging portion, but I get all shares from the company)
My issue is that for some months, the numbers seem really off. For example in June I have :
number of impressions total : 1116
top3 of share by impressions: 169 / 130 / 10
This leads me to think I’m missing something about the API or the understanding of what is a share.
I’ve tried both uniqueImpressionsCount and impressionCount , discrepancies seem higher with uniqueImpressionsCount
I tried to change the granularity of the time interval from DAY to MONTH, assuming there might have been some error in my calculation. Didn’t seem to change anything.
If someone has some experience with this API, would appreciate any hints

Google Analytics - Difference between Active Users and 30 Day Active Users

Can someone please help in understanding the difference I am seeing in my Google Analytics report for Active and 30-Day Active users? Screenshot attached.
I have tried to google and research, but could not get a satisfying answer.
Thank you in advance.
Difference in Active and 30-Day Active Users for a specific date range

Anomalies in Google analytics datas

I detected anomalies in Google Analytics statistics for the year 2021 on a site I manage. The number of page views per session is in free fall, while the bounce rate and time spent per page is exploding (please, see the Google Analytics Datas link below).
I'm not sure if it's the current statics that are wrong, or the ones that were between February and October, or both, but there is definitely something wrong, and I don't know why.
Do you have any theories please?
Google Analytics Datas
Thanks a lot !

How to track rankings with google-analytics-spreadsheet-add-on

I wondered if it is possible to track the rankings with the google-analytics-spreadsheet-add-on?
Because in Analytics > acquisition > search console > landingpages you can see the rankings of the period which is setted ("Last N Days" in Report Configurations of Spreadsheet).
At the moment we are tracking the pageviews of last 90 days. We would like to track also the average ranking position of last 14 days. Do you know what I would have to set in the report configurations (propably metrics and dimensions)? Unfortunately I couldn't find a solution in the internet.
Thank you very much!
This script is doing perfectly but only for 100 sites.
https://www.ranktank.org/

Price per request in Google Analytics API

I'm looking for prices of additionnal API calls within Google Analytics.
In the developers console, I can enter my billing information, but before, I'd like to find a price table somewhere.
I know that the free quota is 50 000 requests per month, I know we can ask for an extension, but I need much more and I'm ready to pay. The only question is : what does it cost ?
Thanks !
That's 50,000 requests per day. If you need more, you can go Premium, but even if you do some limits will remain the same. Check their page on Collection Limits and Quota. Pricing probably varies on your needs and scopes.

Resources