PurpleTurtleCreative / purple-turtle-creative

Custom theme for the Purple Turtle Creative WordPress website.
https://purpleturtlecreative.com/
GNU General Public License v3.0
0 stars 0 forks source link

Change mailing list events to mark conversions #65

Closed MichelleBlanchette closed 1 year ago

MichelleBlanchette commented 1 year ago

The event names are too generic to mark as conversions. (eg form_submit)

I think these form submissions should instead be marked as the recommended event name generate_lead documented here: https://developers.google.com/analytics/devguides/collection/ga4/reference/events?client_type=gtag#generate_lead

Also, I don't think we need to worry about setting a conversion value as recommended in the documentation. That seems to just be for "smart automatic bidding" for Google Ads. I don't really have a sense of conversion value for a mailing list signup, anyways.