• Resolved blubbering

    (@blubbering)


    Hey there just saw this awesome plugin! Looks like what I need!

    I have Yoast SEO Plugin active and for Analytics Tracking MonsterInsights. Does this plugin works with them? I Just need to track some Buttons. MonsterInsights just tracks pageview but no events.
    I also have contact form 7 and I track form submits. So can this Plugin work with all of them like a charm?

    https://wordpress.org/plugins/wp-google-analytics-events/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’ve have the same goals (buttons and CF7 forms) with this plugin and struggling how to set it up…

    I’ve found it. It works with Monster Insights and Contact Form 7

    You simply define prior your button code and close the div. Example:

    <div class="my-button">
    [button]
    <div/>

    The same with Contact Form 7 forms, but you put the div-tag next to the submit button, like this:

    <div class="myform-button">
    [submit "Send"]
    </div>

    In “WP Google Analytics Events” (Click Tracking) setup, you put the name of your button, whatever you want to call it, in this case: my-button or myform-button into the field for Element Name. Example:

    Element Name: my-button
    Type: Class
    Event Category: Startpage
    Event Action click
    Event Label: Startbutton clicked
    Non-Interaction: false

    You don’t need ticked: Don’t add the GA tracking code

    Check with realtime analytics. It works ok.

    Plugin Author yuvalo

    (@yuvalo)

    @mpek thanks for taking the time in writing this down.
    As you wrote, the plugin works along with MonsterInsights and Contact Form 7.

    We also have a little guide for integrating with Contact Form 7:
    https://wpflow.com/tracking-contact-form-7-submissions/

    Thanks,

    Yuval

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Working with yoast and MonsterInsights’ is closed to new replies.