Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

DanP Google Analytics Pageview Sync

Опис

Export the Google Analytics pageviews for all your pages and posts, and copy the data into your WordPress database.

See your pageviews in the WordPress Admin screen next to your pages and posts!

You can then order your pages and posts by pageviews, using the “danp-dot-net-ga-page-views” meta key.

Plus, you can output the number of pageviews to your visitors, by using the shortcode like this:

  • Automatically detect the ID of the page you’re using the shortcode on: [danp-ga-pageviews]
  • Set the page/post ID and output that anywhere you like [danp-ga-pageviews id=999]

Getting Started Guide

Скріншоти

  • This is where you can add your Bitly API token and generate short URLs for all posts and pages. Location: Dashboard > Settings > Reading.

Часті питання

How do I get a Google Analytics account?

You can easily set up a Google Analytics account with any Google Account. See this support article from Google.

How do I get a Google API token?

You will need a JSON API Token from Google Cloud Platform. See the quick start guide.

How do I grant access to my Google Analytics profile?

You need to grant your Google Cloud Platform Service Account with permissions in Google Analytics. See the quick start guide.

How do I get a Google Analytics “Profile ID”?

Login to Google Analytics and click Admin. See the quick start guide for more information.

Where do I enter my API token?

A new page is created in the WordPress Dashboard called ‘Google Analytics Pageview Sync’.

How do I change plugin settings?

A new page is created in the WordPress Dashboard called ‘Google Analytics Pageview Sync’. You can enter your Profile ID and upload your JSON API Key there.

How do I start syncing data?

A new page is created in the WordPress Dashboard called ‘Google Analytics Pageview Sync’. You can start a bulk update there and update the settings to automatically sync pageviews either daily or weekly.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“DanP Google Analytics Pageview Sync” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “DanP Google Analytics Pageview Sync” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • This is the first version!

1.0.1

  • The Google API PHP Client is now bundled as a ZIP folder to prevent issues. The plugin requires file permissions to unzip it.