Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Having the same issue. We use GTM for code placement. AMP traffic dropped to zero after updating on the 6th of may.

    Almost had a heart attack lol!

    Looking forward to a fix!

    Thread Starter cnbscene

    (@cnbscene)

    Forgot to give you this!

    ===========================================
    ### Begin System Info ###

    — WordPress Configuration

    Site URL: https://wynlv.com
    Home URL: https://wynlv.com
    Multisite: No
    Version: 4.4.2
    Language: en_US
    Table Prefix: Length: 8
    WP_DEBUG: Disabled
    Memory Limit: 40M

    — Revisr Configuration

    Plugin Version: 2.0.2
    Automatic Backups: Disabled
    Auto-Push: Disabled
    Auto-Pull: Disabled
    Import checkouts: Disabled
    Import pulls: Enabled
    Work Tree: /home2/cnbscene/public_html/wynlv
    Git Dir: /home2/cnbscene/public_html/wynlv/.git
    Repository Detected: true
    Repository Writable: true

    — Server Configuration

    Operating System: Linux
    PHP Version: 5.6.17
    MySQL Version: 5.5.42
    Git Version: git version 1.7.11.3
    Git Install Path: /usr/bin/git
    MySQL Install Path: /usr/bin/mysql
    Server Software: Apache
    Server User: cnbscene

    — PHP Configuration

    Safe Mode: Disabled
    Exec Enabled: Enabled
    Memory Limit: 256M
    Upload Max Size: 50M
    Post Max Size: 50M
    Upload Max Filesize: 50M
    Time Limit: 30
    Max Input Vars: 1000
    Display Errors: N/A

    — WordPress Active Plugins

    Akismet: 3.1.9
    All In One Schema.org Rich Snippets: 1.4.0
    AMP: 0.3.2
    Caldera Forms: 1.3.3.1
    CategoryTinymce: 3.6.4
    Force Regenerate Thumbnails: 2.0.5
    Global Content Blocks: 2.1.5
    Google Tag Manager for WordPress: 1.2
    Google XML Sitemaps: 4.0.8
    Heartbeat Control: 1.0.3
    NextScripts: Social Networks Auto-Poster: 3.5.1
    Revisr: 2.0.2
    Ultimate Addons for Visual Composer: 3.15.2
    Ultimate Social Deux: 3.1.6
    UpdraftPlus – Backup/Restore: 2.12.1.1
    Upload Larger Plugins: 1.2
    W3 Total Cache: 0.9.4.1
    WPBakery Visual Composer: 4.10
    WPFront Notification Bar: 1.7
    WP Last Modified: 0.1
    WP Smush: 2.1.5
    Yoast SEO: 3.1.2

    — WordPress Inactive Plugins

    Fourteen Colors: 1.2
    Fourteen Extended: 1.2.33
    Google Content Experiments: 1.0.3
    HTML Regex Replace: 1.1
    MaxButtons: 4.19
    Ninja Forms: 2.9.38
    SEO Keyword Suggestions by HitTail: 1.0.3
    Slider Revolution: 5.1.6
    Styles: 1.1.10
    Styles: TwentyFourteen: 1.0.2
    WordPress Importer: 0.6.1
    WP-DBManager: 2.78
    WP-HTML-Compression: 0.5.8

    ### End System Info ###

    Thread Starter cnbscene

    (@cnbscene)

    Never mind, i figured it out.

    If your query string is ?property just put {get:property} in the value field for the hidden text.

    cnbscene

    (@cnbscene)

    Ok I got the “onmousedown” changes implemented. Turns out you have to deactivate the plugin if you use the plugin editor. Then edit file. Then activate plugin.

    OR

    Download it to your computer (i can’t, don’t have FTP access at this company)

    What’s weird now is that not all links are tracked. For example we have three social links in a row. They are not buttons, just actual text links like this
    facebook link
    twitter link
    youtube link

    Nothing special. Just normal links. The only one that got tagged with the scrip is the youtube link.

    Also none of the links in the header or footer got tagged either.

    Can anyone point me in the right direction?

    Thanks

    Hey guys,

    I have the same problem, I have a click to call button for telephone calls. I went into the editor and replaced all 8 instances of onclick with onmousedown, but when I inspect my click to call button I still see “onclick”.

    I’m running W3 Total cache so I tried disabling all caching and empty the cache but no luck. Any thoughts?

    Thanks!

    Did this work?

    Thread Starter cnbscene

    (@cnbscene)

    I disabled minify in W3 Total Cache and both Blunt GA and GA by Yoast are working. I don’t know why there are two copies of ga.js on my site. There should be one ga.js for Blunt GA and one analytics.js for Yoast (using universal analytics). I’m just going to live with the minify turned off for now, it doesn’t make that huge of a difference on my site.

    If anyone can get click-to-call working with GA for WordPress I’m dying to know how.

    I’ve been using Blunt GA for the past few months as it was the only one I could figure out (with the developer’s help which was awesome). Unfortunately, I installed W3 Total Cache and it broke Blunt GA.

    I’d really like to get GA by Yoast working as that’s what I’m using for a major client. But I’m tearing my hair out trying to figure out how to track call clicks.

    Forum: Plugins
    In reply to: [Blunt GA] How to use ga.js
    Thread Starter cnbscene

    (@cnbscene)

    Looks like its working now! I setup some goals for click to call and mailto.

    The events show immediately in the Realtime

    I’m guessing the conversions and events will start tomorrow when the “Content” section updates.

    Thanks for your quick response and help. I’ve tried every other plugin out there and everyone ignored my concerns.

    You rock!

    Forum: Plugins
    In reply to: [Blunt GA] How to use ga.js
    Thread Starter cnbscene

    (@cnbscene)

    I tried updating the plugin and it crashed my install of wordpress. I renamed the plugin folder to blunt-gabak and it came back.

    I tried installing it fresh and it gave me the following fatal error:

    Warning: require_once(/home2/cnbscene/public_html/wynlv/wp-content/plugins/blunt-ga/tld/utils.php) [function.require-once]: failed to open stream: No such file or directory in /home2/cnbscene/public_html/wynlv/wp-content/plugins/blunt-ga/blunt.ga.class.php on line 4

    I was so pumped to try it! ?? Is it something I did wrong?

    I don’t see this directory path in on my server:
    /plugins/blunt-ga/tld/utils.php

    In fact I see no sub directories in either blunt-ga or the backup (blunt-gabak) that I made. There are 2 php files 2 js files a CSS file and some screenshots. That’s it.

    Thanks again!

    Forum: Plugins
    In reply to: [Blunt GA] How to use ga.js
    Thread Starter cnbscene

    (@cnbscene)

    Cool I made a new property and linked it to my Blunt GA install.

    I see that in the real time I’m getting page views, but no events. Does it take 24 hours or so for full integration?

    Thanks again, I’m really excited to get this working!

Viewing 11 replies - 1 through 11 (of 11 total)