alanjeff
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Failed to send your message.@soomill, did you figure this issue out? I am experiencing the same problem.
Thank you.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding GTM to my AMP pageHello Ahmed,
I think I figured this out.
Thank you.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Adding GTM to my AMP pageHello Ahmed,
Thank you for getting back to me. GTM says to put the following code in the head which you already have because of analytics.
<!– AMP Analytics –><script async custom-element=”amp-analytics” src=”https://cdn.ampproject.org/v0/amp-analytics-0.1.js”></script>
And then put the following code in the body of every page.(I changed our GTM number for obvious reasons.
<!– Google Tag Manager –>
<amp-analytics config=”https://www.googletagmanager.com/amp.json?id=GTM-ABCDEFG>m.url=SOURCE_URL” data-credentials=”include”></amp-analytics>How to I include this body code into my AMP pages?
Thank you.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Undefined index: ampforwp-amp-on-offThank you Marqas.
I guess I was looking at the pages incorrectly with a /amp instead of ?amp at the end.
Thank you again.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Undefined index: ampforwp-amp-on-offThank you Marqas.
It is working better but I am only seeing it on my blog posts and not on all my pages although I thought the feature would work across the site. Is there something I need to check to make this happen?
Thank you again.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Undefined index: ampforwp-amp-on-offThank you Marqas.