Skip to content

vitiligosociety/civicrmconversiontracking

Repository files navigation

vitiligodonatetracking

  • Submit google and facebook tracking events from the Thank You page of donations and memberships.

  • The extension assumes you already have Google Analytics and/or the Facebook Pixel already configured on your website with tracking IDs/code. The extension submits donation/membership completion events by calling those platforms' APIs.

  • If browser's Do Not Track option is set, respect this.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.0+
  • CiviCRM 5.0+

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl vitiligodonatetracking@https://github.com/vitiligosociety/vitiligodonatetracking/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/vitiligosociety/vitiligodonatetracking.git
cv en vitiligodonatetracking

About

Emit tracking events on thank you pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published