Skip to content

impress-org/give-google-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ed0166 · Sep 13, 2023
Aug 23, 2023
Aug 18, 2022
Aug 18, 2022
Jul 6, 2022
Aug 23, 2023
Jul 6, 2022
Jul 6, 2022
Aug 16, 2023
Mar 17, 2017
Aug 12, 2022
Aug 12, 2022
Sep 13, 2023
Aug 16, 2023
Sep 12, 2023
Sep 13, 2023
Aug 16, 2023
Jul 6, 2022

Repository files navigation

Give - Google Analytics Donation Tracking

Add Google Analytics Enhanced eCommerce tracking functionality to Give to track donations.

Description

This plugin requires the Give plugin activated to function properly. When activated, it adds a small script to the Donation Confirmation page that sends ecommerce data to Google Analytics.

Also, This plugin assumes that you have already added Google analytics tracking code containing your site's Universal Analytics ID in the head of your website.

Minimum Requirements

  • WordPress 4.2 or greater
  • PHP version 5.3 or greater
  • MySQL version 5.0 or greater
  • Some payment gateways require fsockopen support (for IPN access)

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of Give, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type "Give" and click Search Plugins. Once you have found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking "Install Now".

Manual installation

The manual installation method involves downloading our donation plugin and uploading it to your server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

Changelog

1.0

  • Initial plugin release. Yippee!