Description
This plugin makes it easy to add conversions from WordPress forms into Fathom Analytics with no code.
The official Fathom Analytics plugin makes it easy to place the tracking code on the page, it does not add the ability to create events/conversions easily.
Fathom Analytics Conversions is the no code answer for WordPress and Fathom Analytics users. You need to technical knowledge to implement events.
Warning BETA API in use
This plugin uses the Beta Fathom Analytics API, which is still in early access, and subject to changes in the future, this plugin could stop working without warning if updates occur.
Key Features
- Automated backend creation of events for your forms
- Code added to the form on submit to add the conversion in Fathom Analytics
- Events named by your form name
- Automatic update of the event Name if you change your form name
Privacy Notices
This plugin:
- does not track any users
- does not write any data to the database
- sends data to the Fathom Analytics servers – more information can be found on Fathom Analytics website
Demo
You can find more information about the plugin, and see a demo and installation instructions on the [https://fathomconversions.com](Fathom Conversions website)
Requirements
For this to work you will need either:
- You need a paid Fathom Analytics account $10 off your first month with our referral code – by using this you will support our development efforts and keep this plugin free.
- Sign up for a 7 day free trial today. Both options are $14/month thereafter on the basic plan.
And a supported WordPress plugin listed below installed and active.
Currently supported plugins
Screenshots
Installation
This section describes how to install the plugin and get it working.
Easy method:
- From the WordPress dashboard Plugins > Add New search for ‘Fathom Analytics’ and click install then Activate
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Follow the instructions below to set up your API Key
Manual method:
- Download the zip file from this page and unzip
- Upload the entire
fathom-analytics-conversions
folder to the/wp-content/plugins/
directory using your favourite FTP tool - Follow the instructions below to set up your API Key
FAQ
-
Why did you build this plugin?
-
In January 2022 Google Analytics was deemed illegal in the EU as data would be sent to Google server’s in the US. this started our search for a more privacy focussed platform – we found Fathom Analytics.
In March 2022 Google announced sunset July 1, 2023 and data deletion (+6 months) of Google Analytics Universal, with no data being kept essentially forcing users on to Google Analytics v4. This only complicates matters for the billions of sites using Google Analytics, and does not deal with the privacy requirements of EU users.
With the push to find another solution, we started with Fathom Analytics, and saw that it required plenty of code to integrate forms and create events and conversions. Hence, with their support, this plugin attempts to make it easy for the non-coders to implement events with and Fathom Analytics.
-
How do I get started?
-
- Start by creating your account on Fathom Analytics
- Install the official Fathom Analytics plugin, and configure it with your site ID.
- Install or upload this plugin
- Go to Settings > Fathom Analytics Conversions and follow the steps to create your API Key
- Open the Fathom Analytics API Settings page
- Create a new token, using a sensible name
- Create as a ‘Site-specific key’
- Set Access to ‘Manage’ (this is because we need to create Events, not just track against them
- Click Generate API Key
- Copy the API Key and paste into Settings > Fathom Analytics Conversions
- Click ‘Save Changes’
- Check the boxes for the installed plugins you want to track data from
The plugin will then go through these plugins and create the matching events. As soon as your form has a submission it will be recorded in your Fathom Analytics dashboard.
-
I have a feature request
-
Please create a feature request in the WordPress plugin support pages.
-
I have a bug or issue
-
Please create a thread in the WordPress plugin support pages.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Fathom Analytics Conversions” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Fathom Analytics Conversions” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Added deletion of plugin settings on plugin delete
1.0
- First version supporting Contact Form 7